Introduction to TestNG Testing Framework, Install TestNG & Write first TestNG Test Case, Create multiple Text cases & run, Prioritizing Test cases, grouping test cases using XML file and generating Test Results.
TestNG Annotations like @BeforeMethod, @AfterMethod, @BeforeClass, @AfterClass and @Test with examples.
Data Driven Testing using Eclipse IDE, Core Java, Excel and TestNG Testing Framework.