I am not sure if I have got your requirement clearly. What you can try is have samples in different thread groups as below
Thread group 1: Runs for 20 users(threads) Sample1 Sample2 - - - SampleN Thread group 2: Runs for 20 users(threads) Sample1 Sample2 - - - SampleN Thread group 3: Runs for 20 users(threads) Sample1 Sample2 - - - SampleN Repeat the thread groups as many times as many samples you have which you would like to hit the server concurrently. Now select the option "Run thread groups simultaneously" in the Test Plan Add synchronization timer at the test plan level Add the listener - "View results in tree" and check in the tree for the start time of the samples and also in the destination server for the inflow of requests. This way, you can simulate 20 users doing only one action. Thanks and Regards, Kavya Srinivasan -----Original Message----- From: Ginny Dhawan [mailto:[email protected]] Sent: Wednesday, April 30, 2014 4:04 PM To: JMeter Users List [[email protected]] Subject: Urgent : Concurrent Users JMETER Hello Everyone , Could any one advise for the below scenario: Note : I want to execute the sample 1 for all the 20 concurrent users(at the same time).Similarly, for sample 2 and so on .. So where i have to put the Synchonize timer(as as an child of each sample or ?????).. in the below script. Test Plan Thread Group Config element sample 1 (execute the same time for concurrent 20 users) sample 2 (execute the same time for concurrent 20 users) sample 3 (execute the same time for concurrent 20 users) sample 4 (execute the same time for concurrent 20 users) sample 5 (execute the same time for concurrent 20 users) Listeners Thanks in Advance... DISCLAIMER The information transmitted, including any attachments, is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of the author of this e-mail is strictly prohibited. If you receive this email by mistake, please advise the sender and delete it immediately. Email transmission cannot be guaranteed to be secure, or error free as information could be intercepted, corrupted, lost or destroyed as a result of the transmission process. Views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company. Please be aware that the Company monitors email communications through our networks for regulatory compliance purposes. NIIT Technologies Limited and its related entities consider the privacy of its clients to be of utmost importance and works to protect it. The Privacy Policy of the Company can be accessed from our website “www.niit-tech.com. (s). --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
