Excel Test Data Handling using Java

Test Data handling is a very important aspect of Test Automation. Here we have  a ready to use code block – class to use for Test data handling using java. Follow the instructions in comment and copy this class to your project to handle test data in excel sheet. The Test data should be in prescribed format.

All the methods are written by utilizing the Apache POI library.

If you are not sure, “How to add APACHE POI library to your Selenium Automation Project?”, Please check out this guide on How to add Apache POI library in Selenium Automation Project.

Get Test Data from Excel Test Data Sheet