Currently I have two separate test plan files.. They are setup to be ran manually or via nant scripts for automation. Each of these test plans consists of a loop of samplers, currently setup to be controlled by feeding in how many 'users' the threadgroup creates and how many times the loop of samples repeats. This all works fine individually.
But now I want to run these plans simultaneously. Can I essentially make a new test plan with just two threadgroups.. Where one contains the contents of the first plan, and the second contains the contents of the second plan? If you have a single jmx file with two separate threadgroups, do they run sequentially or in paralell? Thx -Steve --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

