Selenium: DataProvider in TestNG and using PoI to read data using POI

Read data using excel file data driven approach using TestNG (Data Provider).

Reading Login details  from External Excel file using Data provider and then iterating the test method for each entry in Excel file.