loops - How to hit multiple http request in jmeter after taking a value from csv file -


i have testing plan in have check login of application when hit login api 5 concurrent api request initiated in case of application

i simulated same in jmeter.

but system working first, makes login 10 users , other http requests initiated , , i want like

enter image description here

first, take 1 value csv file , hit login api , hit other 4 , same repeated users.


Comments

Popular posts from this blog

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -