Generate Customized Excel Reports Using TestNG in Selenium By ahsanakhtar on Feb 22, 2017 in Selenium with Java, TestNG There are many ways to Generate Reports in Selenium. Now I’d like to generate Excel reports. Note : TestNG is required. Without TestNG this code won’t work. There are few steps to follow in order to generate Excel reports. …