SystemLink Forum

cancel
Showing results for 
Search instead for 
Did you mean: 

New Test Result for Subsequence call

Is there a way to make subsequence calls appear in their own Test Result?

For example, if my sequence looks like:

 

MainSequence

Subsequence1 Call

Subsequence2 Call

 

Is there a way to have Subsequence 1 and Subsequence 2 show up in their own lines in the Test Monitor -> Test Results section of the SystemLink web interface instead of showing up under MainSequence?

 

Thanks,

 

Chris

0 Kudos
Message 1 of 2
(1,844 Views)

If you're using the TestStand Test Monitor plugin to report results, no. If you're wanting more control/configuration over how the results and steps get reported, you could use the Test Module API to do your own reporting instead of using the default provided by the Test Monitor plugin.

0 Kudos
Message 2 of 2
(1,815 Views)