Forum Discussion

pkunst's avatar
pkunst
Contributor
11 years ago

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...