Checkpoint Wizard - Specifying Method Parameters (Web Service Checkpoints)

Applies to TestComplete 15.63, last modified on April 23, 2024

On the Specify Parameters for the Method Call page of the Checkpoint wizard, you can specify parameters of the method that the Web Service checkpoint will call.

The page shows the list of method parameters:

Column Name Description
Parameter Name Specifies the parameter name (TestComplete reads this name from the web service’s WSDL document).
Parameter Type Specifies the parameter type (TestComplete reads the type name from the web service’s WSDL document).
Parameter Value Specifies the value that will be passed to the method.
  • To specify a parameter of an ordinary type (string, numerical, boolean and so on), enter the desired value into the Parameter Value column.

  • To specify complex parameter values (that refer to objects), click the ellipsis button in the Parameter Value column and specify the parameter in the subsequent Complex Parameter dialog.

Click Next to continue with the checkpoint's creation. Back will return you to the previous page of the wizard. Cancel will close the wizard and abort the checkpoint creation.

See Also

Checkpoint Wizard - Configure Web Service Checkpoint
About Web Service Checkpoints

Highlight search results