How to define a request in a loop of N iterations?
I have number of iterations (N) as an environment variable .
There is a specific test that I need to define with N iterations.
What is the code?
Thanks!!
How to define a request in a loop of N iterations?
I have number of iterations (N) as an environment variable .
There is a specific test that I need to define with N iterations.
What is the code?
Thanks!!
Have a look at the following topic which has an example of using a loop.
Multiple test case with a condition - Just getting started - Postman
You can also loop through the request.