ahabib
6 years agoOccasional Contributor
Datasource Loop from exel file to JSON body request
Hello,
im trying readyapi 2.6.0 using free trial,
i was able to read data (exel) from DataSource which countains the mandatory values to make a json object for my post request,
now i need to use these values in the json body of the request,
any help would be really apperciated.
If you right click on the paramater you want to work you and select Get Data, you can select the properties from the excel file. Or you can do it manually with ${dataSourceName#dataSourceProperty}.
For more details on how property expansion works you can check out this document:
https://support.smartbear.com/readyapi/docs/testing/properties/expansion.html