I have a very simple Test Case set up. It just makes a single call and then an assertion checks the response contains a certain tag to make sure the response isn't a failure of some kind. This test...
And no I'm not using CDATA, just looking for any returned string in the valid response - doesn't even need to be an XPath, a simple text check will do but neither work.