Loop Statement in LoadRunner
The reason behind adding a loop statement in the LoadRunner script is to implement the repetitive code logic. In the LoadRunner script, if you want to send a particular request for X number of times then there are two ways. One way is to write the request X number of times so that LoadRunner can … Read more