Free Web Services - Herong's Tutorial Examples - Version 1.11, by Dr. Herong Yang

What Is soapUI 3.6.1?

This section describes a Web service testing tool, soapUI, which can be used to inspect WSDL documents, invoke Web service, and simulate Web service.

What is soapUI? soapUI is the leading tool for Web Service Testing. soapUI is an open source product and currently maintained a Swedish company, Eviware Software AB, since 2006.

The current version of soapUI is 3.6.1 with 2 editions: soapUI Free and soapUI Pro.

soapUI Free 3.6.1 has these nice features:

  • Inspecting WSDL SOAP Web Services - Importing and viewing WSDL documents and more.
  • Invoking Web Services - Automatic generating of Web Service requests; Managing multiple service endpoints; etc.
  • Developing Web Services - Generating server and client code; Validating Web service definitions and messages; etc.
  • Web Services Simulation and Mocking
  • Functional, Load and Compliance testing of Web Services

Here is a screenshot of soapUI Free 3.6.1:
soapUI 3.6.1 Screenshot

Last update: 2011.

Table of Contents

 About This Book

soapUI 3.6.1 - Web Service Testing Tool

What Is soapUI 3.6.1?

 Downloading and Installing soapUI 3.6.1

 Validating and Inspecting WSDL Documents

 Using Interface Viewer on Bindings

 Generating Test Requests on Operations

 Submit Test Requests to the Server

 REST Web Service and soapUI

 GetCountries - Get All Countries and Territories

 GetCurrencies - Get Currencies from All Countries and Territories

 GetGMTbyCountry - Get GMT Information of a Given Country

 GetISD - Get ISD Phone Code of a Given Country

 GetCitiesByCountry - Get Cities by Country

 LatLonListCityNames - Return Latitudes and Longitudes of US Cities

 GetInfoByState - Get ZIP Codes of a Given US State

 GetAirportInformationByCountry - Get Airport Code by Country

 GetGeoIP - Get Country by IP Address

 ConvertTemp - Convert Temperature Unit

 ChangeLengthUnit - Convert Length Unit

 ConvertWeight - Convert Weight Unit

 ChangeAreaUnit - Convert Area Unit

 Code39 - Generate Bar Code Images in Code 39 Format

 GenerateBarCode - Generate Bar Code Images

 GetMortgagePayment - Calculate Mortgage Payment

 ConversionRate - Get Currency Exchange Rate

 GetQuote - Get Stock Quote

 getTime - Get the Current Time

 GetSunSetRiseTime - Get Airport Code by Country

 GetWeatherByZipCode - Get Weather by ZIP Code in US

 NDFDgenByDay - US Weather Forecast by Day

 NDFDgen - US-Weather Forecast for a Single Location

 questionSearch - Search Yahoo! Questions and Answers

 flickr.interestingness.getList - Get Interesting Photos

 Hotwire - Get Travel Ticker Deals

 References

 Printable Copy - PDF Version

What Is soapUI 3.6.1? - Updated in 2011, by Dr. Herong Yang