What is Scrum and Why does it Matter? (Developers Edition)
Learn the basics of Scrum so you don’t feel lost when someone says join the daily.
The software development life cycle is also known as SDLC is a phased process or methodology to develop software. To achieve the required objective many SDLC methodologies have been developed. Each methodology or model have their own set of rules to achieve a goal. Both models have their conveniences and drawbacks. So, it is essential to use the right methodology to develop a software product.
There are many software development models, but the following two are the two most popular approaches
- Agile
- Waterfall
Waterfall and Agile are the two most used model for software development. Both methods are suitable for small to medium-sized teams. Both methodologies have different approaches to achieve the target. The waterfall is a linear and sequential method, whereas Agile is a progressive and iterative approach.
What is Scrum?
Scrum is a framework that helps to develop a product as a team. Scrum is a continuous process of learning, improving, and adjusting because of its heuristic approach. A scrum team learns and improves as the project progresses. Scrum is an Agile-based framework. The dissimilarity between Scrum and Agile is that scrum is a faster and flexible approach. Compared to Agile, Scrum accepts and reacts to changes swiftly.
The Agile Manifesto
Nearly 20 years ago, 17 software developers came together in Snowbird, Utah to propose a new way of developing software “by doing it and helping others do it.” Through this work, the signers of the Manifesto understood how much of an impact these principles would help them in the field of software development—but they had no idea how quickly their ideas would spread beyond their industry. Values the Manifesto creators cited as paramount were:
- Individuals and interactions over processes and tools
- Working software over comprehensive documentation
- Customer collaboration over contract negotiation
- Responding to change over following a plan
Since that time, the original document has been used by groups as disparate as coders to Boy Scout Troops, from marketing departments to restaurants. Its universality is derived from a group of principles that can be broadly applied, easily learned, and rarely mastered completely. Before spreading to all corners of the globe, here are the key principles for incremental development that have made Agile what it is today:
- Our highest priority is to satisfy the customer through early and continuous delivery of valuable software.
- Welcome changing requirements, even late in development. Agile processes harness change for the customer’s competitive advantage.
- Deliver working software frequently, from a couple of weeks to a couple of months, with a preference to the shorter timescale.
- Business people and developers must work together daily throughout the project.
- Build projects around motivated individuals. Give them the environment and support they need, and trust them to get the job done.
- The most efficient and effective method of conveying information to and within a development team is face-to-face conversation.
- Working software is the primary measure of progress.
- Agile processes promote sustainable development. The sponsors, developers, and users should be able to maintain a constant pace indefinitely.
- Continuous attention to technical excellence and good design enhances agility.
- Simplicity–the art of maximizing the amount of work not done–is essential.
- The best architectures, requirements, and designs emerge from self-organizing teams.
- At regular intervals, the team reflects on how to become more effective, then tunes and adjusts its behavior accordingly.
Extract from The Agile Manifesto
Roles in Scrum
There are 3 main roles in the Scrum framework which are located in the same place for optimal results and better communication with development teams.
- Product Owner
- Scrum team
- Scrum Master
Product Owner
All clients and stakeholders are handled by the product owner. The product owner drives the backlogs and prioritizes the work to maximize the efficiency of work. The product owner emphasizes the business side of the product and stays in contact with the clients and the scrum team.
This role is more about communication, the product owner acts as a proxy between the development team and stakeholders and communicate with each other and conveys messages in technical terms. The following are some tasks a product owner performs
- Communicate and manage stakeholders
- Inform stakeholders about RIDA’s
- Manage the backlogs
- Take input and prioritize/schedule the work
- Keep track of the progress
- Announce deliveries
The product owner also has to see the interests of the stakeholders, cooperate with the team, and effectively fulfill the requirements.
Scrum Team
A development team does not always have to be a team of software developers, but instead, it may consist of researchers, designers, data scientists, and developers. The development team has to be self-organized and handle their own decisions. The team members can also directly interact with stakeholders or clients for a better understanding of the requirement.
Scrum Master
Scrum master assists the development team; this role is also termed as servant-leader. Scrum master removes any hindrance in the development process and makes sure that framework rules are being followed. Scrum master also leads the scrums and helps the product owner in defining objectives. The scrum master has the following main roles:
- Assisting development teams
- Serving the product owner to define goals
- Removing any hindrance that hampers the progress of development
- Encouraging self-organizing within the team
Scrum master also assists the organization and team to take on empiricism and quitting predictability.
Scrum Artifacts
Artifact means a work of art. So, an artifact is an object that we create e.g. a product or device to solve an issue. There three primary artifacts that scrum defines
- Product Backlog
- Sprint backlog
- Increment
Product Backlog
Product backlogs are the requirements of the stakeholders. The product owner supervises and manages product backlogs. It includes a list of tasks for the development team to perform in sprints. Progress on product backlogs is always available for stakeholders to review it. Each backlog has a description, time, and amount. Backlogs keep on changing according to the feedback of the stakeholders.
Sprint Backlog
Sprint backlogs come from product backlogs as goals to be completed in the sprint. The scrum team manages the sprint backlogs. Scrum team also plans and schedules the sprint backlogs.
Increment
Multiple increments make a product. Each sprint gives one product output. The product owner decides to demonstrate it or not after each sprint.
Scrum Increments
Workflow
Sprint
Sprint is a working period of a scrum team, usually comprise of 1-4 weeks. Sprint starts with defining objectives and scheduling work. These objectives or tasks are also termed as sprint backlogs. Scrum emphasizes to deliver useful output at the end of the sprint. Each sprint is consisting of the following workflow
- Sprint Planning
- Daily Scrum
- Sprint Review
- Sprint retrospective
After each sprint product owner decides about delivering the product. The final product may take more than one sprint.
Sprint planning
Each sprint starts with planning. In the sprint planning, the scrum team defines and list the backlogs. Backlogs are the objectives that a scrum has to be fulfilled. Scheduling those tasks are also done in sprint planning. Backlogs have to be updated daily by each team member. The team tries its level best to complete its sprint backlogs but it is not rigidly required to fulfill all the planned tasks backlogs can be added in the next sprint.
Daily Scrum
Scrum teams daily gather for a 15 minutes meeting where they update their backlogs and plan work for the next day. The development team members also share impediments of the backlog. So, the following are the few things which scrum team do in a daily scrum
- Inspect the progress and contribution of each member
- Identify Impediments
- Plan the next 24 hours
One does not simply miss the daily
The scrum master makes sure that the development team meets daily but still, it is entirely up to the development team to hold a meeting.
Each sprint ends with “Sprint Review and “Sprint Retrospective”
Sprint Review
In the sprint review, the team reviews the work and identify the unfinished tasks. The product owner and scrum team also hold a meeting with stakeholders, demonstrate their work, and plan what to work on next. Stakeholders give their feedback and then the product owner presents new objectives to the scrum team for the next sprint. It is important to note that incomplete work must not be presented.
Sprint Retrospective
Before the next sprint planning the team inspect its performance and contemplate that what improvements can be made to boost productivity. The Scrum Master ensures the all the members attend the event acknowledge its importance and purpose.
Conclusion
Scrum is a framework designed for teams to produce a product. It is an iterative and heuristic framework. The project progresses on the bases of facts instead of predictability. Three main roles control the whole process from start to end. The product owner manages the backlog and communicates with the stakeholder. The scrum team has to present the progress after every sprint. After getting feedback from the stakeholders the team and product owner review the sprint and retrospect it. Planning of the next sprint begins after this and the process keeps on going until the stakeholder finalizes the product.
Thanks for reading!
Source: livecodestream