Skip to main content
Version: 9.0.0

Reports

VSE_reports

The Test Maker extension features a dedicated "Reports" tab, providing easy access to a variety of reports generated seamlessly by Test Maker.

You can decide on which reporter to use with its option inside your configuration file inside reporting option. In case you have no reports generated you will see this message

VSE_no_reports

These include:

Allure Report

VSE_reports-allure

Explore your test results in an interactive and visually appealing Allure report. This report offers detailed insights into test executions, making it easy to analyze and share results.

Text Report

VSE_reports-text

Access a simple and concise text report that summarizes your test execution. This report is useful for a quick overview of test outcomes.

Cucumber Report

VSE_reports-cucumber

The Cucumber report provides a structured and readable representation of your test results. This format is widely used in BDD scenarios, making it convenient for collaboration and analysis.

JSON Report

VSE_reports-json

Retrieve test data in a machine-readable JSON format. This report is ideal for integration with other tools and systems that can consume JSON data.

Excel Report

For a tabular and customizable view of your test results, the Excel report is your go-to choice. This format allows for easy sharing and further analysis using spreadsheet tools.