SEMrush

TestNG Annotations With Selenium WebDriver Automation

What is TestNG ?


TestNG is a testing framework in Java programming language .  It is inspired from JUnit and NUnit.

JUnit is a unit testing framework in Java programming language.

NUnit is an open source unit testing framework in Microsoft .NET.


 The design goal of TestNG is to cover a wider range of test categories: unit, functional, end-to-end, integration, etc., with more powerful and easy-to-use functionalities.


Comments

Unknown said…
thanks for sharing testing annotations with selenium
Selenium Training in Chennai