Forum Discussion
SmartBear_Suppo
Alumni
15 years agoHello!
Awaiting multiple non-ordered requests is currently not possible (easily).
What you could do is using a DataGen-loop and then use MockResponse TestStep with a Script Assertion (containing multiple logical assertions that are OR-ed together). This will get a little bit easier in soapUI 4.5.
The above workaround requires that you know Groovy Scripting quite well.
Regards
Henrik
SmartBear Software
Awaiting multiple non-ordered requests is currently not possible (easily).
What you could do is using a DataGen-loop and then use MockResponse TestStep with a Script Assertion (containing multiple logical assertions that are OR-ed together). This will get a little bit easier in soapUI 4.5.
The above workaround requires that you know Groovy Scripting quite well.
Regards
Henrik
SmartBear Software