Executing All Tests Associated with a VI

Complete the following steps to execute all tests associated with a VI.
Caution LabVIEW cannot execute all tests associated with a VI if the VI and tests deploy to different targets. In this situation, you must follow the 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 a VI and select Unit Tests»Run from the shortcut menu.
    Note You also can execute tests associated with multiple VIs by pressing the <Ctrl> key while clicking each VI. Then right-click the selection and select Run Unit Tests from the shortcut menu.