Forum Discussion
Cizo89
11 years agoFrequent Contributor
Hi,
yes, it's possible and probably the best and most effecient way to do this is via DataSource TestStep.
Since you're asking this question in the Community board, I assume you don't have the Pro version - this is an ideal oppurtunity to purchase it
Although it can be done by Groovy script as well, I'd recommend you buying the Pro version and following instructions on following page
http://www.soapui.org/Data-Driven-Testi ... tests.html
Regards,
Marek
yes, it's possible and probably the best and most effecient way to do this is via DataSource TestStep.
Since you're asking this question in the Community board, I assume you don't have the Pro version - this is an ideal oppurtunity to purchase it

Although it can be done by Groovy script as well, I'd recommend you buying the Pro version and following instructions on following page

http://www.soapui.org/Data-Driven-Testi ... tests.html
Regards,
Marek
padmanabam
10 years agoNew Contributor
Hi
Can u kindly help me how to access the Resource Path of Rest Test Request which is a Rest TestRequestProperty using Groovy scripting.. I am actually soapui 4.5 open source and our project doesnot Pro version for using Data Source step. Can u please provide that code snippet for accessing the Resource Test Request property using groovy, because i have to update that dynamically... Please let me know how to access and how to update that as well. Ur help is really appreciated. Thanks in advance..