On 19/01/2009, TSurendar <[email protected]> wrote: > > Hi, > > i have created a jmeter scenario with 2 thread groups and set number of > users and duration seaprately for each group. i have executed this scenario > 3-4 times. each time the order in which the thread groups executed are not > same.Could any one of you give clarification regarding the order of thread > group execution.
Thread Groups will run in parallel - i.e. there is no ordering - unless you select "Run Threads consecutively" on the Test Plan. Please read the manual page: http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Test_Plan > Thanks > Surendar > > -- > View this message in context: > http://www.nabble.com/Order-of-thread-groups-in-a-jmeter-scenario-tp21543311p21543311.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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

