What is TestNG? Why do we need TestNG in Selenium?

Asked by Last Modified  

Follow 1
Answer

Please enter your answer

Java Trainer with 2 years experiance as tutor and professional.

The TestNG is one of the most important component when you are actually starting and developing the framework from scratch level. Because you can have the control on all of your test cases and their execution with the help of TestNG. So when I say you can have the control on your test cases there's...
read more
The TestNG is one of the most important component when you are actually starting and developing the framework from scratch level. Because you can have the control on all of your test cases and their execution with the help of TestNG. So when I say you can have the control on your test cases there's a lot, so what all the important features we have in dealing and controlling test cases. I can give you some high level examples. Suppose, if you want to run a test case "A", before that a prerequisite, you need to run some multiple test cases before you begin the test case "A". Now you can set and map the test cases in accordance to the requirement with the help of TestNG. In such a manner those prerequisite Test Cases will run first and only then it will trigger the test case "A", in that way you can control your test cases. read less
Comments

Related Questions

Which language is demand now for Selenium: Python or Java?
Most of the companies are using JAVA compared to python for Selenium to automate web applications.
Pradeep
0 0
6
what is pop handling ?
using windowhandles() you can do popup handling with selenium webdriver
Vishal
I am looking for online Selenium with Robot framework in Python programming.
Hi, I am 8.5 yrs in it industry in automation.i will give all kind of practical experience. With regards Shalini
Swapnil
0 0
6
Is Selenium in automation a good career?
Yes, it is an awesome career option and it will add value too. I saw people from Manual Testing upgraded themselves to Selenium. If you want to make career in Automation Testing field, then Selenium is...
Vijayaadithya
0 0
8

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

What is Selenium?
In simple words, Selenium automates browsers. It is a robust set of tools that supports rapid development of test automation for web-based applications. Cool Features: Works on every system,...

doWhile example in Java
public class doWhilePracticleEx { public void test() { } public static void main(String args) { String q1 = "Who is PM of India?"; String a1 = "Sonia Gandhi"; String a2 = "Rahul Gandhi"; String a3...
S

Sarthak C.

0 0
0

TestNG Annotations and its sequence
public class TestNGAnnotations { @BeforeMethod public void beforeM() { System.out.println("Before Method"); } @AfterMethod public void afterMethod() { System.out.println("After Method"); } @BeforeClass...
S

Sarthak C.

0 0
0

Difference b/w Manual testing and Automated testing
Manual Testing Time consuming and tedious. Huge investment in human resources. Less reliable because in manual testing, due to repetitive tasks and time constraints, we might skip few test...

Why we declare WebDriver driver = new FirefoxDriver(); and not FirefoxDriver driver = new FirefoxDriver();
Here, List or WebDriver is an Interface - a contract or set of rules created for implementing class.So, in Java, we cannot create an instance of an interface. ieI cannot say List list = new List();But...

Recommended Articles

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

Read full article >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Looking for Selenium Training?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you