jmeter-aci-terraform icon indicating copy to clipboard operation
jmeter-aci-terraform copied to clipboard

Running Jmeter jmx file which reads data from testdata.csv

Open PankajNalawade opened this issue 4 years ago • 2 comments

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 avatar Jun 30 '21 17:06 PankajNalawade

@PankajNalawade Which directory did you put the file? /jmeter is the correct one, since this is the folder copied to all agents.

allantargino avatar Jun 30 '21 23:06 allantargino

Yeah I put all the files /jmeter folder

PankajNalawade avatar Jul 01 '21 09:07 PankajNalawade