Scrum Methodology

AGILE SCRUM METHODOLOGY EXPERIENCE

Benefits of Scrum:

 Sprint : a short duration of time (typically 3 weeks)  in which a development team starts and finishes user stories.

 Roles and Responsibilities

1.            Product Owner : Gathers requirements from stakeholders organizes and breakdowns requirements into workable prioritizes user stories and sequences backlog of User Stories in the queue for team to work on.

2.            Scrum Master/Coach supports Product Owner and team by removing obstacles and aids in Sprint Planning, sprint execution, sprint retrospective and leads Daily Scrum Standup meetings.   

3.            The team provides expertise and estimates the difficulty of User Stories during Sprint Planning meetings and works on one or more User Stories during a Sprint.

3.            Stakeholder: Supplies requirements.

User stories:


 4.   User Stories are generally composed of three parts. As a  _____  I want to _____ so that _____.

Sprint Planning Meeting: 

1.  Starting with the Product Owner recommended prioritized set of User Stories, in this meeting details, risks, time estimation, impediments, scope, modifications of User Stories are discussed and negotiated.

2.    The result of a planning meeting is a set of User Stories that the team has agreed to work on for the next Sprint.

Backlog:

3.    is a collection of User Stories generally organized and utilized by the Product Owner.

Definition of Done: 

4.    Set of criteria to perform for a User Story to be done.  

Software tools:

 Typically used in Scrum are Jira, git, Jenkins and Nexus.