- Created by SS Doc Editor, last modified by SS Doc Editor on Aug 23, 2017
A Loop will execute its child objects multiple times within a test case iteration. Loops allow to simplify recording test scenarios consisting of repeated actions.
To create a loop, perform the following steps: 1. Go to the Build Test Case node. 2. Select the starting page, top level request, or transaction 3. Open the Context Menu by right mouse clicking. 4. Click Create Loop. 5. A new loop dialog will appear. 6. Select the last request or transaction in the loop. 7. Give it a meaningful description (optional). 8. Click Create Loop. A basic loop will be created. To change the loop definition, click Edit on the toolbar. 9. Re-open the Context Menu by right mouse clicking and click Show Properties. 10. set the Number of Repeats property to the required number of loop iterations 11. Optionally, specify in the Delay before next Loop property, the number of seconds that will be injected before starting the next loop cycle. | ![]()
|
![]() |
- No labels