Hello,
I am running a Test case against an API and I am trying to find out if it is possible to get the XML responses genrated in some sort of file that I can run a compare against. For example I am running 2 diffrerent test cases against 2 versions of an API. I have 50 tests steps and each provide an xml response. I want to be able to see the XML responses from all steps without having to open each step individually. Is this possible?