Back

Advanced · 3 min

Make success testable

A requirement should be clear enough to check. Saying a display must update quickly leaves room for disagreement. Specifying the event that starts timing, the allowed delay, and the operating conditions gives a testable statement. The chosen limit must still reflect the user’s need. Precise wording is not useful if it measures the wrong outcome.

Practice

What would make an update-time requirement testable?