Friday, 15 January 2010

jmeter - how to loop one thread group until another thread group completes -



jmeter - how to loop one thread group until another thread group completes -

i have thread grouping stuff x number of loops. have 2 other thread groups want loop until first thread grouping has completed.

how can synchronize other thread groups loop until first thread grouping has completed it's loops?

it sounds need @ using if controller. might work you:

http://jmeter.apache.org/usermanual/component_reference.html#if_controller

or while:

http://jmeter.apache.org/usermanual/component_reference.html#while_controller

jmeter

No comments:

Post a Comment