© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
K. DasCreate an Enterprise-Level Test Automation Framework with Appiumhttps://doi.org/10.1007/978-1-4842-8197-0_11

11. Adding Allure and Enhanced Extent Reports

Koushik Das1  
(1)
Miami, FL, USA
 

In the previous chapter, we learned how to write and execute Cucumber-based test suites. In this chapter, we will learn how to generate two important and widely used reports, namely, Allure and Extent reports. First, we will see how to generate an Allure report with Junit and Cucumber.

Generating Allure Report

Let’s create a property file called allure.properties in the src/test/resources folder, as shown in Listing 11-1. This is where the generated Allure report will ...

Get Create an Enterprise-Level Test Automation Framework with Appium: Using Spring-Boot, Gradle, Junit, ALM Integration, and Custom Reports with TDD and BDD Support now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.