Hi,
There are two possibilities, depending on the behavior you want to achieve:
1. Generate and see the report in the TestStand report viewer, but to save only the "Passed" reports
2. Don't generate/view/save any report but only the "Passed" ones
In the first case, all you have to do is to insert a new precondition for the "Write UUT Report" step in each of the Execution Entry Points, as follows:
In the second case, it is easier to place a GoTo step as first step in the "TestReport" callback, and set the following precondition:
Hope this helps,
Silvius
Silvius Iancu