TestNG is a Java Testing Framework inspired by JUnit is more developer focused. However TestNG is more tester focused with a rich feature set to support Integration and End-to-End tests. Its forms a key element of the Test Automation framework along with tools like Selenium and Cucumber. As a tester who is trying to learn automation, TestNG is a must have skill in the current market. In this session we will cover in detail right from the basics to advanced reporting capabilities.
- Introduction to Test Automation Frameworks
- TestNG - How it differs from JUnit
- Install, setup and create tests
- Annotations
- Reporting