TestNG is a testing framework inspired from JUnit and NUnit but introduces some new functionalities that make it more powerful and easier to use. Run your tests in arbitrarily big thread pools with various policies available (all methods in their own thread, one thread per test class, etc...).
Features
- Run your tests in arbitrarily big thread pools with various policies available (all methods in their own thread, one thread per test class, etc...)
- Support for data-driven testing (with @DataProvider)
- Powerful execution model (no more TestSuite)
- Supported by a variety of tools and plug-ins (Eclipse, IDEA, Maven, etc...)
- Default JDK functions for runtime and logging (no dependencies)
- Dependent methods for application server testing
Categories
FrameworksLicense
Apache License V2.0Follow testng
Other Useful Business Software
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of testng!