Jump to content

Software Engineering with LabVIEW: Difference between revisions

From LabVIEW Wiki
m SoftwareEngineeringAndLabVIEW moved to Software Engineering with LabVIEW: Page name does not follow guidelines.
Add links to the NI repositories
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:<br />
National Instruments maintains two massive repositories of information regarding software engineering with LabVIEW:
[[Requirements Management]]<br />
[[Planning Development]]<br />
[[Software Design]]<br />
[[Source Code Control]]<br />
[[Unit and Regression Testing]]<br />
[[Issue Tracking]]<br />


[[Category:SW Engineering]]
*[http://ni.com/largeapps ni.com/largeapps] -- information collected and reviewed by NI employees
*[http://ni.com/community/largeapps ni.com/community/largeapps] -- a WIKI of information contributed by LabVIEW users worldwide <br>
 
Following are some key tasks that are part of a software engineering process:<br> [[Requirements Management]]<br> [[Planning Development]]<br> [[Software Design]]<br> [[Source Code Control]]<br> [[Unit and Regression Testing]]<br> [[Issue Tracking]]<br>
 
[[Category:SW_Engineering]]
 
<br>

Revision as of 12:20, 20 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.

National Instruments maintains two massive repositories of information regarding software engineering with LabVIEW:

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