SoapUI Tutorial#8 – Set SoapUI Property Value using Groovy Script

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

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