GillerM
7 years agoStaff
Status changed:
New Idea
to Implemented
There's a couple of ways to have an OR assertion.
1. You can use an assertion test step and group assertions with OR - https://www.soapui.org/docs/functional-testing/assertion-teststep.html#2-Grouping-Assertions
2. You can still use the XPATH assertion with OR syntax as in this example - https://community.smartbear.com/t5/SoapUI-Pro/Xpath-OR-assertion/m-p/15390/highlight/true#M6755