testng tutorials

TestNG (Next Generation) is a testing framework which inspired by JUnit and NUnit, but introducing many new innovative functionality like dependency testing, grouping concept to make testing more powerful and easier to do. It is designed to cover all categories of tests: unit, functional, end-to-end, integration, etc…

Happy learning TestNG :)

TestNg Tutorials

JUnit Vs TestNG

Any Java questions or problems? please post at this JavaNullPointer.com forum, see you there ~