Forum Discussion

AnandKiran's avatar
AnandKiran
Frequent Contributor
16 years ago

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 Ca...