Give the Reporter the responsability to save the result files
-------------------------------------------------------------

         Key: WT-236
         URL: http://webtest-community.canoo.com/jira/browse/WT-236
     Project: WebTest
        Type: Task

    Versions: 2.1    
    Reporter: Marc Guillemot
 Assigned to: Marc Guillemot 


It's currently possible to configure the reporter used (default is XmlReporter 
which writes the results in an xml file) but the reporter is not responsible 
for saving the response received from server while the test runs. This should 
be changed to allow a custom reporter to handle ALL results produced by WebTest 
as it wants. A DbReporter could choose to save both the step execution results 
as well as the response files in a database.

Note: this will make an incompatible API change as custom implementations of 
IResultReporter will have to implement the new method.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://webtest-community.canoo.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to