Run Tests from Project VI
- Updated2024-07-30
- 7 minute(s) read
Executes tests from a LabVIEW project. You also can use the Run Tests from File VI to execute tests from .lvtest files.

Inputs/Outputs
show progress bar? (T)
—
show progress bar? specifies whether to show the progress window during test execution. The default is TRUE.
project file path
—
project file path specifies the path to the .lvproj file that contains .lvtest files.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
test results out
—
test results out returns test results of the .lvtest files in the specified .lvproj file.
error out
—
error out contains error information. This output provides standard error out functionality. |
show progress bar? (T)
—
project file path
—
error in (no error)
—
test results out
—
utf results out
—
test result
—
time elapsed [ms]
—
error message
—
parameter value
—
parameters
—
element
—
Executed Class Path
—
coverage
—
diagram run flag
—
start time
—
test hierarchy
—
Dependence VI
—
error out
—