SoapUI Tutorial #10 – Send | Run Request from Groovy in SoapUI

In this SoapUI tutorial we will learn how to use Groovy script to send the Soap request automatically.

In the last tutorial we understood how to populate the XML nodes and form the payload. This tutorial will explain how to run the same request.

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.