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 #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 #11 – Verify XML Response using Groovy | SoapUI Assert

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.

SoapUI Tutorial #5 – SoapUI Custom Properties Explained

In this SoapUI tutorial we will learn how to define SoapUI custom properties at different levels.

In this tutorial we will learn about following custom properties in soap UI.

Global properties

Project properties

TestSuite properties

TestCase properties

TestStep properties

SoapUI Tutorial #4 – Create TestSuites and TestCases in SoapUI

In this SoapUI tutorial we will learn how to create SoapUI testsuites and SoapUI testcases.

TestSuites help you to organise your testing in SoapUI and TestCases allow you add assertions and verification points.