Forum Discussion
omatzura
17 years agoSuper Contributor
Hi!
hmm.. maybe you could create an XML DataSource from this response containing 2 columns (value and writable) with the row-xpath set to //multiRef and the column-xpaths to the two values respectively. Then create an Excel DataSink that saves these two properties and finally a DataSourceLoop for the data..
So all in all your testcase would be something like
1) The request that gives this response
2) DataSource (XML) as described above
3) DataSink (Excel) as descrbed above
4) DataSourceLoop that loops back to (3) for each row in (2)
5) .. ?
Makes sense?
regards!
/Ole
eviware.com
hmm.. maybe you could create an XML DataSource from this response containing 2 columns (value and writable) with the row-xpath set to //multiRef and the column-xpaths to the two values respectively. Then create an Excel DataSink that saves these two properties and finally a DataSourceLoop for the data..
So all in all your testcase would be something like
1) The request that gives this response
2) DataSource (XML) as described above
3) DataSink (Excel) as descrbed above
4) DataSourceLoop that loops back to (3) for each row in (2)
5) .. ?
Makes sense?
regards!
/Ole
eviware.com
Related Content
- 7 years ago
- 7 years ago
Recent Discussions
- 22 days ago