Why does the boundary value analysis provide good test cases?

Loading

Choose the correct option.

Why does the boundary value analysis provide good test cases?

A. Because it is an industry standard
B. Because errors are frequently made during programming of the different cases near the ‘edges’ of the range of values
C. Because only equivalence classes that are equal from a functional point of view are considered in the test cases
D. Because the test object is tested under maximal load up to its performance limits

Leave a Comment