1. Homepage 2. Log in 3. Run query
Starting with the number of threads set to 1, I increase this in increments of 2 up to 20 (so there are 10 sets of runs). I run each set 5 times to get better average response time for each operation.
Currently in order to run the test 5 times, I actually click the "Run" button 5 times, waiting for a test run to complete before clicking it again. This was getting a but tedious so I decided to up the "Loop Count" to 5 for in the "Thread Group" component to save me clicking "Run" 5 times.
This was fine until I noticed that JMeter wasn't actually waiting until all responses had been received for the previous loop iteration (note I'm not using the loop controller) before starting the next run. Is this the intended behavior or a bug?
Is there a way to make JMeter wait for all the responses of a previous iteration before starting the next?
Thanks, Daniel.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

