Get the webservice (wsdl) packet

1. Open ReadyApi, select File->New Functional Test

2. Click Start in the API Definition box

 

3. Fill in the wsdl address and click Next

 

4. Select Single Test Case and click Finish

5. In the left work area, expand Test Case

 

6. Click the method to be tested, and click the send button on the right to get the Request and Response data respectively 

7. Select the Raw tab to get complete information including header information

8. After the data is obtained, the data can be packaged according to the actual network communication method used to implement the Webservice client 

 

Guess you like

Origin blog.csdn.net/qsyjrz206/article/details/122539250