
In this video, will see different types of available test automation reports for selenium and appium.
This video will explain the pre-requisites for this course. We should must have minimum knowledge on Selenium, Java, TestNG, Maven and ANT etc...
This video will explain what are the scenarios covered/taken to generate the reports for the entire course. Means, will take the same examples to generate different kind of test reports.
This video will explain what is default TestNG Report and how to generate these reports.
This video will explain how to generate default TestNG report using single program or class.
This video will describe what information default TestNG report will contains in it and what are the different sections and options.
This video will explain how to generate default TestNG report using multiple programs or classes.
This video will explain how to generate logs inside the default TestNG reports.
This video will explain how to decorate the generated logs inside the default TestNG reports.
This video will explain what is EMailable Report and how to generate these reports.
This video will explain how to generate EMailable report using single program or class.
This video will describe what information EMailable report will contains in it and what are the different sections and options.
This video will explain how to generate EMailable report using multiple programs or classes.
This video will explain how to generate logs inside the EMailable reports.
This video will explain how to decorate the generated logs inside the EMailable reports.
This video will explain what is ReportNG and how to generate these reports.
This video will explain how to generate ReportNG report using single program or class.
This video will describe what information ReportNG report will contains in it and what are the different sections and options.
This video will explain how to generate ReportNG report using multiple programs or classes.
This video will explain how to generate logs inside the ReportNG reports.
This video will explain what is Excel Report and how to generate these reports.
This video will explain how to generate Excel report using single program or class.
This video will describe what information Excel report will contains in it and what are the different sections and options.
This video will explain how to generate Excel report using multiple programs or classes.
This video will explain what is XSLT Report and how to generate these reports.
This video will explain how to configure XSLT report generation in selenium or appium.
This video will explain how to generate XSLT report using single program or class.
This video will describe what information XSLT report will contains in it and what are the different sections and options.
This video will explain how to generate XSLT report using multiple programs or classes.
This video will explain how to generate logs inside the XSLT reports.
This video will explain how to customize the XSLT reports.
This video will explain what is Vigo Report and how to generate these reports.
This video will explain how to configure vigo reports to capture the test automation status in selenium or appium.
This video will explain how to generate Vigo report using single program or class.
This video will explain how to generate Vigo report using multiple programs or classes.
This video will explain how to configure mails to send test automation status as mail to the intended persons.
This video will explain what is ATU Report and how to generate these reports.
This video will explain how to configure ATU Reports to generate test automation reports in selenium and appium.
This video will describe what information ATU report will contains in it and what are the different sections and options.
This video will explain how to generate logs inside the ATU reports.
This video will explain how to capture the screenshot of a particular step in the ATU Report for the Pass or Fail tests.
This video will explain how to record your entire test suite execution to see if there any failures in the test execution when ever you need.
This video will explain what is Allure Report and how to generate these reports.
This video will explain how to configure and generate allure report using selenium program.
This video will describe what information allure report will contains in it and what are the different sections and options.
This video will explain what is Maven Surefire Report and how to generate these reports.
This video will explain how to configure and generate maven surefire report using selenium program.
This video will describe what information maven surefire report will contains in it and what are the different sections and options.
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 exeuction for better understanding of the failures.
In this course we are going to see below reports in detail:
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.