Forum Discussion

chuckmolak's avatar
chuckmolak
New Contributor
11 months ago

Cannot pass the test result to another script

Dear all, I am successfully using this code to trigger the execution of another groovy script that is located in another test case:     def DEVICE_GENERATOR = testRunner.testCase.testSuite.project....