User Paths

A User Path simulates the browsing activity of a real visitor.

The User Path is a succession of web pages that may contain logical Actions such as Containers, Loops or Delays to create a more complex behavior.

Available settings

NameDescriptionAccept variableRequiredSince
nameThe name of the User Path- 
descriptionThe description of the User Path-- 
user_sessionThe "user_session" value can be:
  • reset_on
  • reset_off
  • reset_auto

The default value is reset_auto.
-- 
initThe init container-- 
actionsThe actions container- 
endThe end container-- 
assertionsThe list of assertions to validate the response content of all requests matching criteria within the User Path. 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 a User Path: