03-06-2019 05:59 AM - edited 03-06-2019 06:03 AM
Hi,
I have a sequence running in Teststand 2010 which is presenting a confusing test step result.
The step is failing but the measurement recorded in the report (.txt) is within limits.
The step is a Numeric Limit Test.
The test step is set to loop for a maximum of 10 iterations, the step status is set to pass if 3 iterations pass.
The option to record every iteration is not selected because only one result is wanted.
I believe the step fails correctly because there are less than 3 passes.
And only the last iteration is recorded, which happened to be within limits, hence the confusion in the test report.
Is there a neat way of setting Step.Result.Numeric to show the last failing out of limits value if the loop pass criteria is not met as opposed to the last measurement which may be in limits ?
Thanks,
Gary.
03-12-2019 07:44 AM
I think the simplest way would be to check if the test fails and if it does, record the result as an additional result.