Hi There,

I have a thread group with several requests in it. All request have the
same parameter in them.
I also have a csv file with values for that parameter.

How can I link my jmeter project to the csv file, so that each request
sends a new value from the file?
I tried the csv dataset config(by putting under each request), but that one
seems to send the same parameter value with all requests per thread
iteration.

This is not enough. I need a fresh value read from the csv file with every
single request.
How can I accomplish this?

Is it possibel, to make jmeter pick a random line from that csv file?


Regards, thanks in advance.

Reply via email to