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.

Last update: 2018.

Table of Contents

 About This Book

 Introduction to WSDL 2.0

 WSDL 2.0 Document Structure and Syntax

 WSDL Version 2.0 Part 2: Adjuncts

 WSDL 2.0 Document Examples with SOAP Binding

 Using WSDL Document in Java Apache Axis2/Java for WSDL

 Apache Woden for WSDL Documents in Java

SoapUI - Web Service Testing Tool

 What Is SoapUI

Downloading and Installing SoapUI

 Validating and Inspecting WSDL Documents

 PHP SOAP Extension for WSDL

 Perl SOAP::Lite for WSDL

 Introduction to WSDL 1.1

 WSDL 1.1 Document Structure and Syntax

 WSDL 1.1 Binding Extension for SOAP 1.1

 SoapUI as WSDL 1.1 Testing Tool

 WSDL 1.1 and SOAP 1.1 Examples - Document and RPC Styles

 PHP SOAP Extension for WSDL 1.1

 Perl SOAP::Lite for WSDL 1.1

 Apache Axis2/Java for WSDL 1.1

 Using WSDL2Java to Generate Web Service Stub Classes

 WSDL 1.1 Binding Extension for SOAP 1.2

 WSDL 1.1 and SOAP 1.2 Examples - Document and RPC Styles

 SOAP 1.2 Binding - PHP, Java and Perl Clients

 Python SOAP Client: Zeep

 WSDL Related Terminologies

 Archived Tutorials

 References

 Full Version in PDF/EPUB