Forum Discussion
ankitaT
15 years agoContributor
Hi,
This can be done by adding datasource step to your testcase. Add the parameters as properties and provide the values. Now in the test request, you can simply verify it using xpath match assertion.
Use the get data method to retrieve the expected value. It will be sumthing like {#Datasource#<property name>}
Please let know in case of further query.
Regards,
-
This can be done by adding datasource step to your testcase. Add the parameters as properties and provide the values. Now in the test request, you can simply verify it using xpath match assertion.
Use the get data method to retrieve the expected value. It will be sumthing like {#Datasource#<property name>}
Please let know in case of further query.
Regards,
-