1.

Using Groovy Script how can a user set the property value?

Answer»
  • First, Right-CLICK on the Test STEP node.
  • Select >Add Step and Properties option from Context menu.
  • Click OK once you entered the desired property name.
  • For adding a property, navigate to properties screen and click > properties with groovy SCRIPT (1) icon.
  • Again click OK once you entered the desired property name.
  • Users can give any default value to the property.
  • After that property step, a groovy script test step should be introduced.


Discussion

No Comment Found