EC-Council
312-50V10 · Question #565
312-50V10 Question #565: Real Exam Question with Answer & Explanation
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
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.
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
Community Discussion
No community discussion yet for this question.