pkunst
11 years agoContributor
Get Status of test case
Is there a way to look up the test case result of another test case? I tried to look it up, but it does not work. def status= testCase.testSuite.project.getTestSuiteByName("Customer TestSuite").get...