On 8 November 2010 13:57, Felix Frank <[email protected]> wrote: > On 11/08/2010 02:47 PM, cal0y wrote: >> >> Good Day, >> >> Is there a way of looping my Jmeter test plan where the next iterations of >> the test plan will load only when all the threads of the previous test plan >> have finished? >> >> Thanks >> -Caloy > > Hi, > > this Timer may be of help: > http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Synchronizing_Timer
Or use two thread groups and run them consecutively. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

