GAQM
CPEH-001 · Question #565
The "black box testing" methodology enforces which kind of restriction?
The correct answer is A. Only the external operation of a system is accessible to the tester. Black-box testing is a method of software testing that examines the functionality of an application without peering into its internal structures or workings. https://en.wikipedia.org/wiki/Black-box_testing
Introduction to Ethical Hacking and Information Security
Question
The "black box testing" methodology enforces which kind of restriction?
Options
- AOnly the external operation of a system is accessible to the tester.
- BOnly the internal operation of a system is known to the tester.
- CThe internal operation of a system is only partly accessible to the tester.
- DThe internal operation of a system is completely known to the tester.
How the community answered
(59 responses)- A83% (49)
- B10% (6)
- C5% (3)
- D2% (1)
Explanation
Black-box testing is a method of software testing that examines the functionality of an application without peering into its internal structures or workings. https://en.wikipedia.org/wiki/Black-box_testing
Topics
#black box testing#penetration testing methodology#testing types
Community Discussion
No community discussion yet for this question.