TestNG

TestNG- Test Next Generation

                  Its a unit testing framework with Java. Its inspired from NUnit and JUnit but is rich in features and helps in testing framework.

Some of them are listed here :

1. More rich in annotations
2. Supports in data driven testing
3. Is very flexible, xml based.
4. Supports dependency tests and grouping the tests.

No comments:

Post a Comment