The following statement describes a specific concept. What is it called? a test design technique that focuses on values at the edges of input ranges, where errors are most likely to occur.
- A. Boundary value analysis ✓
- B. Static testing
- C. Test plan
- D. Stress testing
Correct answer
A. Boundary value analysis
Explanation
Boundary value analysis refers to a test design technique that focuses on values at the edges of input ranges, where errors are most likely to occur.