Hello all,
I'm trying to simulate the following behavior with JMeter:

       Group 1                    Group 2
Thread 1     Thread 2       Thread 3    Thread 4
Request A    Request B 1    Request A    Request B 1
             Request B 2            Request B 2
             Request B 3            Request B 3
             Request B 4            Request B 4
Request A    Request B 1    Request A    Request B 1
             Request B 2            Request B 2
             Request B 3            Request B 3
             Request B 4            Request B 4

Every group of two threads will simulate a transaction.
The thread 1 and 2 need to start at same time then the thread 1 wait
the thread 2 finish to start again. The same happens with threads 3 and 4.

I'm trying to make a test plan with a complicated set of Synchronizing Timers
and If Controllers, but I can“t make it work. 

Is this possible? Anyone has an idea of how I can do this?

Thanks in advance,
Dimas Kotvan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to