Create data driven framework in selenium webdriver
this framework depends on data and data source can be anything like Excel file,CSV File, database.
In data driven framework script will be separated from Data part, it means so if any changes happen we do not have to modify cases.
Example-I have to create 40 Gmail accounts so I have ..........