QuestionQ71
Fundamental Agile Testing Principles, Practices, and ProcessesWhich of the following is the strongest example of a testable acceptance criterion for test-related activities?
- A The web application shall provide a response time lower than one second for 95% of the webpages when 100 concurrent users are working on it
- B 100% of the source code must be statically analyzed against some of the known major security vulnerabilities and no errors/warnings must be reported
- C The application’s user interface for the checkout process shall be clear and intuitive to the users
- D The application shall calculate the volume of the solid shapes (cones, pyramids) with reasonable accuracy
Community Discussion