For huge data comparisison from UI with Excel ,what should be the approach in Selenium automation ?
For huge data comparisison from UI with Excel ,what should be the approach in Selenium automation ?
1 Answer
I think Data Driven Test approach would be good but the you need to write logic to compare UI data with Excel data.
We can capture the UI data using Selenium and store in excel. If data gets complex the way to handle it will also gets complex.
How ever excel provides comparision using functions that helps to "some extent".
StickyMinds is a TechWell community.
Through conferences, training, consulting, and online resources, TechWell helps you develop and deliver great software every day.