WSDL Tutorials - Herong's Tutorial Examples
Dr. Herong Yang, Version 2.00

soapUI 3.0.1 - Web Service Testing Tool

This chapter provides tutorial notes and example codes on soapUI 3.0.1. Topics include soapUI features; downloading and installing soapUI 3.0.1; validating and importing SOAP based WSDL documents; creating and submitting mock requests; creating and running mock Web services.

What Is soapUI 3.0.1?

Downloading and Installing soapUI 3.0.1

Validating and Inspecting WSDL Documents

Using Interface Viewer on Bindings

Generating HTML Documentations On Bindings

Generating Test Requests on Operations

Submit Test Requests to the Server

MockService - Web Service Simulator

Submitting Request to MockService

Loading Incorrect WSDL Documents

Conclusions:

  • soapUI 3.0.1 is a very good testing tool for WSDL documents and Web services.
  • soapUI 3.0.1 can validate and import Web services from SOAP based WSDL documents.
  • soapUI 3.0.1 can create and submit mock requests to real Web service servers.
  • soapUI 3.0.1 can create and run Web service simulators by returning mock responses.
  • soapUI 3.0.1 is not good WSDL document validator. It will not give any loading errors for incorrect WSDL documents..

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

 WSDL 20 Programming APIs and Testing Tools

 Introduction to WSDL 1.1

 WSDL 1.1 Document Structure and Syntax

 WSDL 1.1 Binding Extension for SOAP 1.1

soapUI 3.0.1 - Web Service Testing Tool

 WSDL 1.1 and SOAP 1.1 Examples - Document and RPC Styles

 PHP SOAP Extension in PHP 5.3.1

 Using WSDL in Perl with SOAP::Lite 0.710

 Using WSDL Document in Java with Axis2 1.4.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

 WSDL Related Terminologies

 References

 PDF Printing Version

Dr. Herong Yang, updated in 2009
soapUI 3.0.1 - Web Service Testing Tool