How can get all test case status after running project using testcaserunner.
Hi,
I am using soapuiprotestcaserunner classs from java to run the projects from java. Now I want to know the overall status information like # of testcases execjuted, # of testcases failed etc.
So how can i get that information? May I need to use JUnitReportCollector or any listener?
Please give the sample code of whatever way I have to use.
Thanks, Akhilkumar Patel - Test Automation Architecture