Tagged articles
6 articles
Page 1 of 1
360 Quality & Efficiency
360 Quality & Efficiency
May 26, 2023 · Operations

Effective Test Case Design: 5W2H Analysis and Common Design Techniques

This article explains how to avoid common pitfalls in test case design by applying 5W2H requirement analysis, structuring cases with clear hierarchies, and using techniques such as equivalence partitioning, boundary value analysis, scenario flow analysis, and error guessing to create comprehensive, readable, and maintainable test suites.

5W2H analysisScenario TestingSoftware Testing
0 likes · 7 min read
Effective Test Case Design: 5W2H Analysis and Common Design Techniques
FunTester
FunTester
Dec 16, 2022 · Fundamentals

Master Black-Box Test Cases: Equivalence, Boundary, and Scenario Techniques

The article explains core black‑box test case design techniques—including equivalence class partitioning, boundary value analysis, and the scenario method—detailing their principles, example tables, flow diagrams, and practical steps for selecting representative cases to achieve comprehensive coverage despite the impossibility of testing every possible input.

Scenario Testingblack-box testingboundary value analysis
0 likes · 9 min read
Master Black-Box Test Cases: Equivalence, Boundary, and Scenario Techniques
FunTester
FunTester
Sep 7, 2022 · Fundamentals

Mastering Test Case Design: Core Skills and Proven Methods

This article outlines the essential abilities every tester needs, explains why test design is the foundation of testing, and provides practical guidance on test case design methods, template structures, and best‑practice tips to improve test coverage and efficiency.

Software Testingboundary value analysisequivalence partitioning
0 likes · 14 min read
Mastering Test Case Design: Core Skills and Proven Methods
FunTester
FunTester
Aug 6, 2020 · Fundamentals

How to Design Comprehensive Login Test Cases: From Basics to Security and Performance

This article explains practical techniques—equivalence partitioning, boundary value analysis, and scenario testing—to create thorough login test cases, then expands with advanced functional, security, performance, and compatibility scenarios, helping testers improve coverage and demonstrate expertise in interviews.

Performance Testingboundary value analysisequivalence partitioning
0 likes · 8 min read
How to Design Comprehensive Login Test Cases: From Basics to Security and Performance