Im using selenium webdriver for automation testing in my company to automate webapplications, but im using id, xpath and all directly without following any framework , so now im in some prob and have to design the DATA DRIVEN FRAMEWORK .
Please suggest me how to setup DatadrivenFramwework under eclipse.what and all steps to be followed.
Thanks