mpw83
11 years agoContributor
Is it possible to execute SoapProject via .Net frame work
We have our web-service test projects on SoapUI as separate project XMLs for each web-services. We are executing those XMLs via TestRunner as our integration test. but is there are anyway to integrate those SoapUI project XMLs to .Net frame work and execute ? Thanks and very much appreciated.
- You can use SoapUI from command line (http://www.soapui.org/Test-Automation/f ... tests.html). There shouldn't be anything preventing you from executing that command line or Bat file that includes the command line.
Thanks,
Michael Giller
SmartBear Software