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

Lists in Python -

android - can not access to progress bar in an other activity -

java - Vaadin 7 Pass Data Between Views -