Test Priority
- Updated2025-11-07
- 1 minute(s) read
A test priority determines the level of importance of a test. When you create tests, LabVIEW assigns a default priority of 5. The highest priority is 1000, and the lowest priority is 0.
You can specify a test priority interactively by using the Configuration page of the Test Properties dialog box. You also can specify a test priority by editing .lvtest files.
When you execute tests by priority, LabVIEW executes only tests with an equal or higher priority than the Minimum priority you specified on the Unit Test Framework page of the Project Properties dialog box.