SoapUI Tutorial #30 -Run TestCase, TestSuite, Project from CommandLine

In this SoapUI tutorial we will learn how to run testcase, testsuite or whole soapui project from command line.

SoapUI Tutorial #29 – Execute TestCase, TestSuite and Project from GUI

In thi SoapUI tutorial we will learn how to execute the TestCase, TestSuite and Project from GUI of SoapUI.

SoapUI provides functionality to run the individual testcase or set of test cases together.

SoapUI Tutorial #28 – SoapUI Assertions JSON | JSONPath Assertion

In this SoapUI tutorial we will learn about JSONPath assertion in soapui.

We will cover some of the key jsonpath assertions supported in soapui like:

JsonPath Count

JsonPath Existence Match

JsonPath Match

JsonPath RegEx Match

SoapUI Tutorial #27 – SoapUI Script Assertion for XML Response

In this Soapui tutorial we will learn how to perform Script assertion for XML response in SoapUI.

In the REST APIs the response is in JSON or XML format and you can do script assertion for both the response formats.

In this video I will explain how to perform script assertion for XML response in SOAP webservice.

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.