Tag

test strategy

1 views collected around this technical thread.

Test Development Learning Exchange
Test Development Learning Exchange
May 18, 2025 · Fundamentals

Guidelines for Testers to Lead Project Testing in Agile Development

This article outlines ten essential practices for testers in agile projects, covering early requirement involvement, test strategy creation, CI/CD integration, collaboration, TDD/BDD adoption, exploratory and performance testing, regression, continuous improvement, and knowledge sharing to ensure high‑quality software delivery.

BDDCI/CDCollaboration
0 likes · 5 min read
Guidelines for Testers to Lead Project Testing in Agile Development
Test Development Learning Exchange
Test Development Learning Exchange
Oct 16, 2024 · Fundamentals

Key Practices for Test Team Management and Quality Assurance

This article outlines comprehensive strategies for test managers, covering daily responsibilities, building and motivating efficient test teams, handling conflicts, time‑critical testing, cross‑department coordination, performance evaluation, risk management, communication with non‑technical stakeholders, QA throughout the software lifecycle, tool selection, process optimization, and emerging testing trends.

DevOpsperformance testingquality assurance
0 likes · 12 min read
Key Practices for Test Team Management and Quality Assurance
DevOps
DevOps
Sep 28, 2024 · Fundamentals

Testing Layer Strategy Model: Design, Issues, and Practical Implementation

This article introduces a testing layer strategy model that defines vertical and horizontal dimensions of testability and quality risk, outlines common issues, proposes a quadrant-based recommendation framework, and details practical steps for model customization, assessment, improvement planning, and implementation within development teams.

DevOpslayered testingquality assurance
0 likes · 12 min read
Testing Layer Strategy Model: Design, Issues, and Practical Implementation
DevOps
DevOps
Aug 14, 2024 · Operations

Choosing Test Strategies, Ensuring Test Stability, and Writing High‑Quality Tests

The article examines why moving tests left, selecting appropriate testing strategies, guaranteeing test stability through local testing and test doubles, and applying disciplined test‑case design and naming practices are essential for reducing maintenance costs, improving test quality, and accelerating feedback in modern software development.

DevOpssoftware testingtest automation
0 likes · 15 min read
Choosing Test Strategies, Ensuring Test Stability, and Writing High‑Quality Tests
DevOps
DevOps
Feb 1, 2024 · R&D Management

System Integration Testing (SIT) Strategies for Large‑Scale Agile Projects

This article explores how large‑scale agile projects can effectively conduct System Integration Testing (SIT) through layered testing strategies, organized team structures, phased integration rhythms, test planning, case design, branch management, interface change handling, and evolving QA responsibilities.

AgileDevOpsQA
0 likes · 17 min read
System Integration Testing (SIT) Strategies for Large‑Scale Agile Projects
Continuous Delivery 2.0
Continuous Delivery 2.0
Aug 22, 2023 · Fundamentals

Why End‑to‑End Testing Strategies Often Fail and How to Build Effective Feedback Loops

The article examines why end‑to‑end testing strategies frequently break in practice, illustrates common pitfalls through a realistic scenario, and proposes a more reliable testing pyramid that emphasizes fast, reliable, isolated unit and integration tests while establishing quick feedback loops for developers.

Testingend-to-endfeedback loop
0 likes · 10 min read
Why End‑to‑End Testing Strategies Often Fail and How to Build Effective Feedback Loops
Continuous Delivery 2.0
Continuous Delivery 2.0
Aug 21, 2023 · Fundamentals

Guidelines for Creating Effective Test Plans and Strategies

This guide explains how to balance implementation cost, maintenance cost, monetary cost, benefits, and risk when designing a test plan or strategy, outlines the differences between single test plans and test strategies, and provides detailed questions and considerations for test content, coverage, tools, processes, and utility to help teams produce practical, cost‑effective testing documentation.

Continuous Integrationquality assurancerisk analysis
0 likes · 12 min read
Guidelines for Creating Effective Test Plans and Strategies
JD Tech
JD Tech
Aug 3, 2023 · Fundamentals

Heuristic Test Strategy Model (HTSM): A Practical Guide to Test Analysis and Design

This article introduces the Heuristic Test Strategy Model (HTSM) created by testing expert James Batch, explains its four focus areas—test techniques, project environment, product elements, and quality standards—compares it with the 2W1H method, and provides step‑by‑step guidance for applying HTSM in software testing projects.

HTSMTestingquality assurance
0 likes · 20 min read
Heuristic Test Strategy Model (HTSM): A Practical Guide to Test Analysis and Design
Test Development Learning Exchange
Test Development Learning Exchange
Jul 20, 2023 · Fundamentals

Why Others May Outperform You in Functional Testing and How to Improve

The article outlines common reasons why others excel in functional testing—such as superior strategies, environments, tools, teamwork, experience, coverage, defect management, risk assessment, and continuous learning—and provides practical solutions to help you enhance your own testing capabilities.

functional testingquality assurancesoftware testing
0 likes · 6 min read
Why Others May Outperform You in Functional Testing and How to Improve
DevOps
DevOps
May 4, 2023 · Fundamentals

Understanding Compatibility Testing and How to Prepare a Test Device List

This article explains the concept of compatibility testing, outlines key characteristics, and provides a systematic approach for selecting test devices based on market positioning, delivery goals, technology constraints, test objectives, and resource considerations, while also covering resource pool building and execution methods.

