Module 1: Plan a sprint
In this module, you agree on which stories and non-functional requirements to contain in a sprint. The discussion includes understanding the requirements that are associated to each story and the test cases that are needed to validate and test the implementation.
The story starts at the beginning of Sprint 2 and uses this flow:
Learning objectives
After completing the lessons in this module, you will understand how to complete these tasks:- Respond to incoming change requests.
- Add a story to a sprint plan.
- Add tasks to the story that can be assigned to anyone on the lifecycle project.
- Link test cases to a story.
- Use application design to gain clarification about current capabilities
Time required
This module takes approximately 35 minutes to complete.- Lesson 1.1: Propose the requirements for a sprint
In this lesson, you ensure that feedback from stakeholders is reviewed and considered for the next sprint. - Lesson 1.2: Plan the development effort
In this lesson, you complete a sprint plan that contains stories that are linked to requirements and test cases. - Lesson 1.3: Plan the test effort
In this lesson, you ensure that all test cases are created and linked to the story in the sprint plan. You also verify that the test cases are linked to the requirement. Then, testers can view the requirements and implementation of the story, which helps them test the feature. - Lesson 1.4: Assess coverage
In this lesson, the team ensures that it covers the most important requirements that can be developed and tested for a sprint.