Forum Discussion

agupta1's avatar
agupta1
Contributor
16 years ago

Set properties in a Soap test step from a groovy script

I am trying to set properties in the request xml of a test step from a groovy script as following: def propertiesStep = testRunner.testCase.getTestStepByName( "GetVoiceItem" ); assert(properties...