Paul, I make the results file name a variable based on time. That way I keep all my results and each run produces its own output file. It does make for a bit more housekeeping but from my own personal experience I often find myself going back to older run results to answer questions. Truncating the file at the beginning of each run is IMHO not necessarily desirable.
John -----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Friday, May 02, 2014 7:48 AM To: [email protected] Subject: A setting to overwrite not append the results file Hi, I am using a simple data writer "listener" to write raw results to the filesystem. Each test run, appends the results to the file, whereas I would like to overwrite the previous results. Is there a setting to do this, as I can find nothing in jmeter.properties? Many Thanks Paul --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
