You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Sandhya Kiran <sa...@mimos.my> on 2017/03/31 02:21:17 UTC

Running scripts in Loops

Hi ,

I'm just curious to know how the Jmeter picks up rows from CSV file when executed in loops with more than 1 thread.
Have 2 CSV files:
1st CSV - has 10 users to login
2nd CSV - has 100 users for registration.

Once-Only controller for user login. User Registrations in another Transaction controller independent of loop controller.

Test script executed has below scenario:
No.of Threads:2
No.of Loops: 2

Currently the results are as below:
Thread 1 - Reads users from 1-1
Thread 1 - Reads users from 1-2
Thread 1 - Reads users from 1-1
Thread 1 - Reads users from 1-2

The users picked up from user registration csv is only 2 rows.

Not sure why the Threads are not increasing. But only 1 thread is looping 4 times.

I have used View results in table to find out this pattern.

Please let me know if I have missed any config.


Thanks in Advance.

-Sandy-

________________________________
DISCLAIMER:


This e-mail (including any attachments) is for the addressee(s) only and may be confidential, especially as regards personal data. If you are not the intended recipient, please note that any dealing, review, distribution, printing, copying or use of this e-mail is strictly prohibited. If you have received this email in error, please notify the sender immediately and delete the original message (including any attachments).

MIMOS Berhad is a research and development institution under the purview of the Malaysian Ministry of Science, Technology and Innovation. Opinions, conclusions and other information in this e-mail that do not relate to the official business of MIMOS Berhad and/or its subsidiaries shall be understood as neither given nor endorsed by MIMOS Berhad and/or its subsidiaries and neither MIMOS Berhad nor its subsidiaries accepts responsibility for the same. All liability arising from or in connection with computer viruses and/or corrupted e-mails is excluded to the fullest extent permitted by law.