Forum Discussion
nmrao
10 years agoCommunity Hero
With the given details, it is difficult to comment any. Would mind providing more details about the use case, test case with steps and how data is present that you are reading.
Please use a document to capture screens if that makes easy to explain the problem or video would be good, whatever possible.
Please use a document to capture screens if that makes easy to explain the problem or video would be good, whatever possible.
testhrishi
10 years agoFrequent Contributor
Thanks nmrao,
actually instead of file reading from excel seems to be a better option in my case.
I am trying to create say 100k unique requests for something and would like to run the same over and over again at some point.
So I need to write the first pass to file and then may be use the same file as datasource for next.
So I was hoping to make use of datasink and datasource.
excel may do the job in this case.
Thanks!