Forum Discussion
12 years ago
Sorry to resurrect an ancient thread, but:
Could you expand on that please? I'm new to SoapUI. What can i put in the expected results field of my Xpath Match assertion that can point back to a previous test case?
I'm trying to compare two xml responses, which must mirror each other exactly.
Thanks!
2. XPath Match between two testSteps
> Same concept but you can use in free version. In your second step you can set the XPath Match and point to the previous run step.
The issue is you're actually looking for a "MATCH" TRUE - which is most likely what you don't want.
Could you expand on that please? I'm new to SoapUI. What can i put in the expected results field of my Xpath Match assertion that can point back to a previous test case?
I'm trying to compare two xml responses, which must mirror each other exactly.
Thanks!
- OOTesting9 years agoOccasional Contributor
Hi,
I am new to SOAPUI (free) and would like to know how you can use xpath match to check 2 XML responses.
Specifically how you can setup the source from the 1st XML response into the second XML response - xpath match assertion.
If you can provide a example, that would be brilliant
- groovyguy9 years agoCommunity Hero
You may want to consider starting your own thread, as opposed to ressurrecting a long-dead thread.