SeleniumLab

Course3 · Professional QA engineering → Test Design Techniques

3 · Professional QA engineering

Pairwise and exploratory testing

18 min · Module 16

Pairwise (all-pairs) covers every pair of parameter values—strong ROI when full combinatorics explode.

Exploratory testing uses charters, time boxes, and note-taking—not random clicking. Automate what stabilizes; explore what is new or judgment-heavy.

Example / notes

# Charter (45 min): "Release 1.1.0-rc search + priority labels"
# Heuristics: vary priority, empty description, unique subjects, deploy switches
# Notes → defects/reports with version

Practice in Lab: /lab/app/

Log in to track progress / take quizzes
← Decision tables and state transition
Modules in this track