15 years ago
Does SOAPUI have the concept of an unexpected message
I have a test where I am sending a Request in SOAPUI ( Soap message ) , usually this will trigger a message coming back asynchronously to my Mock Service so I have a Mock Response to catch it.
Now I have a testcase where receiving any message to my mock service would be considered failure.
Other tools I have used in the past had the concept of unexpected messages wherein receiving a message would fail the test.
Anyone have any ideas on this?
Now I have a testcase where receiving any message to my mock service would be considered failure.
Other tools I have used in the past had the concept of unexpected messages wherein receiving a message would fail the test.
Anyone have any ideas on this?