Complete the following steps to execute tests in a LabVIEW project.
  1. Open the LabVIEW project that contains the files on which you want to perform unit testing.
  2. Right-click an .lvtest file and select Run from the shortcut menu.
    Note You also can execute multiple tests by pressing the <Ctrl> key while clicking each .lvtest file. Then right-click the selection and select Run Unit Tests from the shortcut menu.
  3. Click the OK button to close the dialog box and return to the Project Explorer window.