euthenia
14 years agoOccasional Contributor
Use soapUI 4.0.1 from loadUI
My soapUI test case calls a RESTful service which returns a 204 HTTP status on success. In the test step, I have a Valid HTTP Status Codes assertion to check for the 204. Under soapUI 4.0.0 this assertion failed with a 'null/empty response' error, whereas with soapUI 4.0.1 the assertion passes as expected.
When calling the test case from a loadUI test, the call is marked as failed. Connecting a table log to the component reveals that the 'null/empty response' error I saw with soapUI 4.0.0 is the cause of the failure.
Is it possible to have loadUI use soapUI 4.0.1? If not I will have to disable/remove the assertion, which will mean that my test is less robust.
Thanks, Ed
When calling the test case from a loadUI test, the call is marked as failed. Connecting a table log to the component reveals that the 'null/empty response' error I saw with soapUI 4.0.0 is the cause of the failure.
Is it possible to have loadUI use soapUI 4.0.1? If not I will have to disable/remove the assertion, which will mean that my test is less robust.
Thanks, Ed