Forum Discussion

jsreesoap's avatar
jsreesoap
Contributor
12 years ago

[Resolved]Dynamic proplerties not getting values assigned

for (x in 0..1) { //testRunner.testCase.setPropertyValue("IndAcct",myArray[x]) testRunner.testCase.setPropertyValue("AccountId",myArray[x]) def responseAsXml = context.expand( '${GET ...