/
path of URL and match string in the response.
/
path of URL and run multiple OR based matchers against response.
/
path of URL and runs two matchers, one with AND conditions with string match in header and another matcher against response body.
/
path of URL and runs two matchers with AND conditions, one with OR conditions with string match in header and another matcher against response body, both condition has to be true in order to match this template.
/
path of the URL as GET request with additional custom headers defined in the template.
/admin
endpoint with defined data as body parameter in the template.
true
when the response time matched the defined duration, in this case 6 or more than 6 seconds.