On 31/05/06, Nguyen Cao Cuong <[EMAIL PROTECTED]> wrote:
Hi, I'm Cuong,I have a following test plan: Test Plan |-> Thread group |-> Request1 |-> Request2 |-> Request3 I configured: - Number of Threads: 5 - Loop Count: 5 I want to above test plan with condition: loop count is increase after all requests must run 5 times, How to do it? Please help me as soon as possible.
Not sure what you are trying to do. As described, I would expect JMeter to run 5 threads, and each thread would loop 5 times, running each sample once in each loop. There should be 5 x 5 x 3 = 75 samples altogther. If not, check jmeter.log for any errors that could perhaps cause the test to terminate earlier than expected. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

