Category: TestNG

Annotations in TesNG

Annotations in TestNG

In the previous post, we have seen how to uninstall TestNG from Eclipse.In this post, we will learn different types of annotations in TestNG. Annotations in TestNG: Annotations are placed over the method with the symbol...

Install TestNG

Uninstall TestNG from Eclipse

In the previous post,we have seen the installation of TestNG to eclipse. In this post, we will learn how to uninstall TestNG from eclipse if required. If any time you require to uninstall TestNG, then...

Eclipse TestNG

Installation of TestNG

In the previous post, we have seen what is TestNG and its important features. In this post, we will learn to install TestNG. Before installing TestNg, make sure you have active internet connection and...

TestNg in Selenium

What is TestNG?

In the previous post, we have learnt about the desiredcapabilities in selenium. In this post, we will introduce you with a very important concept of Selenium automation Testing , which is TestNG Framework. What...