Description
Report generation is one of the major and important topics in test automation. It is the only evidence for the test execution status. This course majorly discuss about different types of reporting tools available for selenium and appium. According to our project and client need we can choose any one of these reports and proceed in the test automation framework design. And we can generate logs in the reports to show the step by step execution and then can add screenshots (depends on the reports feature) if there is any failure in the execution for better understanding of the failures.
In this course we are going to see below reports in detail:
Reports Introduction and Importance.
Default TestNG Reports
Emailable Reports
ReportNG Reports
Excel Reports
XSLT Report (or) ReportyNG
Vigo Reports
ATU Reports
Allure Reports
Extent Reports
Maven Surefire Reports etc...
By End of this course completion you will be able to generate different types of rich, beautiful and elaborative automation test execution reports. So, you can present these decent reports to your clients about the test automation execution status and can impress.
Who this course is for:
Who are already having knowledge on selenium or appium and the people who are already working with selenium or appium
Basic knowledge
Selenium Knowledge
Basic Java Programming Knowledge
Basic TestNG Unit Testing Framework Knowledge
Basic ANT Knowledge
Basic Maven Knowledge
What will you learn
After course completion, able to generate the rich, beautiful and elaborative html and excel reports for the test automation status for both Selenium and Appium