Hi,
we use TestStand as an automation roboter for testcases that are constructed within Mercury TestDirector and compiled in-time during execution. The sequence files are built via API exclusively from custom StepTypes and only in the MainSequence.
I need to report the pass/fail result plus detailed information located in [Step].Result-ReportText for each inserted step(type) back to TestDirector - and nothing more!
How can I limit the information to the top level steps in MainSequence? We tried to use tracing messages but didn't find a way to disable tracing into substeps. The same problem applies to use the report file.
Regards,
bartislartfass