What does the term “black-box testing” refer to ?
2025
What does the term “black-box testing” refer to ?
Answer: A. Testing without knowledge of the internal workings of the software — Black-box testing is a method of software testing that examines the functionality of an application without peering into its internal structures or workings.
- A.
Testing without knowledge of the internal workings of the software
- B.
Testing by looking at the software’s code
- C.
Testing the software in a simulated environment
- D.
Testing only the user interface
Attempted by 293 students.
Show answer & explanation
Correct answer: A
Black-box testing is a method of software testing that examines the functionality of an application without peering into its internal structures or workings.
Loading lesson…