JMeter threads represent independent users, and each thread in a group
runs the same test plan.

So the Interleave Controller won't help.

You could put each test in a separate thread group in the same test
plan and run a single thread in each group.

Perhaps you could explain in a bit more detail why the tests cannot be
run in parallel.

On 30/05/07, Harrison Curtis <[EMAIL PROTECTED]> wrote:
I have approximately 20+ tests that I would like to hit the server with
as many threads as allocated in the thread group.  However, I do not
want any one test concurrently running from any of the separate threads.

I thought the Random Order Controller would provide this, but it appears
to be an independent selection of each child sample for each of the
allocated threads.  Would the Interleave Controller be a better choice
or is there a better way to avoid running the test concurrently?



Regards,
Bud Curtis
(719)884-5443


---------------------------------------------------------------------
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]

Reply via email to