Hi all, 

Apologies if I'm missing the obvious but I want to run multiple http
requests. Each request to run X amount of times before moving to the next.
e.g x=3

Request 1,Request 1,Request 1 then Request 2,Request 2,Request 2 then
Request 3,Request 3,Request 3

not like the standard loop

Request 1,Request 2,Request 3 then Request 1,Request 2,Request 3 then
Request 1,Request 2,Request 3 

As I've a very high number of http requests(50+) I don't want to have to add
a loop controller to each one. Is there a
quicker/cleaner way to do this.

Cheers,
Andy...

-- 
View this message in context: 
http://www.nabble.com/Loop-Controller-for-multiple-HTTP-requests-tp20581988p20581988.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to