Tag

Test Reporting

1 views collected around this technical thread.

Test Development Learning Exchange
Test Development Learning Exchange
Oct 7, 2024 · Operations

How to Install Allure Test Report Tool on Windows, macOS, and Linux

This guide provides step‑by‑step instructions for installing the Allure test reporting tool on Windows, macOS, and Linux, covering Java setup, environment variables, verification commands, important considerations, and how to generate and view test reports.

AllureInstallationJava
0 likes · 5 min read
How to Install Allure Test Report Tool on Windows, macOS, and Linux
Test Development Learning Exchange
Test Development Learning Exchange
Jul 9, 2024 · Backend Development

10 Python Scripts to Boost API Automation Testing Efficiency

This article presents 10 practical Python scripts that significantly enhance API automation testing efficiency, covering test case generation, data handling, request management, validation, and reporting.

API testingData‑driven testingException Handling
0 likes · 5 min read
10 Python Scripts to Boost API Automation Testing Efficiency
Test Development Learning Exchange
Test Development Learning Exchange
Oct 5, 2023 · Backend Development

Building an Efficient WebSocket Testing Framework with Python

This article details the construction of a Python-based WebSocket interface testing framework, focusing on test runner encapsulation, reporting/logging integration, data-driven testing methodologies, and test case/data isolation techniques to enhance automation efficiency and maintainability.

Backend DevelopmentData‑driven testingTest Reporting
0 likes · 5 min read
Building an Efficient WebSocket Testing Framework with Python
FunTester
FunTester
Aug 27, 2021 · Fundamentals

Customizing Allure Test Reports with Pytest – A Step‑by‑Step Tutorial

This tutorial explains how to install Allure‑pytest, create a simple Dianping search test case, generate the default report, and progressively enhance it with custom titles, detailed steps, fixture‑based setup/teardown, hierarchical features, severity levels, and rich HTML descriptions, all using Python code snippets.

AllureAllure CustomizationAutomation
0 likes · 9 min read
Customizing Allure Test Reports with Pytest – A Step‑by‑Step Tutorial
360 Quality & Efficiency
360 Quality & Efficiency
Oct 22, 2018 · Fundamentals

Using Pytest and Allure for UI Automation Testing and Report Generation

This article introduces pytest and Allure, explains how to write simple UI automation test cases with pytest, integrate Allure for attractive test reports, and provides step‑by‑step commands for generating and viewing the reports, making automated testing accessible for beginners.

AllureAutomationTest Reporting
0 likes · 7 min read
Using Pytest and Allure for UI Automation Testing and Report Generation