LukaszK
12 months agoNew Contributor
Executing test case loop multiple times
Hi, I'm new for ReadyAPI and I need to solve a problem.
I have a loop for request with reading data from Excel file using Data Source and Data Source Loop steps. It looks like on the picture below:
What I need is to run the whole loop configurable number of times.
For example in the Data Source Excel there are four rows with data that are put in the Request. So the Request will be sent four times, each time with different data. And I want to execute this loop (four requests inside) for example for 20 times.