TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more powerful and easier to use. It supports test configured by annotations, data-driven testing, parametric tests, etc.
License | Apache 2.0 |
---|---|
Categories | Testing Frameworks & Tools |
Tags | testingtestngquality |
HomePage | https://testng.org |
Date | Apr 09, 2024 |
Files | pom (2 KB) jar (964 KB) View All |
Repositories | CentralAlfrescoSilverpeasWSO2 Public |
Ranking | #53 in MvnRepository (See Top Artifacts) #6 in Testing Frameworks & Tools |
Used By | 12,497 artifacts |
Compile Dependencies (3)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
CLI Parser Apache 2.0 | com.beust » jcommander | 1.82 | 2.0 | |
Dep Injection Apache 2.0 | com.google.inject » guice (optional) | 5.1.0 | 7.0.0 | |
Logging MIT | org.slf4j » slf4j-api | 1.7.36 | 2.0.17 |
Runtime Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Web Assets MIT | org.webjars » jquery | 3.7.1 | ✔ | |
YAML Apache 2.0 | org.yaml » snakeyaml (optional) | 2.2 | 2.4 |
Licenses
License | URL |
---|---|
Apache License, Version 2.0 | https://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Cedric Beust | cedric<at>beust.com | cbeust | ||
Julien Herr | julien<at>herr.fr | juherr | ||
Krishnan Mahadevan | krishnan.mahadevan1978<at>gmail.com | krmahadevan |
Related Books
JUnit & TestNG Demystified: Engineering Clean Java Code with JUnit and TestNG (2025) by Tripathy, Badal | |
TestNG Essentials: Definitive Reference for Developers and Engineers (2025) by Johnson, Richard | |
TestNG Interview Questions: Guide to crack any SDET interview (2025) by PALA, BHASKAR REDDY | |
Selenium and TestNg: A Beginner’s Guide to Software Test Automation (2025) by Um, Jung, Um, Kevin Chan, Um, Amy Ha | |
Java Testing Deep Dive: Exploring JUnit, TestNG, and Mocking Frameworks (2025) by Tripathy, Badal | |
Getting Started With TestNG: A Java Test Framework (Practical How To Selenium Tutorials) (2018) by Jones II, Rex Allen | |
Selenium Framework Design in Data-Driven Testing: Build data-driven test frameworks using Selenium WebDriver, AppiumDriver, Java, and TestNG (2018) by Cocchiaro, Carl | |
TestNG Beginner's Guide (2013) by Menon, Varun | |
Practical Unit Testing with TestNG and Mockito (2012) by Kaczanowski, Tomek | |
Next Generation Java Testing: TestNG and Advanced Concepts (2007) by Beust, C\Xe9dric, Suleiman, Hani |