LabVIEW Unit Test Framework Toolkit API Reference

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 .

  1. Open the LabVIEW project that contains the files on which you want to perform unit testing.
  2. Double-click a .lvtest file to display the Test Properties dialog box.
  3. Select Advanced from the Category list to display the Advanced page.
  4. 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.
  5. Click the OK button to close the dialog box and return to the Project Explorer window.
  6. Select File»Save to save the project.

Related Information

Assigning Terminals to Controls and Indicators

Selecting a Connector Pane Pattern

Log in to get a better experience