EC-Council
312-50V10 · 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
Information Security and Ethical Hacking Fundamentals
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
(38 responses)- A89% (34)
- B5% (2)
- C3% (1)
- D3% (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#testing methodology#security assessment
Community Discussion
No community discussion yet for this question.