Software Engineering with LabVIEW: Difference between revisions
Appearance
Add links to the NI repositories |
mNo edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
This page describes software engineering practices and tools. | This page describes software engineering practices and tools. | ||
The intent of the this page is to share best practices. This will include discussion of tool selection, where appropriate, and information regarding setting up and using tools. | The intent of the this page is to share best practices. This will include discussion of tool selection, where appropriate, and information regarding setting up and using tools. | ||
Following are some key tasks that are part of a software engineering process: | |||
*[[Requirements Management]] | |||
*[[Planning Development]] | |||
*[[Software Design]] | |||
*[[Source Code Control]] | |||
*[[Unit and Regression Testing]] | |||
*[[Issue Tracking]] | |||
== External links == | |||
*[http://ni.com/largeapps ni.com/largeapps] -- information collected and reviewed by NI employees | |||
*[http://ni.com/community/largeapps ni.com/community/largeapps] -- information contributed by LabVIEW users worldwide (WIKI editiable)<br> | |||
[[Category:SW_Engineering]] | [[Category:SW_Engineering]] | ||
Latest revision as of 14:22, 21 April 2009
This page describes software engineering practices and tools.
The intent of the this page is to share best practices. This will include discussion of tool selection, where appropriate, and information regarding setting up and using tools.
Following are some key tasks that are part of a software engineering process:
- Requirements Management
- Planning Development
- Software Design
- Source Code Control
- Unit and Regression Testing
- Issue Tracking
External links
- ni.com/largeapps -- information collected and reviewed by NI employees
- ni.com/community/largeapps -- information contributed by LabVIEW users worldwide (WIKI editiable)