ContributionsMost RecentMost LikesSolutionsRe: How to save multiple output(XML files) of Data Driven Testing(Test Harness) using SoapUI PRO Currently, I am executing the tests by opening the TestCase editor and clicking on Run button. It picks up all the request files from the folder and executes them 1 by 1 (Data Driven Loop). While trying few things I find 1 option in a document of using TestRunner GUI and did a setup of properties under the Reports section and it kind of worked. I guess you are also referring to the same option, the only difference being Command Line vs GUI. Thanks, Rahul Re: How to save multiple output(XML files) of Data Driven Testing(Test Harness) using SoapUI PRO Hi Lead, Is it possible for you to share the script which I can use as a reference to write my own as I don't have any background on Groovy. Thanks again for your quick response. Regards, Rahul Re: How to save multiple output(XML files) of Data Driven Testing(Test Harness) using SoapUI PRO Hi, Yes, my requirement is to have the XML Response files being saved in a folder or directory location. It would be best if the output files saved use the same request name or a way to identify for which request the corresponding response is being saved. Thanks for your proactive follow-up, Rahul How to save multiple output(XML files) of Data Driven Testing(Test Harness) using SoapUI PRO We have a business requirement of running Test Harness wherein I have used the Data Driven API testing feature of SoapUI NG PRO available with Ready API. The test suite rightly picks up the .xml files to be tested (REST Project) from a defined directory path but I am unable to find a solution to have them saved in an output folder location. It's impossible to go into Transaction Log and manually save each file as each test run will have over 300-400 xml request files and we need to review the output for business logic processing. Can anyone please help me with this issue as this is urgent ? Your help is highly appreciated. Thanks, Rahul