Skip to main content

Automatic Threshold

Instead of setting the thresholds manually for a test in a test suite, automatic threshold was introduced and it can be set on a test suite or a test, in order to calculate the tests thresholds based on the latest 5 test results.

The automatic threshold can be set at the time of test suite creation or by updating the test suite.

The automatic threshold can also be enabled per test, instead of for all tests in a test suite.

caution

At the moment, automatic threshold doesn't work with global templates. Marking a test suite as a global template, will reset the automatic threshold value to false. Trying to enable automatic threshold on a global template or on a child, will throw an error.