Boundary value testing
- A. Is the same as equivalence partitioning tests
- B. Test boundary conditions on, below and above the edges of input and output equivalence classes
- C. Tests combinations of input circumstances
- D. Is used in white box testing strategy
Answer: Option B