Black Box Software Testing method focuses on the
2011
Black Box Software Testing method focuses on the
Answer: C. Functional requirement of the software — Black Box Software Testing evaluates the functionality of software without knowledge of its internal code structure. It focuses on external behavior and…
- A.
Boundary condition of the software
- B.
Control structure of the software
- C.
Functional requirement of the software
- D.
Independent paths of the software
Attempted by 343 students.
Show answer & explanation
Correct answer: C
Black Box Software Testing evaluates the functionality of software without knowledge of its internal code structure. It focuses on external behavior and validation against functional requirements, rather than internal paths or implementation details.
Loading lesson…