In this video, I have discussed how to read data from Excel using Apache POI and Java. It is a very commonly used way to read data from Excel and it is very important for Automation Tester also.
Dependency :
groupId : org.apache.poi
artifactId: poi
groupId : org.apache.poi
artifactId : poi-ooxml
groupId : org.apache.poi
artifactId : poi-ooxml-schemas
** Please like, share, comment and subscribe. ***