TestNG is a testing framework for the Java programming language created by Cédric Beust and inspired by JUnit and NUnit. 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. == Features == TestNG's main features include: Annotation support. Support for parameterized and data-driven testing (with @DataProvider and/or XML configuration). Support for multiple instances of the same test class (with @Factory) Flexible execution model. TestNG can be run either by Ant via build.xml (with or without a test suite defined), or by an IDE plugin with visual results. There isn't a TestSuite class, while test suites, groups and tests selected to run are defined and configured by XML files. Concurrent testing: run tests in arbitrarily big thread pools with various policies available (all methods in their own thread, one thread per test class, etc.), and test whether the code is multithread safe.. - read more on Wikipedia
Udemy
All Levels
eLearning
English
2h
Crash Course of JUNIT & TESTNG for Java Automation
JUNIT :- Basic to Advance | TestNG: Step by Step Learning
Read MoreUdemy
All Levels
eLearning
English
3h
Learn TestNG using IntelliJ IDEA
TestNG Framework using IntelliJ IDE for Selenium Automation Testers
Read MoreUdemy
Intermediate
eLearning
English
8.5h
Testing Framework TestNG from Scratch with Java
Learn to use Next Generation Testing Framework TestNG & how to use it for automation testing.
Read MoreUdemy
All Levels
eLearning
English
6h
TestNG - All in One (Crash Course)^ Interview question & MCQ
In-depth tutorial for TestNG with Maven and Jenkins with Real Time Examples^ MCQs^ Cheat Sheets and Interview Questions
Read MoreUdemy
All Levels
eLearning
English
5h
TestNG Complete Bootcamp For Beginners - Novice To Ninja
A-Z guide for learning TestNG Framework (Next Generation) to speed up your automation goals
Read MoreUdemy
Intermediate
eLearning
English
4.5h
Advanced Selenium WebDriver with Java and TestNG
Real-world example of Advanced Selenium WebDriver test automation framework with Java and TestNG | Selenium tutorial
Read MoreUdemy
All Levels
eLearning
English
2h
Udemy
All Levels
eLearning
English
2.5h
Automated visual testing with Selenium and TestNG
Assure your web app is looking perfectly
Read MoreUdemy
Intermediate
eLearning
English
3.5h
Advanced Selenium testing framework with Java
Selenium WebDriver with Java^ TestNG and Maven. Learn Selenium Testing Framework with Java and TestNG
Read MoreUdemy
Beginner
eLearning
English
3.5h
Java Selenium Cucumber Framework Part 2
continue with creating automation tests with selenium^ java and cucumber and run them as cucumber^ testNG and maven test
Read MoreUdemy
All Levels
eLearning
English
8.5h
REST Assured with Java -Basics to Framework
Learn REST API testing + Data Driven Testing using excel/files + Integrate TestNG & Log4J Framework+OAuth2 Authorization
Read MoreUdemy
Beginner
eLearning
English
3h
REST Assured. API test automation for beginners
Rest API test automation from scratch. Create cool REST Assured framework with Java and TestNG
Read More