is there way to write data in CSV file using jmx script in Azure load testing?
Davinder Singh
6
Reputation points
I have added beanshell postprocessor in sampler to write data in CSV file and it is working fine in Jmeter. But when I uploaded same jmx script in Azure load testing and ran it, I don't see any CSV file where my response data is added.
Logs: WARN o.a.j.u.SSLManager: Keystore file not found, loading empty keystore WARN c.a.c.j.j.c.MALTListener: TEST ENDED EVENT - uploading jmeter.log file
Sign in to answer