Forum Discussion

Shilpa19's avatar
14 years ago

How to run all test suites in all projects in one click in S

Hi, i want to run all the test cases in all the test suites of all the projects in one click. i used the below script:: for(project in com.eviware.soapui.SoapUI.workspace.projectList) { if(...