Open Results Window VI
- Updated2023-02-21
- 2 minute(s) read
Open Results Window VI
Owning Palette: Unit Test Framework VIs
Requires: Unit Test Framework Toolkit
Displays the Unit Test Framework Results window after test execution.

![]() |
test results in contains the results of the test execution from using either the Run Tests from File VI or Run Tests from Project VI. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
test results out returns the test results in unchanged. |
![]() |
error out contains error information. This output provides standard error out functionality. |
Examples
Refer to the following VIs for examples of using the Open Results Window VI:
- Programmatically Run Tests from File VI: labview\examples\Unit Test Framework\Programmatic Tests
- Programmatically Run Tests from Project VI: labview\examples\Unit Test Framework\Programmatic Tests



