If you are looking for software to use, go to Huajun Software Park! software release

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

Author: Aotuman Date: 2020-10-19

SoapUI x64
SoapUI x64-5.4.0 latest version

Network detection Storage: 131MB Time: 2022-02-08

Software introduction: soapui is an essential tool for Webservice development. SoapUI is an open source testing tool that uses Soap/HTTP to check, call, and implement...

Download now

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