出典:Wikipedia
出典:『Wikipedia』 (2010/11/02 06:47 UTC 版)
Boundary testing or boundary value analysis, is where test cases are generated using the extremes of the input domain, e.g. maximum, minimum, just inside/outside boundaries, typical values, and error values. It is similar to Equivalence Partitioning but focuses on "corner cases".