January 2018
Beginner to intermediate
354 pages
7h 59m
English
The ExtentHTMLReporter API is a reporting tool that takes all the TestNG results data from a Selenium test run and processes it into a concise HTML report. That report can be published in Jenkins using the HTML Publisher Plugin, which was just covered. And it doesn't need the Selenium WebDriver to use it. The API will work with other TestNG results data from API, unit, or headless browser tests.
Since the framework outlined in this book is based on Java and TestNG technologies, it is fairly easy to integrate the report into the framework. Here are the requirements:
Read now
Unlock full access