Forum Discussion
phanisrikar
14 years agoContributor
If I execute from soapui it is working fine, even I have an assertion added to verify the null response.
assert messageExchange.responseContent.equals(null)
And load test from soapui also fails at the last step and increases the error count. But the actual delete operation is performed successfully.
Please verify the screenshot attached.
Thanks
Phani
assert messageExchange.responseContent.equals(null)
And load test from soapui also fails at the last step and increases the error count. But the actual delete operation is performed successfully.
Please verify the screenshot attached.
Thanks
Phani