Forum Discussion

mvnarendra's avatar
mvnarendra
Occasional Contributor
7 years ago

How to add or set query params in rest test step using groovy script

Hi,

 

I am trying to create a template test step to run different Rest requests by updating path, endpoint, resource, headers and query params using the Groovy script. I am able to set all required fields except query params. Can someone please help me how to set/add query params to Rest Test Step using groovy?