Forum Discussion
MikeGatward
8 years agoOccasional Contributor
If you want to loop then datasource loop is the way to go
Sounds like your method is treating these as single tests hence it will just overwrite. Datasource loop will ensure each row is written separately
and make sure you're excel is not open when to run the tests otherwise nothing will be written
- testhrishi8 years agoFrequent Contributor
The way I read it, Datasource shall be use to read data and Datasink shall be use to write/dump data. If I just need to dump data, datasink shall work but looks like thats not the case for excel.
Worked fine for notepad
- lakshmiarun8 years agoSmartBear Alumni (Retired)
Hi,
That is how excel works. After looping through a value excel sheet shuts down and opens up only for the next loop. This is tool independent.
Best,
Lakshmi
Related Content
- 8 years ago
Recent Discussions
- 4 hours ago
- 17 days ago