Forum Discussion

mkaplan's avatar
mkaplan
Occasional Contributor
12 years ago

How to start and then stop test cases

Hi Everyone, I have a test case that needs to run steps of other test cases via groovy. Right now, I use testRunner.runTestStep to run individual steps and testRunner.testCase.testSuite.project.tes...