Boundary Value Analysis — a practical guide to boundary value analysis BVA with clear examples you can reuse in real projects.
QA Testing Tutorial Series (41/112). Prefer one article? Read the complete QA testing tutorial.
Short description
For range 1–100, test 0,1,2 and 99,100,101 (as applicable).
BVA example
Field: age 18–60
Test: 17, 18, 19, 59, 60, 61