Уровень 0 · материалов: 6
В кластер входят документы, посвященные настройке и использованию Allure для создания отчетов о тестировании, и исключаются материалы, фокусирующиеся исключительно на инструментах автоматизации браузеров без упоминания системы отчетности.
Общие признаки: фреймворк Allure, генерация отчетов о тестировании, читаемость тестов для бизнеса, интеграция с PyTest и CI/CD
Группа выше: Проектирование тест-кейсов и отчётность
Смысл: The main idea is to provide a practical, entry-level guide for Russian-speaking QA engineers on how to implement the Allure Framework to create interactive, readable, and informative automated test reports.
A technical guide explaining what the Allure Framework is and providing detailed instructions on how to integrate it with Maven (JUnit/TestNG) and Jenkins for enhanced test reporting.
Смысл: The main idea is to provide a practical technical manual for developers and QA engineers on how to use Allure framework annotations and configuration files to create detailed, structured, and professional test reports that bridge the gap between automated code and business-readable documentation.
A technical guide on using Allure framework annotations, attachments, and configuration files to enhance automated test reporting and organization.
Смысл: The main idea is that automated testing reports should be readable by all team members, not just developers. Allure achieves this transparency by converting technical test execution data into a business-readable format using steps, features, and stories.
Yandex created Allure, a language-independent open-source framework that transforms complex automated test results into clear, readable reports for the entire development team.
Смысл: The main idea is to provide a step-by-step technical tutorial on building a full-cycle automated testing pipeline that generates shareable, historical reports using the Pytest-Allure-GitLab stack.
A technical guide on configuring a CI/CD pipeline in GitLab to run Pytest tests in Docker and host Allure reports on GitLab Pages.
Смысл: The main idea is to introduce Allure 2 as a next-generation reporting tool that transforms raw test data into actionable insights through multi-source data integration, advanced test aggregation (retries), and a flexible plugin system for high customization.
Allure 2 is an evolved open-source reporting framework that enhances automated test visibility through multi-source data integration, flaky test management, and a robust Java/JS extension system.
Смысл: The main idea is to share Yandex's practical experience in using PyTest, PyHamcrest, and Allure to build a scalable, maintainable, and transparent functional testing framework for web services.
A technical guide detailing how Yandex leverages PyTest, PyHamcrest, and Allure to implement efficient, parameterized, and well-reported functional testing in Python.