distributed-load-testing-using-aws-fargate icon indicating copy to clipboard operation
distributed-load-testing-using-aws-fargate copied to clipboard

upload dataset csv file

Open tiagoedez opened this issue 5 years ago • 1 comments

How can i add a csv file to run together with my jmeter script?

tiagoedez avatar Oct 06 '20 23:10 tiagoedez

Just zip the 2 files together with no directory structures and upload the zip file. Make sure in the jmeter jmx file that there are no path reference to the csv file just the name of the csv file. So if you use the Browse button to identify the file remove the path portion if it is added.

ddworin-caa avatar Oct 29 '21 14:10 ddworin-caa