jamadarshivani
5 years agoOccasional Contributor
Loop entire Scenario
Hello, Can I put a entire scenario in a loop to run it multiple times? Or How can I run a script multiple times?
- 5 years ago
Look into Data Driven Testing in the documentation. You'll be probably using a DDT.ExcelDriver to build your loop and looping with a while loop until EOF.
See https://support.smartbear.com/testcomplete/docs/testing-with/data-driven/drivers.html