Description
Use the Call Scenario operation to run a scenario from another scenario.
Using the Operation
Position
Number of occurrences: | Unlimited. |
Parent operations: | Group, If... Then or If... Else, While, Loop, Scenario. |
Child operations: | The operation cannot have child operations. |
Operation Think Time
The Think Time edit box at the top of the editor specifies the number of milliseconds the operation will wait before it starts executing.
Operation SLA
The SLA edit box at the top of the editor specifies the maximum acceptable duration of the operation, in milliseconds. For the Call Scenario operation, it corresponds to the maximum acceptable time it takes to run a scenario completely.
Operation Properties
Properties Page
Scenario
Summary Page
This page provides summary information on the operation like the number of found errors, the list of variables used, and so on. Information on the page is read-only.
Information on Errors and Warnings
You can find information on issues in operation properties in the Summary page. Also, information about the erroneous settings is displayed in the editor’s header area.
Remarks
Scenarios cannot contain both Page and Call Scenario operations. As a workaround, you can move the Page operations and their child operations to a separate scenario and call them from your scenario.
See Also
Operation Reference
Recording User Scenarios
Editing Scenarios