Session 2
- Why TestNG and Its Advantages
- Running testcases in TestNG with out Java compiler
- Importance of xml file in Testng configuration
- Prioritizing the Testcases with TestNG
- Include and Exclude Mechanism to control testcases
- Executing the Testcases at Package level with regex
- TestNg Annotations part – 1
- TestNG Annotations part – 2
- Usage of Groups functionality in TestNG
- Annotations helper attributes with examples
- Parameterising from TestNG xml file
- DataProvider Annotation -Parameterizing Testcases – 1
- DataProvider Annotation -Parameterizing Testcases-2
- Running Tests in parallel and generating Reports