Configuring the Input/Output Setting of the VI under Test (Unit Test Framework Toolkit)
- Updated2023-02-21
- 1 minute(s) read
Complete the following steps to configure which controls and indicators of the VI under test appear on the .
- 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.
- Click the Input/output values list and select which controls and indicators of the VI under test appear on the Test Cases page.
Note If you select the Include controls and indicators from connector pane setting, make sure you select a connector pane pattern and assign terminals for the VI under test. - Click the OK button to close the dialog box and return to the Project Explorer window.
- Select File»Save to save the project.