There's a datahandler.rb that's included as part of the Watir installation, I've never used it, but have looked at it and it is a similar approach to the path I took to read data. It should give you some basic guidelines for getting started, you could use it, extend it, or just borrow the ideas and roll your own. The header comments at the top of the file show you how to use it. Also take a look at this post on the same file:
http://www.mail-archive.com/[email protected]/msg01008.html
Wet which is also hosted on http://www.openqa.org/wet is another solution.
Thanks,
Charley
On 4/11/06, Chintakrindi Meghanath <
[EMAIL PROTECTED]> wrote:
HiWe are using watir for our web application.
We want to use Data Driven methodolgy using xls or CSV ie taking data from the excel or csv file.
Thanks
Meghanath
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
