Hi All, I have a SOAP UI test that is Data Driven and once the tests are run, the Junit reports are generated at test case level. What I need is to have a report that shows pass/fail for each entry...
ok, i found that regarding the java class you take from the other post, you should use com.svc.soapui.extension.JunitReportDump (missing "svc" in your pom)