This Blog Demonstrates and help the user to skilled up in Salesforce And Automation Testing through multiple article on Automation testing , Selenium, Appium, Interview Questions, SQL, Java Programs with output and manual testing also.
//Generic Function to Excel Read public Object[][] excelRead(String filePath ,String fileName,String sheetName ) throws IOException { Object data[][] =null; File file=new File(filePath+"\\"+fileName); Sys…
Social Plugin