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?