Multiple choice technology testing

White box technique is also called as

  1. Structural testing

  2. Design based testing

  3. Error guessing technoque

  4. Experienced based testing

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

White box testing is also known as structural testing because it focuses on the internal structure, pathways, and logic of the software code. Design-based, error guessing, and experience-based techniques are separate paradigms or black-box/hybrid methodologies.