‘for’, ‘while’, and ‘do-while’ statements
The LoadRunner loop statement To implement the logic of boilerplate code, a loop statement was added to the LoadRunner script. There are two ways in the LoadRunner script to send a specific request X times. To allow LoadRunner to send the request to the server, one method is to write the request X times. Another …