Forum Discussion

styp's avatar
styp
New Contributor
9 years ago
Solved

Export Test cases as xml files

Hi,

 

I have a SOAP UI project with test case, which are quite a lot. Can I export all test cases in an xml file each, so that I can use these xml files in another conext?

i.e. I have testcases tc_1,...tc_n and I want to have tc_1.xml,...,tc_n.xml

Is this possible?

  • Yes, you can export the test cases by right click on the respective test case and select export.
    Since you have multiple test cases, you may also export at test suite level too.

    Hope this helps.

4 Replies

  • nmrao's avatar
    nmrao
    Champion Level 3
    Yes, you can export the test cases by right click on the respective test case and select export.
    Since you have multiple test cases, you may also export at test suite level too.

    Hope this helps.
    • styp's avatar
      styp
      New Contributor

      Thanks for the answer.

       

      Can I also export single teststeps? So that I have an xml file for every single teststep?

      • nmrao's avatar
        nmrao
        Champion Level 3
        I believe, that may not be really worth since you can do that very easily copy and paste. Otherwise, you just remove unwanted steps after import the test if the rest of the steps not useful