Forum Discussion

VTest's avatar
VTest
Occasional Contributor
12 years ago

How to Update the Resource parameters from groovy script

Hello,
I have a Rest request , which has about 20 query parameters, i am planning to use a groovy test step ,from where i can update few parameters at a time and run the Rest request from the groovy script .

But i am unable to find a way to update the Rest request parameter from groovy script , any help can be appreciated.