First, the interception process
1. Turn on the Httpanalyzer message interception tool.
2. Send the message via the Soapui tool.
3. The Httpanalyzer message interception tool is automatically intercepted.
Second, SOAPUI message preparation
The preparation is: Open the Soapui tool, choose an interface, fill in the message information as an example of this test message interception, as shown in:
Third, message interception steps
The detailed message interception steps are as follows:
1. First open the Httpanalyzer message Interception tool that is already installed, as shown in the following:
2. Click Start to begin the message interception as shown in:
3. For a long time, interception tool will intercept some other messages (as shown), for the message we want to intercept can be clearly displayed, we first click on the "Clean" button, the Information Display window to clear the data first, and then the intercepted information Panel transferred to the Response content panel, As shown in the following:
4. Return to the Soapui tool, click the Send Message button to send the message, send the message successfully, return the corresponding message, as shown in:
5. At this point, return to the Httpanalyzer message Interception tool as shown in:
6. At this time, the message interception success, we can reproduced the message and intercept message information, to determine whether the information is consistent, as shown in:
These are the steps of message interception. In addition, the Httpanalyzer message interception tool can not only intercept the transmitted message, but also intercept the returned message.
Httpanalyzer Intercept SOAPUI-sent interface messages