What makes a requirement testable?
- A It is specific and measurable, so it is unambiguous whether it has been met
- B It is written in technical language
- C It is approved by management
- D It is short
Answer
It is specific and measurable, so it is unambiguous whether it has been met
Response time under two seconds for 95% of requests is testable. The system should be fast is not.





