Number of failures of a specific step
Is it possible to find out how many times a specific step has failed in a certain period of time? The step name is the same across different part numbers.
-
Official comment
Hi Kenneth, yes there are several ways you can do this:
1. In the Test Step Analysis report will give you a pass/fail count for all steps in a sequence for a given period.
2. You can extract the actual measurements from the REST API using api/App/Measurements endpoint.
3. If the failures you are after are "Failures that caused UUT to fail" you can a top failures chart or list counting and aggregating the failures from all steps matching your filter.
Br
Ola Lund ReppeComment actions
Please sign in to leave a comment.
Comments
1 comment