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 "BAZLEY, Sebastian" <Se...@london.sema.slb.com> on 2003/12/01 14:33:01 UTC

RE: Is there any listener capable of writing the whole response t o the XML file?

This is not quite what I think you are asking, but:

I wrote the response Saver, which saves each response data in a separate
file.
[To make it easier for automated testing]
It would be easy enough to extend this to create a separate file for the
headers.

I also extended SampleResult to save the Response Headers separately from
the Data.

Perhaps links to these files could be saved in the JTL file, as an option.

S.
-----Original Message-----
From: Jordi Salvat i Alabart [mailto:jsalvata@atg.com]
Sent: 01 December 2003 13:22
To: JMeter Developers List
Subject: Is there any listener capable of writing the whole response to
the XML file?


The main purpose behind having the proxy notify listeners as it works 
was to be able to record the results (as requested in 
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11422). Do we have any 
listener capable of doing that? Shouldn't the View Results Tree listener 
store everything, so that it can rebuild it's contents from the file 
later on?

-- 
Salut,

Jordi.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org