Middle
What do you include in Allure reports for test results?
sobes.tech AI
Answer from AI
Allure test reports typically include:
- Test status (passed, failed, skipped).
- Screenshots or logs for quick analysis when errors occur.
- Attachments with additional information (logs, dumps, requests).
- Launch history to track test stability.
- Execution time information for each test.
- Test categories and tags for easy filtering.
This helps quickly understand the causes of failures and analyze the quality of the tested product.