Jmeter multiple executions for each record from CSV
问题 I have a CSV of 100 records/rows, that I wish to execute (through a service) using JMeter. Now, I want to execute each record 3 times (each after a delay of say, 5 secs), and do the same for all 100 records in the CSV. How can I do so using JMeter? 回答1: This doesn't look to be hard implemented using jmeter's standard components. Use properly configured CSV Data Set Config under While Controller to read all the entries from your csv-file. In the same cycle use Loop Controller set to required