RS-ARGUMENT
Sets the query parameter or the path parameter for the REST request.
Use Case: Used for setting the query parameter and path variable in the REST request. The values are provided from the test data.
Usage Details
Value
Keyword
RS-ARGUMENT
Display Name
User Defined Display Name
Attribute Values
User Defined Query Parameter Name for QueryParameter
None for PathVariable
Objects Valid
QueryParameter - Appends the query parameter name in the component definition and value given in the test data to the REST end point.
PathVariable - Appends the user defined value in test data to the REST end point.