Multiple choice technology testing

How many test phases are there

  1. one

  2. Two

  3. Three

  4. five

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

Standard software testing includes five phases: Unit testing (individual components), Integration testing (combined components), System testing (complete system), Acceptance testing (user validation), and Regression testing (ensuring new changes don't break existing functionality).