Multiple choice general knowledge

Verify documents, design, code at each stage of development to prevent errors from getting in, is called

  1. Detective testing

  2. Preventive testing .

  3. both

  4. none of the above

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

Preventive testing involves verifying documents, designs, and code at each stage of development to prevent errors from entering the system. Unlike detective testing which finds existing defects, preventive testing aims to stop defects from being introduced in the first place through reviews, inspections, and validation at every phase of the development lifecycle.