Multiple choice technology testing

Test process can start after __________

  1. Code is complete

  2. Design is complete

  3. Requirements have been approved

  4. Code is delivered

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

Test process activities (planning, monitoring, control) can begin once requirements have been approved because these activities depend on having defined test basis. Testing doesn't require code completion or delivery - test planning and design happen during earlier phases. Design completeness alone is insufficient; requirements approval provides the necessary foundation.