Extent Reports Made Easy (Selenium)
Learn Extent Reports from scratch and master advanced topics for Selenium Test Automation. This comprehensive course covers all concepts and practical demonstrations, ensuring you have a detailed understanding. Discover why Extent Reports are essential, explore different reporters, generate basic reports, log various formats, attach screenshots, configure themes, and more. Suitable for those with Selenium Test Automation knowledge seeking in-depth Extent Reports expertise.
What you’ll learn
- Extent Reports from Scratch
- All Advanced Topics of Extent Reports that are required for Selenium Test Automation
- Additional topics of Extent Reports along with detailed practical demonstrations
- All Extent Reports concepts without leaving any are covered from beginning to end in this course
In this session, I have explained all the concepts of Extent Reports in a details manner from scratch in easiest manner. All the advanced concepts of Extent Reports are covered in this session. Refer to the curriculum for more details.
The below are the different topics covered in this course:
Why Default TestNG Reports are not enough?
Widely used Test Automation Reports in the market
What are Extent Reports?
Official Website of Extent Reports and Documentation
Is Extent Report free or paid?
Exploring Extent Reports in detail
Setting up Projects with Extent Report library
Different Reporters supported by Extent Reports
Generating Basic Extent Report without any Tests using Spark Reporter
Creating Tests in the Extent Reports and showing their execution results in report
Different Logs and their Levels in Extent Reports
Log text in bold or italic formats into the generated extent report
Log xml content into the generated extent report
Log JSON content into the generated extent report
Log Collection Data into the generated extent report
Log Highlighted text into the generated extent report
Log Exception details into the generated extent report
Adding description to the Tests in Extent Report
Attaching screenshots to extent reports at Test Level
addScreenCaptureFromBase64String
addScreenCaptureFromPath
Attaching screenshots to extent reports at Log Level
Attaching screenshots to extent reports only for the failed tests
assignAuthor(), assignCategory() and assignDevice()
Configuration using Java – Report theme,naming, title, time stamp format, CSS style and JS Code
Configuration using JSON & XML – Report theme,naming, title, time stamp format, CSS style and JS Code
Enabling previewing of base64 images in the generated Extent Report
Adding System Envrionment details to Extent Reports
Remove or change the order of Extent Report Tabs (Extent Reports – Part 29)
Generating separate Extent Reports with filtered Status Test results
Extent Reports – Shortcuts
Who this course is for:
- One who knows Selenium Test Automation and would like to learn Extent Reports Concepts in depth