tadudek
5 years agoOccasional Contributor
How can I map a datasource to values in a REST XML content (xml element values)?
How can I map a datasource to values in a REST XML content (xml element values)?
I have a datasource with values; say parm1:value, parm2:value, parm3:value, etc. I have a REST POST request with XML content. I need to map the values in the datasource to the xml elements, so that each request iterates through my datasource (excel document) and fills the xml element values.
I can't seem to find how I map them accordingly.
May be you want to go thru the documentation?
https://support.smartbear.com/readyapi/docs/testing/data-driven/tutorials/excel/index.html
https://support.smartbear.com/readyapi/docs/testing/data-driven/concepts.html
And a video