I am trying to run my jmx scripts via maven and my data is located at src/java/resources/testDataFile/data.csv.
my jmx script is located at src/tes/jmeter/test.jmx
how can I make sure that my jmx file reads the data from data.csv while executing through maven?
Instructor
Abhishek Puri Replied on 20/02/2020
Please export the project in a compressed zip file and share it with us.