How to set default settings in JMeter for exporting result to csv file?
It keeps asking in pop up below
in jmeter.properties
uncomment the property
#resultcollector.action_if_file_exists=ASK
and choose value between 2 options (instead of ASK):
# APPEND : Append results to existing file
# DELETE : Delete existing file and start a new file
save the fle, and restart JMeter
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With