I want to set header for each request.
header is - "token:value"
For every request this header value will be different and I have a csv file having all tokens listed there. Now, like we use csv for POST data values, I want to use this csv file to set header for each request.
CSV file - "token1,token2,token3"
How to do this in jmeter ?
To achieve your goal, you should do following for each request:

2 . Add CSV Data Set Config configured like this:

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With