SoapUI Tutorial #1 – Install SoapUI | How to setup SoapUI

In this SoapUI tutorial series we will learn SoapUI from very basic till advanced, this tutorial covers how you can install SoapUI on your machine and then setup SoapUI before starting to learn webservice automation.

SoapUI Tutorial #2 – Create first SoapUI Project | SOAP API Project

In this tutorial we will learn how to create first SoapUI project. We will understand step by step to create SOAP API Project. We will add free SOAP API and add SOAP WSDL to create new project.

SoapUI Tutorial #3 – Create first SoapUI Project for REST API | Create REST Project

In this tutorial we are going to learn how to create first SoapUI project for REST API in SoapUI.

SoapUI supports testing both SOAP and REST APIs so you can easily test any of those APIs.

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.

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