Hi,

I'm working on developing some functional/load test tools right now. For this I use JMeter which could give me almost everything that I need.

But a feature is missing for me: a way to record some informations about the response given during an HTTP recording session via the HTTP proxy. I know that this is not yet implemented, but a first look at the code of the proxy showed me that it was already possible to access the response raw data (in case it could be useful in the future development of JMeter). So it seems to me that I could now try to implement this. I'm just wondering: was such a functionality already discussed (I can't seem to find something about it in the mailing-list archive)? If the answer is yes maybe could somebody show were I can found it and read it?

What I'd like to know is: as someone already thought about this? What's the best way to implement it? I mean: what could be the good repartition in test elements for this to work best? I'd like to have some advice about this: I'm searching a good way to translate the recording of response data into test elements into the test plan tree. My first idea is to create a "response data container" which could be just like -for example- the HTTP header manager: a subnode of a HTTP Request.

--
Bertrand Rousseau


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to