07-08-2020 06:27 AM
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?
10-27-2020 04:19 AM
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/06/report-generation-explained.html
https://forums.ni.com/t5/NI-TestStand/TestStand-API-Get-the-status-of-a-a-step/td-p/2316610