Saving and Loading Test Results
- Updated2025-11-07
- 1 minute(s) read
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:
- 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.
- Navigate to the location where you want to save the .lvutf file.
- 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:
- Open the LabVIEW project that contains the files on which you want to perform unit testing.
- Click the Unit Test Framework Results button
on
the Unit Test Framework toolbar to display the
Unit Test Framework Results window. - Click the Load button. A file dialog box appears.
- 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.