Allure is a reporting framework that represents brief reports in a clear form. This report template is available after you install ReadyAPI. It exports reports in the Allure results format. To transform them to an actual report, you need to use the Allure framework.
To create an Allure report:
-
Make sure the Preferences > ReadyAPI > Allure Reports option is enabled:
-
Run a project, test suite or test case.
-
When the test run is over, click .
-
In the Create Report dialog, select the Allure Report type.
-
Specify the output folder manually in the Folder field, or click Browse and select the target folder.
-
Click OK.
ReadyAPI will generate Allure results. You need to pass the generated files to the Allure framework to get an actual report. For example, the following command generates a report using the files stored in the specified folder and opens the report in the default browser:
See Also
Data Export For Automation
JUnit-Style HTML Reports For Automation
Preconfigured Report Styles