In this SoapUI tutorial we will learn how to verify Soap XML response using Groovy and use Assert to verify the actual response is as per expected.
Category: SoapUI API Testing Tutorial
SoapUI Tutorial #12 – Assertions in SoapUI | Assertion Categories
In this SoapUI tutorial we will learn about basic Assertions in SoapUI. We will cover basic assertion categories like contains assertion, not contains assertion, SLA assertion, TestStep specific assertion, compliance assertions and more.
SoapUI Tutorial #13 – XPath Assertion in SoapUI | XPath Match Assertion
In this SoapUI tutorial we will learn about XPATH assertion in SoapUI.
You will learn XPATH match assertion step by step and will be able to apply XPATH assertion for any Soap response.
SoapUI Tutorial #14-Introduction to REST API | SoapUI REST API Testing
In this SoapUI tutorial we will cover introduction to REST API and learn about REST API from very basic and understand some of the key concepts of REST API.
We will understand SoapUI Rest API testing using one of the sample REST API.
SoapUI Tutorial #15 – Common Methods in RESTful Services
In this SoapUI tutorial we will learn about some of the common HTTP methods in RESTful Services.
The methods we will cover in this tutorial are GET, POST, PUT and DELETE which are very commonly used HTTP methods while testing REST APIs.