SOAP Tab

The SOAP tab of the Environments Editor allows you to define environment-specific endpoints. The environment services will use these endpoints during test runs.

ReadyAPI: The SOAP tab of the Environments editor

On the tab, you can see all the available API endpoints in a table. The table has the following columns:

  • Name – The endpoint name.

  • Endpoint – The endpoint’s URL.

  • Authorization Profile – The authorization profile used in the selected environment for the endpoint.

To edit endpoint options, click Edit in the endpoint’s row, double-click the endpoint, or select the endpoint and click edit-new.png.

Here, you can edit the following options:

  • Basic settings - set endpoint’s host and port.

  • Authorization - set authorization used in requests to this endpoint.

  • Proxy - configures a proxy for accessing the endpoint.

Basic settings

Environments in ReadyAPI: The endpoint options in the Endpoints & Environments editor

Option

Description

API Name

The service name.

Note

This option is read-only.

Endpoint

The endpoint's URL.

Environment

The name of the environment.

Note

This option is read-only.

Authorization

Environments in ReadyAPI: Authorization options in the Endpoints & Environments editor

Option

Description

Auth Profile

The Authorization profile. Click Configure to open the Auth Manager.

WSS-Type

The WS-Security password type.

WSS-Time to live

The WS-Security time-to-live value.

Incoming WSS

The Incoming WS-S configuration.

Outgoing WSS

The Outgoing WS-Security configuration.

Using Auth Profiles

To use authorization profiles in environments, you need to create a profile.

Click Configure to open the Auth Manager, or configure the authorization in any specific request.

You can then select the profile in the environment options.

Using WS-Security

To use WS-Security configurations in environments, you need to configure them properly. You can prepare incoming and outgoing WS-Security configurations in the WS-S manager.

After that, select the WS-Security configurations you need in the environment options.

Proxy

Environments in ReadyAPI: The proxy options in the Endpoints & Environments editor

Option

Description

Proxy Host

The proxy's address.

Proxy Port

The proxy's port.

Proxy Username

The username for the proxy.

Proxy Password

The password for the proxy.

Important

The proxy settings of environment endpoints are ignored if you use the SOCKS proxy.

See Also

Publication date: