Academic Company Events NI Developer Zone Support Solutions Products & Services Contact NI MyNI
This Document is not yet Rated  Rate this Document

Why Is My Sequence Not Generating Results in the TestStand Report?

Hardware: PXI/CompactPCI>>Controllers

Problem:
When I execute my sequence using either the test UUT or single pass entry points, The results of my steps are not displayed in the generated report.  Why is this occurring, and how can I fix the problem?

Solution:
There are two common causes for reporting not to occur:
  1. The ResultList local variable is not present - In the Locals window, make sure that the variable ResultList exists.  TestStand uses this variable to hold the step results until the report is generated, so no report data will be present without this local variable.  If ResultList does not exist, the report will display the following:

    No Sequence Results Found


    To restore the StepResults local, follow the steps below:
    1. Open a new sequence file.
    2. Select the Locals tab and copy the ResultList variable.
    3. Paste that ResultList variable back into your sequence file inside your Locals tab.
  2. Reporting is disabled - Each step in TestStand has an option to disable reporting for that step.  This option is located in the Run Options tab of the Step Properties window.  To enable reporting, ensure that the Record Results box is checked.
       


Related Links:
Developer Zone Tutorial: Understanding and Modifying Result Collection
KnowledgeBase 2K4BOBIJ: How Do I Disable Results Recording For a Sequence?
KnowledgeBase 34FAA53J: TestStand Sequences Called in Post Actions of a Step Are Not Reported

Attachments:





Report Date: 08/07/2006
Last Updated: 02/17/2009
Document ID: 406EQI6S

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
  1 2 3 4 5
Please Contact NI for all product and support inquiries.submit