Bird
0
0

Which of the following is the correct syntax to represent a sprint backlog item in a user story format?

easy📝 Factual Q3 of 15
Software Engineering - Agile and Scrum
Which of the following is the correct syntax to represent a sprint backlog item in a user story format?
A"Reset password feature assigned to developer"
B"Sprint backlog item: reset password"
C"Password reset completed by end of sprint"
D"As a user, I want to reset my password so that I can regain access"
Step-by-Step Solution
Solution:
  1. Step 1: Recall user story format

    User stories follow the format: As a [role], I want [feature] so that [benefit].
  2. Step 2: Match options to user story format

    "As a user, I want to reset my password so that I can regain access" matches this format exactly, others do not.
  3. Final Answer:

    "As a user, I want to reset my password so that I can regain access" -> Option D
  4. Quick Check:

    User story format = "As a user, I want to reset my password so that I can regain access" [OK]
Quick Trick: User stories start with 'As a [role], I want...' [OK]
Common Mistakes:
  • Confusing task descriptions with user stories
  • Using incomplete sentences
  • Ignoring the benefit part of the story

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Software Engineering Quizzes