Multiple choice technology testing

Software testing activities should start

  1. As soon as the code is written

  2. During the design stage

  3. When the requirements have been formally documented

  4. As soon as possible in the development life cycle

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

Testing activities should begin as early as possible in the development lifecycle to catch defects early, aligning with the chosen answer. The other timings are either too late or impractical.