krogold
8 years agoRegular Contributor
incoherence between request and response
Hello,
I'm currently evaluating SOAP UI Pro and I notices something strange, though non blocking:
I have a rest request having an input parameter that I get from another testCase. I can see that the value is well interpreted in the raw request, but when I see the Response XML panel, I see that the xmlns data (first line) is not the correct one.
At the bottom of the response, the href tag indicates the correct value and the data returned is the expected one.
I'm not familiar with XML, maybe the first line has no real impact, or is it a real bug ?
thank you