Save Responses to a file cannot write multiple responses to the same file; it is designed to save each response to a separate file, so it can be opened in the appropriate application.
You can add a simple data writer listener, and set the output type to XML, you can then choose to save only the responseData. On 16/05/07, Ori Marco <[EMAIL PROTECTED]> wrote:
Hi I need to send 2000 http request and save all responses in the same file. Is it possible ? because Save Responses to a file override last request or open new file every request for what I tested. Also can all the requests be saved in another file? or the same? Thank you Ori
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

