...
The Router Endpoint option is available for Messaging Clients. It specifies the endpoint URL for the server. Choose Fixed from the drop-down menu and manually specify the URL in the field provided. The endpoint can be specified as a fixed value, parameterized value, or scripted value. For details about scripting values, see Extensibility and or Scripting Basics.
Method
The Method setting is available for REST Clients. It specifies which method is used to processes the request. This field is disabled if the Constrain to WSDL check box is selected. The method to invoke can be specified as a fixed value, parameterized value, or scripted value. For details about scripting values, see Extensibility and or Scripting Basics.
SOAPAction
The SOAPAction setting is available for SOAP Clients and specifies how the server processes the request. This field is disabled if the Constrain to WSDL option is enabled.
...
Allows you to select an authentication method for the tool. Unless otherwise specified, the default authentication method set up for the test suite is used, but you can change it by selecting Custom from the first dropdown and choosing the desired option from the next dropdown. Options include:
One of the shared authentication methods created for the test suite. You can also create an authentication method for the test suite from here by clicking New.
See "Global Authentications" on the Adding Global Test Suite Properties page for more information about adding shared authentication methods.- Global Preferences, which uses the global authorization preferences set in Parasoft> Preferences> Security (if you have set them; see "Security Settings" on the Additional Preference Settings page for more information about global security preferences).
- No Authentication, which is particularly useful for things like negative tests.
...