masterkeedu
16 years agoOccasional Contributor
Re: How to Migrate (Legacy) Functional Tests into one soapUI suite
We have a huge number of regression test suites that we previously ran using JUnit. More recently my team has fallen deeply in love with soapUI. We now use soapUI exclusively for all our health checks and performance testing, but we've on major hurdle left.
How can we migrate 1000+ soap requests (currently individual xml files) into one consolidated test in soapUI?
I was thinking about writing a Java class to read each file, and just pump it into a new soapUI project file. Someone no my team thinks there might be an easier way to interact directly with soapUI through a Java class.
Any ideas or experience with this?
How can we migrate 1000+ soap requests (currently individual xml files) into one consolidated test in soapUI?
I was thinking about writing a Java class to read each file, and just pump it into a new soapUI project file. Someone no my team thinks there might be an easier way to interact directly with soapUI through a Java class.
Any ideas or experience with this?