cloud testingcompatibility testingsoftware testing
0 likes · 11 min read
Understanding Compatibility Testing and How to Prepare a Test Device List
Continuous Delivery 2.0
Continuous Delivery 2.0
Mar 18, 2022 · Fundamentals

Guidelines for Creating Effective Test Plans: Balancing Cost, Risk, and Benefits

This guide explains how to craft a test plan or strategy by weighing implementation, maintenance, and monetary costs against benefits and risks, offering practical questions, coverage considerations, tool choices, and process recommendations to help teams achieve optimal testing outcomes.

Testingcost analysisrisk management
0 likes · 19 min read
Guidelines for Creating Effective Test Plans: Balancing Cost, Risk, and Benefits
DevOps
DevOps
Dec 30, 2021 · Frontend Development

Rethinking Frontend Testing: Move Away from Implementation‑Detail Focus to Real‑User Behavior

This article explains why front‑end tests that concentrate on implementation details become fragile and time‑consuming, and argues for writing tests that mimic real user interactions using Testing Library, while recognizing that many small functions lack independent business value and should be tested at the UI level instead of as isolated unit tests.

Frontend Testingreact hookstest strategy
0 likes · 9 min read
Rethinking Frontend Testing: Move Away from Implementation‑Detail Focus to Real‑User Behavior
DevOps
DevOps
Jul 22, 2021 · Fundamentals

Visualizing Test Strategy: One‑Page Test Strategy Diagram and Its Application

This article explains how traditional, lengthy test‑strategy documents can be replaced by a concise, one‑page visual diagram that clearly presents what to test, how to test, guiding principles, and the roles of test left‑shift, test quadrants, test layers, and test right‑shift, using a real‑world example to illustrate the approach.

AgileVisualizationquality assurance
0 likes · 14 min read
Visualizing Test Strategy: One‑Page Test Strategy Diagram and Its Application
Continuous Delivery 2.0
Continuous Delivery 2.0
Jul 15, 2021 · Fundamentals

How Much Testing Is Enough? A Practical Guide to Test Strategies and Coverage

This article explains how to determine the right amount of testing for a software product by providing evaluation criteria, a step‑by‑step testing strategy—including recording processes, unit, integration and end‑to‑end tests—coverage types, tools, and how to incorporate field feedback for continuous improvement.

Code CoverageE2E testingintegration-testing
0 likes · 10 min read
How Much Testing Is Enough? A Practical Guide to Test Strategies and Coverage
FunTester
FunTester
Mar 1, 2021 · Fundamentals

Effective Regression Testing Strategies for Agile Development

The article outlines practical methods to optimize regression testing in fast‑paced agile releases, emphasizing test suite separation, priority ranking, automation, risk‑based case classification, smoke testing, integration testing, and long‑term automation investment to maintain both new and existing feature quality.

Agileregression testingsoftware quality
0 likes · 5 min read
Effective Regression Testing Strategies for Agile Development
DevOps
DevOps
Dec 14, 2020 · Operations

Automation Testing Beyond Tools: Strategies for Continuous Testing and DevOps Integration

The article explains that automation testing is a strategic, systematic practice that goes beyond mere tools, requiring integration with continuous delivery pipelines, DevOps skills, thoughtful tool selection, cultural support, and cost‑benefit analysis to achieve reliable, fast quality feedback.

Automation TestingCI/CDContinuous Testing
0 likes · 15 min read
Automation Testing Beyond Tools: Strategies for Continuous Testing and DevOps Integration
DevOps
DevOps
Aug 18, 2020 · Fundamentals

Exploratory Testing: Concepts, Agile Application, and Practical Strategies

Exploratory testing, introduced by Cem Kaner, is a flexible testing mindset that breaks conventional routines by designing, executing, and iteratively refining tests, and its integration with agile development enhances test strategy formulation, guides manual and automated testing, and improves overall software quality across various project complexities.

Agile DevelopmentExploratory Testingautomation
0 likes · 15 min read
Exploratory Testing: Concepts, Agile Application, and Practical Strategies
转转QA
转转QA
Jul 9, 2020 · Operations

Testing Scenario Extraction and Tool Selection for Business Operations

The article explains how to isolate testing scenarios and choose appropriate testing methods for various business contexts—storefront changes, order processing, and cross‑platform integrations—by establishing baseline data, comparing results, and leveraging tools like YApi to improve quality and efficiency.

QATestingautomation
0 likes · 7 min read
Testing Scenario Extraction and Tool Selection for Business Operations
FunTester
FunTester
May 28, 2020 · Fundamentals

How to Create an Effective UI Testing Plan, Strategy, and Test Cases

This article explains how to develop a comprehensive UI testing plan, covering prerequisites, essential components, test strategies, and detailed test case creation to ensure effective UI/UX validation across browsers and devices in modern applications.

UI testingsoftware testingtest cases
0 likes · 9 min read
How to Create an Effective UI Testing Plan, Strategy, and Test Cases
FunTester
FunTester
May 26, 2020 · Fundamentals

Understanding Load Testing: Key Strategies and Best Practices

This article clarifies common misconceptions about load testing, defines it within performance testing, and provides practical strategies for test volume, load generators, scripting, think time, ramp-up/down, monitoring, diagnosis, and data analysis to ensure reliable performance assessments.

load testingmonitoringperformance testing
0 likes · 11 min read
Understanding Load Testing: Key Strategies and Best Practices