Forum Discussion

tiratirador's avatar
tiratirador
Occasional Contributor
14 years ago

How to assign a value to a properties teststep using groovy?

I was able to assign a value to testCase.properties using this: testRunner.testCase.properties["TCNAME"] but how about assigning it to a properties teststep?