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.
Educating For Excellence! Making You Job Ready!
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.
In this SoapUI tutorial we will learn about setting the SoapUI properties using Groovy script. You can set the SoapUI properties defined at levels like Global, Project, TestSuite, TestCase etc. using Groovy script. We will learn the following topics in this tutorial:
❖ Set Global SoapUI Properties using Groovy
❖ Set SoapUI Project Properties using Groovy
❖ Set SoapUI TestSuite Properties using Groovy
❖ Set SoapUI TestCase Properties using Groovy
❖ Set SoapUI TestStep Properties using Groovy