Java Reference
In-Depth Information
4.5.1 SOAPUI projects
Web Service can be tested using SOAPUI, which is an open source cross-platform
functional testing tool that can be used to test Web Services. Like Eclipse, SOAPUI is
organized into projects. Each project usually manages one service endpoint. Each service
endpoint contains one or more operations that can be called from a client machine. In order
to test a Web Service, all you really need is a service endpoint URL provided by your
service provider.
The following figure shows how to create a SOAPUI test project for the employees
data service with document style at this service endpoint: http://localhost:9999/doc/em-
ployees?WSDL .
Figure 4-13 . Create a SOAPUI Project
Search WWH ::




Custom Search