Cucumber Advance Reporting Feature Using Net-Master



Cucumber Advance Reporting Feature Using Net-Master


In this blog, we are going to see how we can generate advance test report such as net-master for cucumber using Maven-cucumber-reporting, an open-source tool which generates a pretty HTML report along with living documentation.

For More Details on this report you can visit there official Git Page.


Please Note before starting the setup of this report I am assuming you have basic knowledge of maven, and it is already installed in the local machine as well as in your ide along with all other maven plugins to execute the test.

How to Send Cucumber Report in email through Jenkins




Let’s check out how we can generate this report using cucumber maven Plugin.

1)   In POM.Xml please add below dependency and plugin (Please make sure to use the version i have suggested another version might be unstable currently)



2)  In the Runner File Inside, the Plugin tag add the name of the report.


3)  Execute maven project using “mvn test” from command line.

4) Refresh project now and inside project \target\Report\cucumber-reports\cucumber-html-reports there would be a report generated with name feature-overview.


Generated Report will look something like below.




You may also interest to know Cucumber Extent Report.

You may also interest to know How to integrate NetMaster Report with Jenkins.


Keep Learning, Keep Sharing.



SHARE THIS

Author:

My Name is Ankur Jain and I am currently working as Automation Test Architect.I am ISTQB Certified Test Manager,Certified UI Path RPA Developer as well as Certified Scrum Master with total 12 years of working experience with lot of big banking clients around the globe.I love to Design Automation Testing Frameworks with Selenium,Appium,Protractor,Cucumber,Rest-Assured, Katalon Studio and currently exploring lot in Dev-OPS as well. I am currently staying in Mumbai, Maharashtra. Please Connect with me through Contact Us page of this website.

Previous Post
Next Post
December 5, 2018 at 3:26 PM

report is not generating. Please help, empty Report folders are creating but htl file is not generating
DO i need to make any other changes
Please help

Reply
avatar
June 15, 2019 at 5:19 PM

Hi Report Not Getting Generated with above POM and Runner class ...

Template is good But no Content ... is it possible to Help

Reply
avatar
June 15, 2019 at 8:20 PM

Hi Manju,Very diffcult to comment without seeing any logs or any other details.
Please share error message along with POM file and other details on my email id ankur.jain.cs@gmail.com

Reply
avatar
September 22, 2020 at 1:13 PM

Thank you a lot, very helpfuL. I follow all steps, it's great!.

Reply
avatar
May 28, 2021 at 2:23 AM

Report not generating. Time waste

Reply
avatar
April 7, 2022 at 12:03 AM

very informative. but report is in plain format

Reply
avatar