Lessizmo

Dimensions of Test Categorization

Software tests are often given labels such as “unit,” “smoke,” and “regression.” These labels come from different, independent dimensions — distinct ways to classify a test. Within a single dimension, categories are mutually exclusive (for example, unit vs. end‑to‑end), but categories from different dimensions can be combined (for example, an end‑to‑end regression test). This page summarizes common dimensions and representative categories.

By system granularity

By scope of impact

By breadth of coverage

By execution method

By quality attribute

Example: An automated, end‑to‑end test to verify that performance has not degraded spans four dimensions at once — E2E, regression, automated, and performance.

English | 日本語
Copyright © 2016 - 2025 Lessizmo LLC