In this TestNG tutorial we will learn how to setup ReportNG plugin for TestNG Report generation in Selenium WebDriver. This is part 2 of the two part report generation in TestNG tutorial series.
As we have seen in previous tutorial that the default report in TestNG does not provide a neat layout so we can use ReportNG plugin to get a better looking report for our TestNG test cases.
This tutorial will explain how you can install ReportNG plugin and then configure it to get custom reports in TestNG