How to change content of Post Body in JMeter HTTP Request How to change content of Post Body in JMeter HTTP Request json json

How to change content of Post Body in JMeter HTTP Request


You have partially answered your question yourself, by saying "csv file or". Here are the specifics.

You will have to use CSV data set config in your test plan to read data from CSV. In your post body, use the variables read from CSV.

Here is a screen cast showing how to use csv data set config.