July 2019
Intermediate to advanced
536 pages
12h 57m
English
The reporting capabilities of the framework are very important. There are many third-party open source APIs that can be used to build and/or email reports of the Selenium test results.
One particularly nice tool is called ExtentReports and it is developed by AventStack. This Java and .NET API allows users to build and customize an HTML report of all the TestNG results data for a Selenium suite run. There is a Community Edition, which is a free open source tool, and a Professional Edition, which has a lot of additional features.
The ExtentReports Professional Edition has a number of different features from the ...
Read now
Unlock full access