NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

how to get test result of subsequence at the end of testing

Some subsequences in my Teststand,  but I am unable to get the test data of all subsequence in the result list (in Testreport sequence) at the end of testing, any way solve my doubts?
 
 
Thanks, Steven
0 Kudos
Message 1 of 4
(3,615 Views)

Hi Steven,

Make sure that all your call SequenceCall steps have the Record Results enabled in the properties of the step.

Regards

Ray Farmer

Regards
Ray Farmer
0 Kudos
Message 2 of 4
(3,614 Views)
Hello Ray,
 
My subsequence runs in a New thread, is it a reason for that?
 
 
Thanks, Steven
0 Kudos
Message 3 of 4
(3,606 Views)

Hi,

Yes,

Add a Wait Step set-up for your new execution reference, some where in your MainSequence, ensure the record result is enabled on that step. That should now capture the results from your New Execution.

I think there is an example either in the TestStand\examples or on the NI Website.

If not, and you are still having problems, I'll do a simple example.

Regards

Ray

Regards
Ray Farmer
0 Kudos
Message 4 of 4
(3,603 Views)