Multiple choice

Which of the following types of testing is generally not considered during system testing?

  1. Compatibility testing

  2. Graphical user interface testing

  3. White-box testing

  4. Usability testing

  5. Performance testing

Reveal answer Fill a bubble to check yourself
C Correct answer
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.