How to call the HTTP interface using SoapUI-SoapUI usage tutorial

Time: 2020-10-19Source: Huajun Software TutorialAuthor: Aotuman

Recently, many friends have said that they don’t know how to use SoapUI to call the HTTP interface. Below, the editor will share with you the operation method of using SoapUI to call the HTTP interface. Friends in need can come and take a look. I hope it can help everyone.

First, open SoapUI on your computer and click [File] --> [New Rest Project]

SOAPUI calls HTTP interface

At this time, a dialog box opens. Enter the address to call the HTTP interface in the dialog box and click the [OK] button.

SOAPUI calls HTTP interface

At this point the tool creates a REST Project

SOAPUI calls HTTP interface

If you want to modify the parameters, you can click the [Parameters] box on the right to modify the parameters.

SOAPUI calls HTTP interface

In Method, you can modify the method of calling the interface. The Get request is used here. After modification, click the triangle on the side of the box to call the interface. After the call is completed, click the [JSON] option on the right to see the returned data.

SOAPUI calls HTTP interface

The above is the operation method of using SoapUI to call the HTTP interface shared by the editor. If you don’t know it yet, please come and learn it.

Related articles更多>>

Popular recommendations