Create Report VI
- Updated2024-07-30
- 14 minute(s) read
Generates a report after test execution. You can generate this report in HTML, Automatic Test Markup Language (ATML), or ASCII format.

Inputs/Outputs
CSS file path
—
CSS file path specifies the path to the Cascading Style Sheet (CSS) file this VI uses to customize HTML reports.
view report? (T)
—
view report? specifies whether to display the report after test execution. If you do not display the report after test execution, you can view the report by navigating to the report path you specified. The default is TRUE.
test results in
—
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.
report path
—
report path specifies the path to which LabVIEW saves the generated report file. The default is My Documents\LabVIEW Data.
report type (HTML)
—
report type specifies the type of report this VI generates.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
display by (Test name)
—
display by specifies whether to display the test results according to the names of the tests or the names of the VIs.
report settings
—
report settings specifies the contents of the test report.
test results out
—
test results out returns the test results in unchanged.
error out
—
error out contains error information. This output provides standard error out functionality. |
CSS file path
—
view report? (T)
—
test results in
—
utf results out
—
test result
—
time elapsed [ms]
—
error message
—
parameter value
—
parameters
—
element
—
coverage
—
diagram run flag
—
start time
—
test hierarchy
—
report type (HTML)
—
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
—