Use parameters in a scripted component

To create parameters for a scripted component:

  1. When viewing the detail of a scripted component in the Components tab, it’s parameters are listed in the table below the component name and description.
  2. To create an Input parameter for the scripted component:
    • Click on the + button in the Parameter area of the scripted component.
    • Set Input as Direction and select the parameter type - Text, Secret or Identifier.
    • Click on the Name, the Description or the Value of a parameter to edit it.
  3. To create an Output parameter for the scripted component:
    • Click on the + button in the Parameter area of the scripted component.
    • Set Output as Direction and select the parameter type - Text.
    • Click on the Name, the Description or the Value of a parameter to edit it.

To add parameters to the scripted components in the test case, refer Provide input values to step parameter.