What is the best reporting tool that can be used with selenium

0 votes

I have tried TestNG and XSLT but I am still not satisfied with output of generated reports. please suggest me best reporting tools for selenium.

Dec 20, 2018 in Selenium by Jino
• 5,810 points
5,205 views
TestNG is the best TBH. What is it that you don't like about it?

2 answers to this question.

+1 vote

I guess you can use the below mentioned reporting tools:

ReportNG: This is similar to TestNG report however looks far better than TestNG.http://reportng.uncommons.org/

Maven SureFire Report: if you are using maven project you can have maven surefire plugin and generate a report, it's also far better than that of TestNG.

http://maven.apache.org/surefire/maven-surefire-plugin/

ExtentReport: this is my favorite. It's bit tricky to configure but worth it. It has extentx server as well which stores historical data.

answered Dec 20, 2018 by Shuvodip
0 votes
Hi ,

u can use extent report or testng report.
answered Sep 3, 2020 by Sri
• 3,190 points

Related Questions In Selenium

0 votes
1 answer

What is the webdriver that can be used with firefox?

You can use Firefox Gekodriver to use ...READ MORE

answered Jan 2, 2019 in Selenium by Nabarupa
629 views
0 votes
1 answer
0 votes
1 answer
0 votes
2 answers

What are the different tools that can be used for Security Testing?

Veracode is the best due to banking ...READ MORE

answered Sep 3, 2020 in Selenium by Sri
• 3,190 points
714 views
0 votes
2 answers

Finding WebDriver element with Class Name in java

The better way to handle this element ...READ MORE

answered Apr 10, 2018 in Selenium by nsv999
• 5,500 points
12,749 views
0 votes
2 answers

Problem while using InternetExplorerDriver in Selenium WebDriver

enable trusted connection  in internet explorer by ...READ MORE

answered Aug 31, 2020 in Selenium by Sri
• 3,190 points
8,622 views
0 votes
1 answer

Geo-location microphone camera pop up

To Allow or Block the notification, access using Selenium and you have to ...READ MORE

answered May 11, 2018 in Selenium by Samarpit
• 5,910 points
6,697 views
0 votes
2 answers

How to use such xpath to find web elements

xpath are two types. 1) Absolute XPath:    /html/b ...READ MORE

answered Sep 3, 2020 in Selenium by Sri
• 3,190 points
7,561 views
+2 votes
3 answers

What are the different Locators that can be used to access Web Elements?

@Nitesh, I would like to tell you ...READ MORE

answered Dec 12, 2018 in Selenium by Priyaj
• 58,090 points
1,143 views
0 votes
1 answer

What is Selenium Grid and when it can be used?

Hello Janki, Selenium Grid is a part ...READ MORE

answered May 29, 2019 in Selenium by Rahul
506 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP