ExamGecko
Question list
Search
Search

Question 321 - CISM discussion

Report
Export

The PRIMARY advantage of performing black-box control tests as opposed to white-box control tests is that they:

A.
cause fewer potential production issues.
Answers
A.
cause fewer potential production issues.
B.
require less IT staff preparation.
Answers
B.
require less IT staff preparation.
C.
simulate real-world attacks.
Answers
C.
simulate real-world attacks.
D.
identify more threats.
Answers
D.
identify more threats.
Suggested answer: C

Explanation:

The primary advantage of performing black-box control tests as opposed to white-box control tests is that they simulate real-world attacks. Black-box control tests are a software testing methodology in which the tester analyzes the functionality of an application without a thorough knowledge of its internal design. Conversely, in white-box control tests, the tester is knowledgeable of the internal design of the application and analyzes it during testing. By performing black-box control tests, the tester can mimic the perspective and behavior of an external attacker who does not have access to the source code or the implementation details of the application. This way, the tester can evaluate how the application responds to different inputs and scenarios, and identify any vulnerabilities or errors that may affect its functionality or security. The other options are not the primary advantage of performing black-box control tests, although they may be some benefits or drawbacks depending on the context. Causing fewer potential production issues is not necessarily true, as black-box control tests may still introduce errors or disruptions to the application if not performed carefully. Requiring less IT staff preparation is not always true, as black-box control tests may still require a lot of planning and documentation to ensure adequate test coverage and quality. Identifying more threats is not necessarily true, as black-box control tests may miss some threats that are hidden in the internal logic or structure of the application.

asked 01/10/2024
Firew Abebe
29 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first