Re: [JMeter] - About Web Services
sebb <[email protected]> Wed, 26 May 2010 14:52:22 +0100
| Newsgroups | gmane.comp.jakarta.general |
|---|---|
| Message-ID | <[email protected]> |
Please post such questions on the JMeter User list: http://jakarta.apache.org/site/mail2.html#JMeter On 26/05/2010, Juan Jesús Cremades Monserrat <[email protected]> wrote: > > > > Hi, > > > > I'm reading about JMeter and I have a question about the test with Web > > Services. When I send a number of request, for example 15, and all the > > request results correct but the XML content could have some message error. > > > > Does some meaning exist to detect if the XML message has an error inside? > > > > Example: > > > > > > 1. Correct result: <?xml version > > ...><responses><response>a</response>...</responses> > > 2. Bad result: <?xml version ...><error>Message Error</error> > > > > Thanks > > >