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

Downloading and Installing soapUI 3.6.1

This section provides a tutorial example on downloading and installing soapUI 3.6.1 on Windows system.

Here is what I did to download and install soapUI 3.6.1:

1. Go to http://www.soapui.org/ and click "Download soapUI" from the "Downloads" menu. The SourceForge download page shows up.

2. Click to open the "soapui" > "3.6.1" folder and click on "soapui-3.6.1-windows-bin.zip" link.

3. Save the file to \herong\soapui-3.6.1-windows-bin.zip and unzip it to folder \herong\soapui-3.6.1.

4. Unzip the file to folder \herong\soapui-3.6.1 to finish the installation.

5. Run soapUI 3.6.1 by double clicking \herong\soapui-3.6.1\bin\soapui.bat and click "Help" > "About soapUI" to check the version:
soapUI 3.6.1 Version

That's it. Installation is done.

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

Downloading and Installing soapUI 3.6.1 - Updated in 2011, by Dr. Herong Yang