Container

A container only contains steps to be executed.

Available settings

NameDescriptionAccept variableRequiredSince
sla_profileThe name of the SLA profile to apply to the Container (will not be applied to children)--6.9
stepsThe steps to be executed- 
assertionsThe list of assertions to validate the response content of all requests matching criteria within the Container. By default, the validation is applied only on response with content-type text/html or text/xhtml. List of content-types used for response matching can be customized in the Project Settings / Runtime Parameters from the GUI project (cannot be customized with As-code only project).--7.6

Example

Defining an "actions" container with 2 steps: 1 request and 1 Delay.