Specifying the Number of Times to Repeat a Test
- Updated2025-11-07
- 1 minute(s) read
- Open the LabVIEW project that contains the files on which you want to perform unit testing.
- Double-click a .lvtest file to display the Test Properties dialog box.
- Select Advanced from the Category list to display the Advanced page.
- Use the Repetitions control to specify the number of times LabVIEW repeats this test.
- Click the OK button to close the dialog box and return to the Project Explorer window.
- Select to save the project.