On 10 August 2010 06:59, balaji <[email protected]> wrote:
>
> Hi,
>
> I am able to see compressed Response now (by adding Http header Manager to
> the thread group with key value pairs accepting Accept-Encoding for gzip
> format) so that it is globally appliable to all my SOAP XML Rpc requests.
>
> With this I am half way through, now my requirement is to uncompress this
> data in a automated manner and verify the data as my entire test suite is
> automated in Jmeter.
>
> Please suggest how do I verify to uncompress the response either manually or
> automated approach {I would prefer for automated verification as I started
> earlier that my test plan is completed automated}.
>
> Any help is highly appreciated.

As far as I can tell from the code, the response will be automatically
decompressed.

Add a Tree View Listener to see what the response is.

> Thanks in advance.
> - Balaji
>
>
>
>
>
> --
> View this message in context: 
> http://jmeter.512774.n5.nabble.com/How-to-view-SOAP-Response-in-gZip-Compressed-format-tp2268583p2382374.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to