Chapter 9. Service Mocking

As we move forward with test automation of SOA based applications we face several challenges to automate business flows. A few of these challenges can be answered by service virtualization and service mocking.

Service virtualization is a matured and a more detailed process to help in testing and test automation, whereas in service mocking stubs are made by considering test cases or test suites.

In this chapter we will learn how to create a mock service with different techniques/dispatch methods and deploy them.

So, before we move forward, we may well ask why we need service virtualization or service mocking.

Let's take a look at a few of the challenges faced during SOA testing and test automation:

  • No access to the third-party ...

Get Mastering SoapUI 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.