Help Boxes

Test Pass/Fail Configuration

You can configure several test quality criteria.
When at least one of such criteria missed,
the test is qualified as Failed.

To create a test quality criteria, in the property
grid enable a Pass / Fail condition and specify
its acceptable limit.

See Also:
Configuring Test Pass-Fail Qualification


Property Grid

Property

Description

Page Goal MissesEnter Yes if Page Goal Misses is subject to the test's Pass / Fail condition.
Page Goal ThresholdEnter % of Page Goal Misses that triggers the Fail condition. Enter 0 to fail the test with a single Page Goal violation.
Transaction Goal MissesEnter Yes if Transaction Goal Misses is subject to the test's Pass / Fail condition.
Transaction Goal ThresholdEnter % of Transaction Goal Misses that triggers the Fail condition. Enter 0 to fail the test with a single Transaction Goal violation.
Request ErrorsEnter Yes if Request Errors are subject to the test's Pass / Fail condition.
Request Error ThresholdEnter % of Request Errors that triggers the Fail condition. Enter 0 to fail the test with a single Request Error violation.
Request TimeoutsEnter Yes if Request Timeouts are subject to the test's Pass / Fail condition.
Request Timeout ThresholdEnter % of Request Timeouts that triggers the Fail condition. Enter 0 to fail the test with a single Request Timeout violation.
Failed iterationsEnter Yes if Failed iterations are subject to the test's Pass / Fail condition.
Failed iteration ThresholdEnter % of Failed iterations that trigger the Fail condition. Enter 0 to fail the test with a single failed iteration violation.

 

  • No labels