Definitions for "Boundary value analysis"
Test principle based on the fact that a test around a boundary has a greater chance to detect a defect.
A test data selection technique in which values are chosen to lie along data extremes. Boundary values include maximum, mini-mum, just inside/outside boundaries, typical values, and error values.
test case design technique for a component in which test cases are designed which include representatives of boundary values.