REST Services in soapUI

All REST testing capabilities of soapUI are based on a logical representation known as REST service. We should not confuse this with the term "service" here since it is not a service implementation but a mapping of the RESTful service that is being invoked. We can add as many REST Services as we can in a soapUI project; each represents a particular RESTful service. The REST service model in soapUI can be represented as shown in the following diagram:

REST Services in soapUI

Each REST service consists of a number of resources. As we discussed at the beginning of the chapter, resources represent any named information that is identified as URIs. So, ...

Get Web Services Testing with 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.