What are the features of TestNG which makes it a great testing framework

0 votes
Jun 12, 2019 in Selenium by Leonard
1,354 views

1 answer to this question.

0 votes

Hey Leonard, following are some of the features which makes TestNG a strong and powerful testing framework:

  1. Flexible test configuration and support for multiple instances for same test class.

  2. Supports powerful execution model.

  3. Support for parameters and dependent methods testing.

  4. Elegant way of handling parameterized tests with the data-provider concept.

  5. Extendibility of using different Tools and plug-ins like Eclipse, Maven, IDEA etc.

  6. Default JDK functions for runtime and logging with no dependencies.

  7. Epecially designed to cover all types testing categories like Unit, Functional testing, Integration testing, End-to-end etc

  8. Supported different Annotations like @BeforeSuite, @AfterClass, @DataProvider, @Factory, @Listeners, @Parameters, @Test etc

answered Jun 12, 2019 by Abha
• 28,140 points

Related Questions In Selenium

0 votes
1 answer

What are the features of a good test framework?

The features of a good test framework ...READ MORE

answered Feb 8, 2019 in Selenium by rishu
576 views
0 votes
1 answer

What is JUnit and what are the features of it?

Hey Irfaan, JUnit is an open source ...READ MORE

answered Jun 12, 2019 in Selenium by Anvi
• 14,150 points
11,977 views
0 votes
1 answer

What are the advantages of TestNG over JUnit framework?

Hey Kimberly, TestNG has many advantages over ...READ MORE

answered Jun 12, 2019 in Selenium by Abha
• 28,140 points
6,526 views
0 votes
1 answer
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,754 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,624 views
0 votes
2 answers

What is the role of TestNG & JUnit frameworks in Selenium?

TestNG and JUnit are test frameworks . it ...READ MORE

answered Sep 4, 2020 in Selenium by Sri
• 3,190 points
2,522 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,698 views
0 votes
1 answer

What is a Selenium framework and what are the benefits of it?

Hi Disha, Selenium framework is a code structure ...READ MORE

answered May 13, 2019 in Selenium by Abha
• 28,140 points
926 views
0 votes
1 answer

What are the benefits of using Junit testing framework?

Hi Prakhar, some of the benefits of ...READ MORE

answered Jun 12, 2019 in Selenium by Abha
• 28,140 points
4,251 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