11-29-2005 07:34 AM - last edited on 07-18-2008 09:27 AM by Support
12-01-2005 10:50 AM
Check out TimeSlice at www.tslice.com. The UTool, which is one of the tools under the OverVIEW test and validation edition allows you to develop test cases to verify code function, play back these test cases for regression testing, and generate test reports. Within OverVIEW, you can bring up a project, see the test status of all project unit tests, and launch automated batch runs.
These tools evolved focusing on the biomedical, millitary, aerospace, power, and other industries, where mission-critical and/or regulated validations are required.
02-02-2009 10:13 AM
JKI has just released VI Tester, which is a pure LabVIEW implementation of the xUnit software testing architecture. In VI Tester, unit tests are VIs that perform tests on other VIs. Below, is a screenshot of the user interface running some tests.
02-03-2009 12:26 AM
For unit testing and other ways of debugging LabVIEW applications, please feel free to visit the forthcoming ni.com/softwareengineering and to check for new content on ni.com/largeapps starting Friday, 02/06/2009.
Herbert
02-09-2009 09:28 PM
The LabVIEW Unit Test Framework Toolkit is the NI unit test tool for LabVIEW code. http://zone.ni.com/devzone/cda/tut/p/id/8082
Neil