Downloading and Installing SoapUI

This section provides a tutorial example on downloading and installing SoapUI 5.0.0 on Windows system.

Here is what I did to download and install SoapUI 5.0.0:

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" > "5.0.0" folder and click on "SoapUI-5.0.0-windows-bin.zip" link.

3. Save the file to \herong\SoapUI-5.0.0-windows-bin.zip.

4. Unzip SoapUI-5.0.0-windows-bin.zip to folder \herong. You will see a new folder created \herong\SoapUI-5.0.0.

5. Run SoapUI 5.0.0 in a command window:

herong> set "JAVA_HOME=C:\Program Files\Java\jdk1.8.0\"

herong> \herong\SoapUI-5.0.0\bin\SoapUI.bat
Configuring log4j from [c:\herong\SoapUI-5.0.0\bin\SoapUI-log4j.xml]
[DefaultSoapUICore] initialized SoapUI-settings from 
   [C:\Users\herong\SoapUI-settings.xml]
[WorkspaceImpl] Loading workspace from 
   [C:\Users\herong\default-SoapUI-workspace.xml]
[SoapUI] Used java version: 1.8.0

6. After SoapUI screen showing up, click "Help" > "About SoapUI" to check the version. It should say: "SoapUI by SMARTBEAR - SoapUI 5.0.0".

That's it. Installation is done.

Table of Contents

 About This Book

 Introduction to Web Service

 Introduction to SOAP (Simple Object Access Protocol)

 SOAP Message Structure

 SOAP Message Transmission and Processing

 SOAP Data Model

 SOAP Encoding

 SOAP RPC Presentation

 SOAP Properties Model

 SOAP MEP (Message Exchange Patterns)

 SOAP HTTP Binding

 SOAP PHP Implementations

 PHP SOAP Extension Client Programs

 PHP SOAP Extension Server Programs

 PHP SOAP Web Service Example - getTemp

 SOAP Perl Implementations

 Perl SOAP::Lite - SOAP Server-Client Communication Module

 Perl Socket Test Program for HTTP and SOAP

 Perl SOAP::Lite for NumberToWords SOAP 1.1 Web Service

 Perl SOAP::Lite for SOAP 1.2 Web Services

 Perl SOAP::Lite for WSDL

 Python SOAP Client: Zeep

 SOAP Java Implementations

 Java Socket and HttpURLConnection for SOAP

 SAAJ - SOAP with Attachments API for Java

SoapUI - SOAP Web Service Testing Tool

 What Is SoapUI

Downloading and Installing SoapUI

 Validating and Inspecting WSDL Documents

 Using Interface Viewer on Bindings

 Generating SOAP Test Request

 Submitting SOAP Test Requests to Server

 WS-Security - SOAP Message Security Extension

 WS-Security X.509 Certificate Token

 Perl SOAP::Lite for GetSpeech SOAP 1.1 Web Service

 Perl SOAP::Lite 0.710 for SOAP 1.2 Web Services

 Perl SOAP::Lite 0.710 for WSDL

 Web Services and SOAP Terminology

 Archived Tutorials

 References

 Full Version in PDF/EPUB