rfortune
15 years agoContributor
Working with the Raw response
Hi Guys, we have had an issue with our API response and as a result I'm trying to write a test that checks for the issue in future. I'd like to be able to perform assertions on the full RAW response however I cannot see how to access it. when using xmlSlurper it only reads a sanitized response (which is stored in the Test Properties).
I cannot access the header info, I am also unable to check for the present of any unwanted extra info being return in the overall response. I guess the distinction here is that I want to work with the RAW response fromour API and not the filtered response as SOAPUI perceives it.
Cheers,
- Richard
I cannot access the header info, I am also unable to check for the present of any unwanted extra info being return in the overall response. I guess the distinction here is that I want to work with the RAW response fromour API and not the filtered response as SOAPUI perceives it.
Cheers,
- Richard