aws-samples / distributed-load-testing-using-aws-fargate

Solution to setup AWS Fargate to run multi-region distributed performance testing.
Other
83 stars 33 forks source link

upload dataset csv file #13

Open tiagoedez opened 3 years ago

tiagoedez commented 3 years ago

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

ddworin-caa commented 2 years ago

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.