Re: Response Assertion of only part of response?

2008-04-11 Thread sebb
Code> You might want to use [A-Z][A-Z]\d instead of ... > So any ideas on how I might use Jmeter to only run an assertion against a > small part of these results and not the entire XML response?? a few examples > would be VERY helpful :) > > Thanks > > > > > &

Re: Response Assertion of only part of response?

2008-04-11 Thread mhudson1976
check that PostCode>SE9</PostCode> "SE9" is only 3 characters long.? So any ideas on how I might use Jmeter to only run an assertion against a small part of these results and not the entire XML response?? a few examples would be VERY helpful :) Thanks -Original Message

Re: Response Assertion of only part of response?

2008-04-11 Thread sebb
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 r

Response Assertion of only part of response?

2008-04-11 Thread mhudson1976
I get a large XML response from a SOAP request.? Includes header, body, etc.? 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? here is the SOAP response I get back (in Jmeter t