Idea ID: 2877044

Terminate test when failure rate exceeds a threshold

Status: Waiting for Votes

Our Requirement is to terminate a test run if any of the transactions are failing more than 10%. We will run tests after integration with Jenkins and the tests will run for 4-8 hrs.

So if any transaction fails more than 10%, we would like to terminate the test and fail the Job in Jenkins so that Engineering team can look into the issue at the earliest.