Hi, my name is Rex Jones II. Welcome to Test Automation University! In this course, I will cover Test Next Generation (TestNG), a Java test framework. You will see why TestNG was designed for developers and automation testers who want to go beyond unit testing.
xUnit is a family of Unit Test Frameworks that consists of JUnit for Java, PyUnit for Python, and NUnit for the .Net programming languages such as C Sharp.
JUnit is the most popular test framework but TestNG is the most powerful test framework. TestNG was influenced by JUnit so it adopted the same concepts then added more testing features.
Our lesson plan will include:
Let's get started! 🚀