Tag

equivalence class

0 views collected around this technical thread.

NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Jan 10, 2025 · Fundamentals

Equivalence Class Partitioning: Practical Insights and Examples for Software Testing

This article shares the author’s real‑world experience with equivalence class partitioning, explaining the concept, illustrating how to apply it to both numeric and non‑numeric game scenarios, and offering practical tips for writing robust test cases and avoiding common pitfalls in QA work.

QAequivalence classgame testing
0 likes · 14 min read
Equivalence Class Partitioning: Practical Insights and Examples for Software Testing
DevOps Cloud Academy
DevOps Cloud Academy
Dec 7, 2020 · Fundamentals

Guidelines for Writing Effective Test Cases: Coverage, Logical Flow, and Concise Description

The article outlines best practices for writing test cases, emphasizing complete functional coverage, logical sequencing, and concise yet comprehensive descriptions, and details strategies such as equivalence class, boundary value, cause‑effect graph, error guessing, as well as capacity, stress, performance, security, and compatibility testing.

boundary valuecause-effect graphequivalence class
0 likes · 6 min read
Guidelines for Writing Effective Test Cases: Coverage, Logical Flow, and Concise Description