RJanecekRegular Contributor14 years ago[SOLVED]NPE when I loop over testCasesHi, I have some testSuites and I wanna enabled disable testSuites: context.getTestSuite().getTestCaseList().each{ context.getTestSuite().getTestCaseByName( it.getLabel() ).setDisabled(false) }...Show More
Recent DiscussionsCom server permission error on Process.startReuse adapted xml file and send in RESTManaging Failures - New vs. Expected/Known Issues
Related ContentOperating with TestCase propertiesLogin/logout testcaseTestcase checkmarks always green even when testcase fails