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 DiscussionsBug in LoadTest context.RunCount / TotalRunCountLicense/manager questionUnable to authenticate license in Ready API Login button unresponsive
Related ContentOperating with TestCase propertiesLogin/logout testcaseTestcase checkmarks always green even when testcase fails