Book Image

SoapUI Cookbook

By : Rupert Anderson
Book Image

SoapUI Cookbook

By: Rupert Anderson

Overview of this book

Table of Contents (19 chapters)
SoapUI Cookbook
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 4. Web Service Test Scenarios

In this chapter, we will cover the following topics:

  • Testing WSDL and response WS-I compliance

  • Testing SOAP response schema compliance

  • Testing REST response XML schema compliance

  • Testing response compliance using JSON schemas

  • Testing and mocking SOAP (MTOM+XOP) attachments

  • Testing HATEOAS links

  • Testing polling style asynchronous REST services

  • Testing asynchronous SOAP service callbacks

  • Testing for e-mails with Groovy

  • Testing files with Groovy