karthe
13 years agoOccasional Contributor
How to validate multiple value
Hi Folks,
In Soap UI Free version, I am able to validate the value of the xml tag using Assertion: XPATH.
XPATH Assertion helps to validate only one value but more than one.
Assume the below tag, now assertion passes this case due to expected value. But i need to pass this case if the tag holds 07 or 05 are also expected values and rest should fail.
<responseCode>00</responseCode>
Please show lights in this!
Thanks
Karthe
In Soap UI Free version, I am able to validate the value of the xml tag using Assertion: XPATH.
XPATH Assertion helps to validate only one value but more than one.
Assume the below tag, now assertion passes this case due to expected value. But i need to pass this case if the tag holds 07 or 05 are also expected values and rest should fail.
<responseCode>00</responseCode>
Please show lights in this!
Thanks
Karthe