Multiple choice technology security

The kind of testing a application in which the tester is not provided with any information about the application is called

  1. Redbox testing

  2. whitebox testing

  3. greybox testing

  4. blackbox testing

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Black-box testing assumes zero prior knowledge of the application's internals. White-box has full access, grey-box has partial access, and 'redbox' is not a standard security testing category.