TestNG is a testing framework that is similar to JUnit, but it has some new features that make it more powerful and easier to use. TestNG is designed to cover all categories of tests, including unit, functional, end-to-end, integration, etc. During this course entitled "Automation testing with TestNG," you will gain knowledge on the advantages of TestNG over JUnit, its supplementary features, and the diverse annotations available in TestNG.
By the end of this course, you will possess a comprehensive comprehension of the TestNG framework concepts. This course will also explain all the JUnit annotations, how they are used, and what they need to be done.
How to use the TestNG framework to run test cases in parallel or in a multithreaded environment and will get detailed knowledge about the TestNG framework. This course will give you a great understanding of all TestNG Framework concepts.
Selenium Automation Testing with TestNG is designed to cover all concepts of testing with TestNG framework:
Annotations
Unit Testing
Functional Testing
Test suite
Groups
Groups & Method Dependencies
Skip test
Data-driven with DataProvider annotation & file system
Set priority & Order
Listeners
Change the behavior of test cases at runtime etc.
Using TestNG with different annotations, Add-ons, and other functionalities.