nerdexam
GAQM

CPEH-001 · Question #12

The "white box testing" methodology enforces what kind of restriction?

The correct answer is B. The internal operation of a system is completely known to the tester. White-box testing (also known as clear box testing, glass box testing, transparent box testing, and structural testing) is a method of testing software that tests internal structures or workings of an application, as opposed to its functionality (i.e. black-box testing). In…

Penetration Testing Methodologies

Question

The "white box testing" methodology enforces what kind of restriction?

Options

  • AOnly the internal operation of a system is known to the tester.
  • BThe internal operation of a system is completely known to the tester.
  • CThe internal operation of a system is only partly accessible to the tester.
  • DOnly the external operation of a system is accessible to the tester.

How the community answered

(32 responses)
  • A
    9% (3)
  • B
    84% (27)
  • C
    3% (1)
  • D
    3% (1)

Explanation

White-box testing (also known as clear box testing, glass box testing, transparent box testing, and structural testing) is a method of testing software that tests internal structures or workings of an application, as opposed to its functionality (i.e. black-box testing). In white-box testing an internal perspective of the system, as well as programming skills, are used to design test cases. https://en.wikipedia.org/wiki/White-box_testing

Topics

#white box testing#penetration testing methodology#full knowledge testing#security assessment

Community Discussion

No community discussion yet for this question.

Full CPEH-001 Practice