Loop instructions repeat a set of API calls a specified number of times within a test scenario, simulating repetitive user behavior such as repeated logon attempts or page browsing.
Prerequisites
Before you begin, make sure that you have:
A Performance Testing (PTS) test scenario with at least one HTTP API configured. See Basic request parameters
Procedure
Log on to the PTS console, choose , and then click PTS.
In the Business Session section, click the Add Instruction drop-down list and select Loop.
Expand Loop and set the Number of Loops parameter. Valid values: 0 to 10. All actions between the Loop Starts and Loop Ends markers run cyclically based on the Number of Loops value. The current loop must complete before the next API in the sequence runs.

Configure additional APIs as needed for your test scenario.