Software Testing & SDLC

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.

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.