Tag

test execution

0 views collected around this technical thread.

Test Development Learning Exchange
Test Development Learning Exchange
Feb 23, 2024 · Fundamentals

Pytest Marking and Grouping: Organizing and Managing Test Cases

Pytest marking and grouping functionality allows developers to organize, classify, and selectively execute test cases using custom tags and decorators, enhancing test management and execution control.

pytestpython testingtest automation
0 likes · 7 min read
Pytest Marking and Grouping: Organizing and Managing Test Cases
DeWu Technology
DeWu Technology
Jan 29, 2024 · Backend Development

Design and Implementation of a Full-Platform Automated Test Execution Engine

The article describes a full‑platform automated test execution engine that replaces legacy offline‑script/Jenkins setups with a lightweight, visual, component‑based solution supporting low‑/zero‑code case creation, parallel execution, protected environment variables, dynamic placeholders, system‑method libraries, and extensible script and case workers for scalable, efficient testing.

AutomationPlaceholderPython
0 likes · 27 min read
Design and Implementation of a Full-Platform Automated Test Execution Engine
360 Quality & Efficiency
360 Quality & Efficiency
May 19, 2023 · Fundamentals

Key Practices for Business Testing: Requirement Review, Test Case Design, and Execution

This article shares practical insights on business testing by outlining three essential stages—requirement review, test case design and review, and test execution—while offering tips on risk forecasting, bug reporting, and continuous improvement for software quality assurance.

Bug Reportingquality assurancerequirement review
0 likes · 13 min read
Key Practices for Business Testing: Requirement Review, Test Case Design, and Execution
JD Tech
JD Tech
Apr 19, 2023 · Fundamentals

Fundamentals of Test Case Design, Execution, and Process for New Testers

This article introduces essential testing knowledge for beginners, covering test case design methods, execution techniques, process standardization, efficiency improvements, and communication skills, providing practical guidance and templates to help new testers quickly become effective contributors in software quality assurance.

Process Improvementcommunicationquality assurance
0 likes · 8 min read
Fundamentals of Test Case Design, Execution, and Process for New Testers