What is Scrum Methodology?
Scrum Methodology is an Agile methodology which is mainly focus on product development.But it is also can be used for software development processes.Its main aim is to avoid failure occurred in traditional development processes.It is an Iterative and incremental methodology.


Scrum
Scrum is mainly focused on fixed goals and last for period of 30 days.Key words related with Scrum methodology are,
- Product Backlog
- Sprint Backlog
- Sprint
Product Backlog
List of all the things that is needed to do within the project.Basically a To do list that constantly re prioritized.
Sprint Backlog
A list of tasks identified by the Scrum team to be completed during the Scrum sprint. During the sprint planning meeting, the team selects some number of product backlog items, usually in the form of user stories, and identifies the tasks necessary to complete each user story.
In here highest prioritized tasks are sent to Sprint Backlog
Sprint
A set period of time during which specific work has to be completed .This period is an predefined period which relies on all the sprints equallly
Scrum Roles
Scrum Team
Team is consist of 5-9 members.The work is distributed among the team members where they decide on how to perform the task effectivelyProduct Owner
The person who owns the product. This person can be need not to be a customer always. Someone from the internal organisation can play the role of Product Owner.He administer the Product backlog.
Scrum Master
person who coaches the Scrum team. He is not a leader but act as a gatekeeper.At the end of the day Scrum Master holds his meeting with scrum team and get an update on the tasks carried out. These daily meetings are called Daily Scrums.
Also at the end of each Sprint there is a special meeting called Sprint Retrospective which is again handled by the Scrum Master. The purpose of this meeting is to guide the team and to improve the motivation of team members.
Comments
Post a Comment