Which testing approach is defined by testers not knowing the internal architecture of the system under test?

Prepare for the Certified Ethical Hacker Version 11 Exam with a comprehensive test featuring flashcards and multiple choice questions, each accompanied by hints and explanations to ensure a thorough understanding. Ace your ethical hacking exam with confidence!

Multiple Choice

Which testing approach is defined by testers not knowing the internal architecture of the system under test?

Explanation:
External testing without access to the system's internals is black-box testing. This approach treats the system as a black box and focuses on inputs, outputs, and observable behavior from an outside perspective, rather than reviewing source code or internal design. Dynamic Application Security Testing fits this description because it analyzes a live, running application from the outside, testing defenses without needing knowledge of the internal architecture. White-box testing uses full knowledge of internal structures, Gray-box testing uses partial knowledge, and manual penetration testing can vary in knowledge level, but the defining trait here is testing the running app from the outside, which aligns with DAST.

External testing without access to the system's internals is black-box testing. This approach treats the system as a black box and focuses on inputs, outputs, and observable behavior from an outside perspective, rather than reviewing source code or internal design. Dynamic Application Security Testing fits this description because it analyzes a live, running application from the outside, testing defenses without needing knowledge of the internal architecture. White-box testing uses full knowledge of internal structures, Gray-box testing uses partial knowledge, and manual penetration testing can vary in knowledge level, but the defining trait here is testing the running app from the outside, which aligns with DAST.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy