This topic explains how to configure your application under test (AUT) to interact with message proxies.
In this section:
To direct your AUT to a proxy, point it to the endpoint (e.g., an HTTP/S path, MQ destination/client queue, or JMS destination/client topic or queue) where the proxy is listening for incoming messages.
For HTTP, the endpoint to use is shown in the HTTP connection configuration panel’s Proxy URL field.
For example:
In this case, you would set the AUT to the URL http://framemaker.parasoft.com:7070/proxy/services/purchaseOrder.
You can use HTTPS if SSL is configured.
If you can’t or don’t want to modify the application endpoint, you can send traffic to a message proxy by modifying the AUT’s proxy settings.
For example, if you have one or more backends on endpoints formatted to http(s):/ /<host>:<port>/<path>, you would create a proxy for each backend with the following configurations:
The key is for the message proxy to be deployed on the same path as the actual backend.
Once the proxy or proxies are set up, configure your AUT’s proxy as follows:
HTTP Proxy:
HTTPS Proxy: