DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=37856>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=37856 Summary: It would be nice to have the option to have the result file save as a new file everytime. Product: JMeter Version: 2.1.1 Platform: Other OS/Version: other Status: NEW Severity: enhancement Priority: P3 Component: Main AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] It would be nice for JMeter to give the option to create a new file for each run when saving all of the data. One could do this by using the name given in the textfield as a base and appending a test run number onto it, using a directory listing to figure out how many testresults of the same name are in the directory and incrementing it by 1 for each test. i.e. /usr/tmp/testResults.jtl on the first run it would make the file testResults.jtl on the second run it would create a file testResults1.jtl or testResults.1.jtl. and the third run would be testResults.2.jtl etc. Or alternativly it would be nice to add a field that would tag the result file with the time in ms. i.e testResults_113498733300.jtl. Either way it would eliminate 1 step in the testing process that should be easily automated into the system. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
