Forum Discussion
SmartBear_Suppo
Alumni
12 years agoHi Can,
The assertions are only made to work on functional testing side where users are making requests.
If you are trying to validate and log data coming into the mock service on the fly, you should be able to script that with a event filter (http://www.soapui.org/Scripting-Propert ... dlers.html) for "MockRunListener.onMockRequest"
Thanks,
Michael Giller
SmartBear Software
The assertions are only made to work on functional testing side where users are making requests.
If you are trying to validate and log data coming into the mock service on the fly, you should be able to script that with a event filter (http://www.soapui.org/Scripting-Propert ... dlers.html) for "MockRunListener.onMockRequest"
Thanks,
Michael Giller
SmartBear Software