OptionalnameName of the test, optional.
Action to take on failure, mandatory.
One of 'and', 'or', default is 'or'.
OptionalrequestThe regular expression to be matched in the request body, optional.
OptionalrequestThe regular expression to be matched in the request header, optional.
OptionalresponseThe regular expression to be matched in the response body, optional.
OptionalresponseThe regular expression to be matched in the response header, optional.
Specifies that the test is of type 'url'.
The URL to be tested.
Interface for URL tests.
Example YAML representation:
IUrlTest