Grouping
Grouping is a feature that allows you to view test results from different perspectives and gain insights quickly.
The more thought you put into organizing your test results, the more value the members of your team will get from the reports, regardless of their role or level of technical expertise.
There are four common ways to group test results in Allure reports:
📄️ By Suite
The most common way to group test results.
📄️ By Story
Behavior-driven way to group test results.
📄️ By Package
Developer-oriented way to group test results.
📄️ By Category
QA and Product Manager perspective on test results.
Investing time in properly configuring the grouping options is recommended, especially for projects with a large test codebase. Grouping can significantly enhance the organization and analysis of test results, aiding in effective collaboration and debugging efforts.