ohaya
2 years agoContributor
How to make "Contains" assertion for matching one of 2 words?
Hi,
I want to make an assertion in a SOAPUI test step that matches one of two words, "Permit" or "Deny", but I can't seem to be able to do that.
I've tried the Contains assertion with things like (this is with the "Regular expression" checkbox checked:
Permit|Deny
(Permit|Deny)
But I keep getting different errors.
Can someone tell me what the Contains assertion should look like?
Thanks,
Jim