Extract ZIP and Verify Data in Excel while Automation

     I have a requirement to unzip and verify data in excel file while automation. Following code (especially the function extractZIPAndVerifyDataInExcel(String zipFilePath, String sheetName, String columnName,String valueToVerify)) will explain how to do unzip and verify the data in excel: /**  * Verify data in excel after unzip the file  *   * @author sanojs  * @since 30-August-2018... Continue Reading →

Create a website or blog at WordPress.com

Up ↑