Editing an eCATT Script Argument

Arguments for the most recently loaded BLOB's primary .NET script or visual test can be changed while it is still loaded. Use the eCATT Argument Container dialog box in Silk Test Workbench to edit eCATT script arguments for the currently loaded BLOB.
  1. While the BLOB whose arguments you want to change is loaded, click Tools > SAP eCATT > Argument Container. The eCATT Argument Container dialog box appears. Any arguments defined for the currently loaded BLOB appear in the dialog box's data table.
  2. Select the argument whose parameters you want to edit.
  3. Click Edit. The Edit Arguments dialog box displays.
  4. Change argument values as needed:
    Name
    The name of the argument
    Direction
    Determines whether the argument is an Import (from eCATT to Silk Test Workbench) or Export (from Silk Test Workbench to eCATT) argument
    Default Value
    A default value for the argument's data. The default value is data used by a test script in eCATT if a value is not specified for an eCATT script argument. Consult eCATT documentation if you need more information about default values.
    Value
    The argument's actual value. The value can be obtained from the script, which can be viewed in eCATT.
    Description
    The description can be used to help identify a particular argument when the name of the argument is not descriptive for identification.
  5. Click Edit. The argument's parameters appear in the eCATT Argument Container dialog box.
  6. Repeat steps 1 and 2 if you need to edit other arguments to the argument container.
  7. When you have completed editing all the necessary arguments for the currently loaded BLOB, click Close to return to the eCATT Argument Container dialog box.
  8. Click OK.