Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

In which test design each input is tested at both ends of its valid range and just outside its valid range ?

In which test design each input is tested at both ends of its valid range and just outside its valid range ?

A. Boundary value testing
B. Equivalence class partitioning
C. Boundary value testing AND Equivalence class partitioning
D. Decision tables

Explanation: Boundary value analysis is a software testing technique in which tests are designed to include representatives of boundary values.