Discovering, Recording, and Intercepting an HTTP proxy
You can create stubs (virtual services) when you do not have a service or an API definition file such as WSDL or Swagger. You can enable the stub to use an HTTP proxy as the transport for messaging, then use the topology discovery capabilities to discover the endpoints and intercept the endpoints. You can record an operation and verify if the service is virtualized by disabling the server application.
You must perform the following sub tasks in sequence:
- Creating a project
- Starting Add Numbers server and client
- Configuring the Add Numbers client to use the stub (virtual service)
- Verifying that the Add Numbers client is sending traffic through the proxy
- Using topology discovery to discover the endpoints in use
- Recording an operation
- Disabling the server application and verifying that the client receives response from the stub