QuestionQ29

Fundamental Agile Testing Principles, Practices, and Processes

Which of the following statements about risk-based testing is CORRECT?

  • A Risk-based testing fits well in Agile development processes, as risks are analyzed twice - during release and iteration planning.
  • B Risk-based testing does not fit well in Agile development processes, as short iterations mandate short test times.
  • C Risk-based testing does not fit in Agile development processes, as each iteration focuses on limited parts of the product.
  • D Risk-based testing fits well in Agile development processes, as risks are easy to identify when the work is divided into user stories.
Explanation

Risk-based testing fits Agile development because risk analysis is performed at release planning to identify high-level project and quality risks, and again during iteration planning for the user stories selected for that iteration. The results prioritize testing effort toward higher-risk work.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!