Skip to content

Commit aa70f9b

Browse files
1 fix
1 parent 0f62228 commit aa70f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/load-testing/how-to-define-test-criteria.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ To specify fail criteria in the YAML configuration file:
100100

101101
1. Add your test criteria in the `failureCriteria` setting.
102102

103-
Use the [fail criteria format](#fail-criteria-structure), as described earlier. You can add multiple fail criteria for a load test.
103+
Use the [fail criteria format](#fail-criteria-structure-for-client-metrics), as described earlier. You can add multiple fail criteria for a load test.
104104

105105
The following example defines three fail criteria. The first two criteria apply to the overall load test, and the last one specifies a condition for the `GetCustomerDetails` request.
106106

0 commit comments

Comments
 (0)