What are the benefits of using Scrum?
Scrum in Agile is a process that allows software development teams to focus on delivering business values in shortest time by rapidly and repeatedly inspecting actual working software. It focuses on accountability, teamwork and iterative progress towards well-defined goals. Scrum Framework usually deals with fact that requirements are likely to change or mostly not known at the beginning of project.
Scrum | |
---|---|
Scrum is one of the implementations of agile methodology. In which incremental builds are delivered to the customer in every two to three weeks’ time. | |
Scrum is ideally used in the project where the requirement is rapidly changing. | |
Scrum teams are self-organizing, cross-functional team. | |
The biggest advantage of Scrum is its flexibility as it quickly reacts to changes. | |
In Scrum, collaboration is achieved in daily stand-up meetings with a fixed role assigned to scrum master, product owner, and team members. | |
Not too many changes needed while implementing scrum process. | |
In the scrum, after each sprint, a build is delivered to the client for their feedback. | |
A demonstration of the functionality is provided at the end of every sprint. So that regular feedback can be taken before next sprint. | |
There is no team leader, so the entire team addresses the issues or problems. | |
Daily sprint meeting is conducted to review and feedback to decide future progress of the project. | |
When the team is done with the current sprint activities, the next sprint can be planned. | |
Design and execution can be innovative and experimental. | |
Comments
Post a Comment