Chapter 1. Testing and Developing Web Service Stubs With SoapUI

In this chapter, we will cover the following topics:

  • Generating a WSDL-first web service using SoapUI tool integration
  • Developing a SOAP web service test-first
  • Updating a SOAP project using a WSDL
  • Updating SOAP projects using WSDL refactoring (Pro)
  • Generating and developing a RESTful web service stub test-first
  • Generating SoapUI tests with REST discovery (Pro)

Introduction

Web service stubs (and mocks—see Chapter 3, Developing and Deploying Dynamic REST and SOAP Mocks) are often developed in the early stages of a project, to quickly provide limited functionality to the client application while the full web services are implemented. This chapter shows how SoapUI can help you quickly test and ...

Get SoapUI Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.