Buschfunk
16 years agoFrequent Contributor
Multiple conditions in QUERY_MATCH
Hello,
I have set up some mock services in SoapUI Pro 3.5 with the dispatch method "QUERY_MATCH" which basically works fine with "single conditions". Is it possible to combine checks in the XPath?
Example:
The incoming request contains two nodes: id, value. It shall be dispatched to a mock response if id=3 and value=10.
Or is this possible with Groovy scripts only?
Thanks a lot,
Robert
I have set up some mock services in SoapUI Pro 3.5 with the dispatch method "QUERY_MATCH" which basically works fine with "single conditions". Is it possible to combine checks in the XPath?
Example:
The incoming request contains two nodes: id, value. It shall be dispatched to a mock response if id=3 and value=10.
Or is this possible with Groovy scripts only?
Thanks a lot,
Robert