You can save test results from the Unit Test Framework Results window to a .lvutf file that you can load later.

Saving Test Results to a File

Complete the following steps to save test results from the Unit Test Framework Results window to a .lvutf file:
  1. After you execute tests, LabVIEW displays the Unit Test Framework Results window. Click the Save button to save test results to a .lvutf file. A file dialog box appears.
  2. Navigate to the location where you want to save the .lvutf file.
  3. Enter the filename you want for the .lvutf file and click the OK button.

Loading Test Results from a File

Complete the following steps to load a .lvutf file into the Unit Test Framework Results window:
  1. Open the LabVIEW project that contains the files on which you want to perform unit testing.
  2. Click the Unit Test Framework Results button on the Unit Test Framework toolbar to display the Unit Test Framework Results window.
  3. Click the Load button. A file dialog box appears.
  4. Navigate to and select the .lvutf file you want to load. Click the OK button. The Unit Test Framework Results window displays the results you saved previously.