In my test case I have following test steps 1. Soap TestRequest 2. Groovy Script 3. Soap TestRequest 4. Groovy Script
Here In step 2 - Groovy Script I am preparing XXXObject (extends from java.lang.Object) and I would like to use this XXXObject in step 4 - Groovy Script.