SoapUI Tutorial #26 – Script Assertion in SoapUI | Demo and Examples

In this SoapUI tutorial we will learn about Script Assertion in SoapUI with demonstration and examples.

We will be working with real-time Asana APIs and demonstration script assertion step by step along with examples.

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 #9 – XmlHolder | Parsing XML Requests

In this SoapUI tutorial we will learn about XmlHolder class and how to parse XML requests in SoapUI.

You will learn to write Groovy code and parse the request in SoapUI and populate the required values in Soap request before sending the request.