best way to create a data driven web test
I am basically some testing websites which have forms on there which require prefiling - basically registration pages. Can this be somehow automated using data driven tests , also I want to put this into practice for another form which requires a minimum of 100 runs in order for one of the features can work correctly.
Any help on how to feed this from a file into the form on a web page would be greatly appreciated.
|