jmeter - Read rows in CSV differently by various threads in a single Thread Group -
i have test plan single thread group 2 http requests.
i want run scenario 10 users. have csv file 10 values in 4 columns , want execute test plan in following way:
- first 3 rows, columns csv file should used first 3 users immediately
- remaining 7 users should take remaining 7 rows same csv file use of "single unique value of 4th column of csv file". should run 1 hour duration.
how can run scenario?
Comments
Post a Comment