Forum Discussion

shaileshra's avatar
shaileshra
Occasional Contributor
8 years ago
Solved

How can i parameterize REST resource with Data Source.

I want to parameterize the below two resources (please see the screenshot)  . I know we can use data source for using different params. How can i achieve it in this case. I want to supply data from ...
  • nmrao's avatar
    8 years ago
    You need to change that information in your method by specifying those two as TEMPLATE type parameters.

    Then those will appear in your test case as parameters such as {param}

    Now chose value from your data source by right click and get data.