Forum Discussion

agupta1's avatar
agupta1
Contributor
16 years ago

Simulate "Run TestCase" in groovy script

I want to perform some operations in my startup script and one of it is to execute a test case (that has input and output parameters) just like "Run TestCase" step. I tried the following def cas...