SoapUI Tutorial #18 – CRUD (POST, GET, PUT, DELETE) Examples using Asana APIs

In this SoapUI Tutorial we will understand the Asana developer account setup so that we can learn the CRUD operations in SoapUI.

We will learn examples of GET, POST, PUT and DELETE using Asana REST APIs.

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.