AnandKiran
16 years agoFrequent Contributor
How to set TestSuite Properties from Groovy
Hi,
I want to update the Property value in a Testsuite .
For updating the Global Property I have used the following code
com.eviware.soapui.SoapUI.globalProperties["abc"].value = Value
Can any one provide me the groovy script for updating the properties declared in Testsuite level??
Regards
Anand
I want to update the Property value in a Testsuite .
For updating the Global Property I have used the following code
com.eviware.soapui.SoapUI.globalProperties["abc"].value = Value
Can any one provide me the groovy script for updating the properties declared in Testsuite level??
Regards
Anand