QuestionQ35

Fundamental Agile Testing Principles, Practices, and Processes

Which of the following is a testable acceptance criterion?

  • A The solution shall support business processes.
  • B The system shall be easy to use.
  • C The response time to confirm a customer submission must not exceed 5 seconds.
  • D The tools for testing are tested before use and are meeting the requirements.
Explanation

A response-time limit of no more than 5 seconds is objectively measurable and can be verified through testing, making it a testable acceptance criterion.

Community Discussion

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