EC-Council
312-50V9 · Question #446
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
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
(24 responses)- A92% (22)
- C4% (1)
- D4% (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#external testing#no prior knowledge
Community Discussion
No community discussion yet for this question.