Automatic Result Collection
- 更新时间2025-07-23
- 阅读时长1分钟
TestStand can automatically collect the results of each step. You can enable or disable result collection for a step, a sequence, an execution, or for the entire test station. You can generate a report and log results to a database to process the collected test results.
Each sequence includes a local array that stores the results of each step. The contents of the results for each step vary depending on the step type. TestStand stores the results for a step in the array and adds information, such as the name of the step and its position in the sequence. For a step that calls a sequence, TestStand also adds the result array from the subsequence.