You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2005/12/09 19:41:04 UTC

DO NOT REPLY [Bug 37856] New: - It would be nice to have the option to have the result file save as a new file everytime.

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: jmeter-dev@jakarta.apache.org
        ReportedBy: danderson_75@yahoo.com


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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org