Forum Discussion

cdivitotawela's avatar
11 years ago

XML Response is null for 404 response

Hi,

I am using an in-house built framework on soapUI which the response of a test is automatically validated based on the values defined in Excel sheet. The application use REST with JSON and all responses are JSON content. The in-house framework relies on the equivalent XML response (in SOAPUI) to perform the validation which response returned as JSON.

I am having problem asserting the response for one of the test which has expected error result with http response code 404. When I run the test I can see application has returned the response in JSON tab but the equivalent response in xml tab is not available. It seems this problem occurs if the http response is 404 and in SOAPUI version 4.5.1. The same test with SOAPUI version 3.5.1 works.

Does anyone know any changes made in SOAPUI in version 4.5.x which might causing this problem I face?

Thanks,
CD
No RepliesBe the first to reply