jmeter-aci-terraform
jmeter-aci-terraform copied to clipboard
Running Jmeter jmx file which reads data from testdata.csv
I am trying to run the jmx file which has CSV Data Set Config, in this case I have added my testdata.csv file in the jmeter repository and tried to run the the jmx file, but looks like test failed with null pointer exception, I suspect jmx file is not getting data from testdata.csv file in this case. Could you please let me know how can I solve this issue, where shall I add the testdata.csv file so that jmx can read the data from it?
@PankajNalawade Which directory did you put the file? /jmeter is the correct one, since this is the folder copied to all agents.
Yeah I put all the files /jmeter folder