NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Report only last fail

Hello,

 

is there a way to report only fail from subsequence to teststand db? For now if product fails, I can see in log file:

Step fail

Subsequence fail

Mainsequence fail

 

and in teststand db its similar:

mainsequence callback fail

subsequence fail

step fail

 

I would like to report only step fail. Is it possible to set it up?

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

Sure, it depends which of the options you chose todo the reporting. You can either customize the report generation plugin or at the end of test sequence list failed steps and subsequences and have them logged into db in a separate Action step.

https://www.ni.com/en-gb/support/documentation/supplemental/08/teststand-report-generation-and-custo...

https://www.ni.com/en-gb/support/documentation/supplemental/06/report-generation-explained.html

https://forums.ni.com/t5/NI-TestStand/TestStand-API-Get-the-status-of-a-a-step/td-p/2316610

 

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