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]

