1.

How can we set a property value in SoapUI using Groovy Script?

Answer»

We can set a property VALUE in SoapUI using GROOVY Script using the following STEPS:

  • Right-click on the Test steps node.
  • From the context MENU, select the Add Step and Properties options.
  • Click OK after entering the desired property name.
  • To add a property, go to the properties screen and click the properties with the groovy Script(1) icon.
  • Click the OK button after entering the desired property name.
  • If you like, you can give the property any default value.
  • Following that, a Groovy Script test step should be introduced after the property step.


Discussion

No Comment Found