Question 7
Consider the user story given below for a ride-sharing app and answer the question. Feature: Find nearby drivers
As a rider,
I want to search for available drivers
so that I can see driver details, estimated fare and arrival time within a reasonable time.
The results must be displayed with clear sorting and filtering options.
Now consider the following improvement in the user story. The phrase
so that I can see driver details, estimated fare and arrival time within a reasonable time.
is modified as:
so that I can see driver details, estimated fare and arrival time within 4 seconds.
It makes the user story more __________.
Specific
Measurable
Achievable
Relevant
Timeboxed