06-26-2019 11:51 AM
Hi all,
Now i am going to work on unit test frame tool kit. i understood how to test vi under unit test frame tool kit. its mean its a manual test. but i want auto test using unit test frame tool kit. give me your suggestions its more help to me.
Thanks
Solved! Go to Solution.
06-26-2019 02:05 PM
If you have the framework installed, you can add tests to a project, and then click on ‘Run Unit Tests’ in the toolbar of the Project Explorer to run them all automatically.
06-27-2019
02:43 PM
- last edited on
04-30-2025
09:35 AM
by
Content Cleaner
UTF also comes with a very small API that lets you run individual tests or all tests in a specified project.
There is also a predefined CLI operation for running unit tests https://www.ni.com/docs/en-US/bundle/labview/page/predefined-command-line-operations.html