In this lesson, students will learn how to run test cases and generate reports using TestNG. They will learn how to execute test cases, either individually or as part of a test suite, and how to view the results of the tests. They will also learn how to generate reports using the TestNG framework, including how to create detailed test reports, error reports, and failure reports. Additionally, they will learn how to customize the look and feel of the reports to better suit their needs. They will also learn how to use reporting tools such as the TestNG XML reporter and the Surefire Plugin to generate reports in various formats.
Back To The Course
Module 1: OOPS Concept
Module 2: Conditional and Loop statements
Module 3: Array
Module 4: String
Module 5 : Programming on String
Module 7: Exceptional handling
- Try-catch-finally block
- Throw and throws
Module 8: Collection
Module 9: Asynchronised Collection
- ConcurrentHashMap, ConcurrentLinkedQueue, and ConcurrentSkipListSet
Module 10: Java 8 Concepts
- Lambda expressions
- Stream API
- Date and time API
Module 11: Interview Practice based on Programming Question
- Tips for preparing for technical interviews
Module 12: Selenium Architecture
- Overview of Selenium