On 11/04/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I get a large XML response from a SOAP request.? Includes header, body, etc.?

Do you?

> Is there someway to only do a Response Assertion check against a small part 
> of that assertion? say only the actual values returned by the soap response? 
> and if so how?
>

JMeter stores the response data as sent by the server; it only removes
HTTP headers, not XML or HTML headers.

Just add whatever context is needed to ensure that the correct part of
the response is matched.

You might find the XPath Assertion useful here.

>  here is the SOAP response I get back (in Jmeter text view):
>
>
Don't post attachments. If you want to provide a screenshot, upload it
somewhere and send a link.

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

Reply via email to