Forum Discussion

ctb's avatar
ctb
Occasional Contributor
10 years ago

SOLVED- Obtain XML responses in a file

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?  

5 Replies

  • ctb's avatar
    ctb
    Occasional Contributor

    Okay I see how to get the responses , but I am getting one file for each step . Is there a way to get just one file for all steps combined?

    • nmrao's avatar
      nmrao
      Champion Level 3

      It would be nice to post the solution that helped to resolve the issue. That might be helpful to someone.

      • ctb's avatar
        ctb
        Occasional Contributor

        I combined the files using the command line in windows. Google "concatenate files in Windows"