AnandKiran
16 years agoFrequent Contributor
Groovy script - instead of using Property Transfer
Hi,
Here is the scenario for which i want to use groovy script instead of using Property Transfer
1. In my test case I have three steps
a. Property_Transfer
b. Operation_Initialize_Request
c. Operation_Request
In the "Property_Transfer" step
I have the Source as "Operation_Initialize_Request" and its property is "request" &
Target as "Operation_Request" and its property is "request"
This is the actual work flow I am following to initialize my request every time I execute the testcase.
Now I want to do this using groovy, instead of using the Property Transfer Step. Can any one suggest me an idea to achieve this..
Note: For reference I have also attached my sample project.
Regards
AnandKiran.
Here is the scenario for which i want to use groovy script instead of using Property Transfer
1. In my test case I have three steps
a. Property_Transfer
b. Operation_Initialize_Request
c. Operation_Request
In the "Property_Transfer" step
I have the Source as "Operation_Initialize_Request" and its property is "request" &
Target as "Operation_Request" and its property is "request"
This is the actual work flow I am following to initialize my request every time I execute the testcase.
Now I want to do this using groovy, instead of using the Property Transfer Step. Can any one suggest me an idea to achieve this..
Note: For reference I have also attached my sample project.
Regards
AnandKiran.