Multiple choice technology testing

  1. White Box Techniques are also called as :-

  1. a) Structural Testing

  2. b) Design Based Testing

  3. c) Error Guessing Technique

  4. d) Experience Based Technique

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

White box testing evaluates the internal structure and code of software, which is why it is called structural testing. Error guessing and experience-based testing are black-box, non-structural techniques.