Java Reference
In-Depth Information
1.7 Test a Web Service with SOAPUI
SOAPUI is a software that enables software developers and integrators to test Web
Services. Similar to Eclipse IDE, SOAPUI is a project-based application.
1.
Run SOAPUI program.
2.
Select FileNew SOAPUI project.
3.
Fill in the Project Name and the Initial WSDL/WADL.
Figure 1-12 Create a SOAPUI project for the HelloWorld Web Service
To execute a SOAP operation, take the following steps:
1.
On the left panel, double-click on Request 1.
2.
Fill in the blank between <arg0> and </arg0>.
3.
Click on the green triangle on the top left panel of the request.
4.
View the SOAP response on the right panel.
Search WWH ::




Custom Search