1530Software EngineeringMedium
Which of the following is black box testing________?
ANone of the mentioned
BCode path analysis
CBoundary value analysis
DBasic path testing
Correct answer
C. Boundary value analysis
Explanation
Explanation: Boundary value analysis is a software testing technique in which tests are designed to include representatives of boundary values.