Unit Test Framework VIs
- Updated2023-02-21
- 1 minute(s) read
June 2013, 372585D-01
Requires: Unit Test Framework Toolkit. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.
Use the Unit Test Framework VIs to execute tests programmatically.
The VIs on this palette can return general LabVIEW error codes or specific Unit Test Framework error codes.
| Palette Object | Description |
|---|---|
| Create Report | Generates a report after test execution. You can generate this report in HTML, Automatic Test Markup Language (ATML), or ASCII format. |
| Open Results Window | Displays the Unit Test Framework Results window after test execution. |
| Run Tests from File | Executes tests from .lvtest files.
You also can use the Run Tests from Project VI to execute tests from a LabVIEW project. |
| Run Tests from Project | Executes tests from a LabVIEW project.
You also can use the Run Tests from File VI to execute tests from .lvtest files. |
© 2008–2013 National Instruments. All rights reserved.