![]() | Download Help (Windows Only) |
You can generate a report to process collected test results. Most of the report generation capabilities are not native to the TestStand Engine or to the TestStand Sequence Editor. The default process model, which calls the Main sequence in the client sequence file to test a UUT, relies on the automatic result collection capabilities of the TestStand Engine to accumulate the raw data for each report. The engine automatically compiles the result of each step into a result list for an entire sequence, which contains the result of each step and the result list of each subsequence call made.
When you run a sequence using the Test UUTs or Single Pass Execution entry point, the default report generation process model plug-in, NI_ReportGenerator.seq, located in the <TestStand>\
Select Configure»Result Processing to launch the Result Processing dialog box. Place a checkmark in the Enabled column of the Report row to enable the default report generation process model plug-in. You can customize or replace any portion of the report generator process model plug-in.
Click the icon in the Options column for the reporting model plug-in to launch the Report Options dialog box, in which you can specify options that determine the content and format of the report and the names and locations of report files.
You can use reports in the following ways in TestStand:
![]() |
Note You must have a minimum supported version of Microsoft Internet Explorer or later to view TestStand reports. Refer to the NI TestStand Readme for more information about supported versions of Internet Explorer. |
![]() |
Note All TestStand report generators support generating reports that contain 64-bit integer data types. Signed 64-bit integers use the %d format string, and unsigned 64-bit integers use the %u format string. |
Helpful
Not Helpful