Hello, I want to perform load testing for an application with following scenario:
What I want to do is- I want to schedule a load test for 10 mins (loop count = forever), but after each loop, I need a pause of 10 secs. So, how to add pause between loops? Is it possible to do this in JMeter? My Thread Group setup is as follows: *Thread Properties:* Number of Threads: 100 Ram-up: 1 sec Loop Count: Forever *Scheduler:* Start Time: 2015/09/07 18:01:00 End Time: 2015/09/07 18:11:00 Duration: BLANK Startup Delay: BLANK And my Thread Group has 6 requests? -- Thanks and Regards, Amit
