Forum Discussion
SarahS
2 years agoStaff
Hi Taz,
Understanding that your goal here is to use the entire data set in a script. One approach I can think of would be to read in each row of data and perhaps pass this into an array. The syntax for referencing a row is as follows:
${DataSouceTestStep#DataSourceProperty::RowNumber}
You can use a property/variable as the RowNumber to iterate through the data set.
Documentation for this is here if you want to get more details.
https://support.smartbear.com/readyapi/docs/functional/steps/data-source.html
Related Content
- 6 years ago
- 2 years ago
Recent Discussions
- 18 days ago