Showing posts with label ExtentReport. Show all posts
Showing posts with label ExtentReport. Show all posts
Extent Report Version 4 Selenium With TestNG
As we all
are aware reporting is an integral and very important part of any testing
automation framework. Normally in any testing framework, we use either default
TestNg Report, Allure Report or most widely used as Extent Report. We already have seen
in my other blogs how we can set up an extent report in TestNg and Cucumber.
Customizing Extent Report with Logo..!!
In this blog, we
are going to learn how we can add customize extent report with the logo of our
own choice.
To know how to setup
extent report please refer to this blog.
To display the logo on the top of the extent report just add below XML configuration to the extent-config.xml path placed inside the resources folder.
To display the logo on the top of the extent report just add below XML configuration to the extent-config.xml path placed inside the resources folder.
Cucumber Extent Report
In this blog, we are going to learn, how we can
generate the extent report for the cucumber project.
How to Send Cucumber Report in email through Jenkins
Let’s check out how we can generate the extent report for Cucumber.
1) In POM.Xml please add
below maven dependencies.
Subscribe to:
Posts (Atom)