anon1New Contributor12 years agoSOAP UI integration with Junit-Error!I'm trying below code simply... SoapUITestCaseRunner runner = new SoapUITestCaseRunner(); runner.setProjectFile(getProjectDirectory()); runner.setPrintReport(true); //Outputs a small table to s...Show More
anon1New Contributor12 years agoHi,Thanks for the reply.I'm referencing all the jars from \lib and soapui4.5.2.jar from \bin.
Related ContentIntegrating Soap UI and TestCompleteHow to make SoapUi NG Pro - jUnit Error?Ready API/Soap UI integration with jenkins complete steps