13 years ago
Unable to set property from datasource properties
I have created 'DataSource1' in test steps. I am getting data from excel sheet with some properties say 'Location'.
Then creating a 'REST test request' step which has some properties as queryparams say 'Location'. I am setting the queryparam 'Location' as '${DataSource1#Location}'. But when I run the test cases data is coming in 'DataSource1' properties but its not getting copied to queryparam 'Location'.
Please help me if I am missing anything.
Then creating a 'REST test request' step which has some properties as queryparams say 'Location'. I am setting the queryparam 'Location' as '${DataSource1#Location}'. But when I run the test cases data is coming in 'DataSource1' properties but its not getting copied to queryparam 'Location'.
Please help me if I am missing anything.