Multiple choice technology testing

which of the following is incorrect?

  1. Poor software characteristics comes under product risk

  2. Failure to follow up on information found in testing and reviews comes under product risk

  3. Problems in defining the right requirements comes under project risk

  4. The quality of the design, code and tests comes under project risk

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

Poor software characteristics are product risks as they affect the final software quality. Problems defining requirements are project risks affecting development process. Design and code quality are project risks. However, failure to follow up on testing findings is a project risk (process issue), not product risk. Option B incorrectly categorizes it as product risk.