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
first, take 1 value csv file , hit login api , hit other 4 , same repeated users.

Comments
Post a Comment