Skip to content

REST Discovery Proxy

REST Discovery Proxy

The REST Discovery Proxy can be used to record traffic from outside of SoapUI.

The proxy allows SoapUI to act as a standard proxy forwarding messages back and forth between the client to the specified host.

The proxy does not need to be started explicitly, it runs immediately when you open the window.

The port for the proxy is configurable and changes apply in real time.

REST Discovery Proxy

#IconItemDescription
01Discover usingDiscovery modeDropdown to select discovery mode: Internal Browser or Proxy.
02Test ScriptsRecordTurn recording off or on
03DoneEnd discoveryOpen Request Selection.
04Recorded RequestsRequests capturedNumber of requests that have been recorded.
05PortProxy PortPort on local computer used by the proxy.
06ExternalExternal settingsSettings to use for client on the same network, but different device.
07InternalInternal settingsSettings to use for client on the same computer and network.

Usage

The proxy can be used to capture traffic through an external client. For example:

  • A mobile device to capture HTTP traffic and create test cases
  • Run API tests from another application on the same computer.
  • Capture remote traffic on external client elsewhere in the network.

Configuring clients to use the proxy

For more information on clients and configuration, see Client Proxy Configuration.