Hello All, 

I am to trying to achieve concurrency in following scenario. Can someone
please help me how i can do that with using Jmeter?

I have script where Users logs in and click on search page. Then user will
enter search string (word) in the field and click on search button. 

Now i want all 5 users to hit search button at the same time. For that i
have added Synchronization timer as a child element to the search button
request. 

When i schedule test for 10 users, i have mentioned 5 users in Synchronizing
timer. In this case i should get the concurrency of 5 users?  Rest 5 users
search request will be simultaneous request?

Please correct me if i am doing and my understanding is wrong. And if there
is another way to achieve concurrency in Jmeter, please let me know. T

his is how my script looks like:

Thread group
 - Login
 - Search
    - Synchronization timer (Child element)
 - Logot

Also for login scenario, If i want to achieve concurrency, Should i add all
the dependent request for Login page in one Transaction controller and
Synchronization timer as child element to the transaction controller? Please
suggest. 

Thanks,
Niraj

--
View this message in context: 
http://jmeter.512774.n5.nabble.com/Generate-Concurrent-user-load-tp5646401p5646401.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to