By rafael-sobek
via developers-blog.org
Published: Mar 09 2010 / 11:58
SoapUI is a useful tool for testing web services. Not only makes it possible to test deployed web services, but it also offers the possibility to mock any "external" service needed by the service you want to test. As a result, you can test your web service independently from any other external service.
The describe basic example describes how to test a service that computes the price of a trip (TripPriceService). It invokes one service that returns prices for hotel rooms (HotelPriceService) and one service that returns prices for flights (FlightPriceService).
Add your comment
Voters For This Link (28)
-
rsmaniak -
aclarke -
ehildebrandt -
jsugrue -
davidmartin -
peeps -
sheffanet -
john.jian.fang -
sud0007 -
omatzura -
sakthiraj197@gmail.com -
webdesigner721 -
Peter_A_Keller -
MCII -
bogdanp75 -
rafael-sobek -
sroachst -
magdenko_alex -
linking4u -
nithinraju -
mswatcher -
nebule -
nreimertz -
openid-provider.appspot.com/lumosmani -
langolierra -
fabiocaseri -
zener -
dems1385


