Data Driven Testing in Selenium WebDriver Using jxl
Data Driven Testing through Selenium WebDriver using jxl Prerequisite 1- Download jxl jar file and add it in to path 2- Junit jar file 3- Selenium-server-standalone-2.x.jar Add these three jar file in build path and to read more about adding jar file read my last post Configuring Selenium Webdriver in Eclipse with Testng plugin installation . In general …
Data Driven Testing in Selenium WebDriver Using jxl Read More »