Implementing Scrum in a business is not an easy task, sometimes it may be a hard and long road. It involves a change that usually affects much of the company, and change management is always traumatic.
I would also like to point out that it isn’t a methodology only for software development projects.
The most common process is to adapt the concepts and practices of Scrum gradually based on the real needs of the company or department.
In this post I want to talk about the Scrum Meetings, part of Scrum practices in a Sprint (or iteration).
Usually, in my experience with Scrum, meetings are the easier concepts to implement. Receive good feeback in short term, could be considered as quick wins.
Each meeting has its own function or purpose.
Daily Meetings
The Daily Meetings are (as they mean) daily morning meetings that serve as synchronization between the different team members, and also for the Scrum Master or meeting moderator.
In this meeting, each team member answers 3 questions:
– What I committed yesterday?
– What I commit to do today?
– What blocks or impediments I have?
This meeting cannot exceed from 15 minutes, in fact it usually takes less time. It is recommend to carry out the meeting at a specific time, without waiting for late members. In our case, we apply a “financial penalty” depending on the time of arrival.
It usually has a positive reception and feedback among Team members. Sometimes there’s a lack of communication even within the same department, and this quick meeting allows a very efficient way to communicate and share the situation point of the project, cross project issues, and of course raise problems.
Normally, the term “commitment” isn’t used on the questions examples of the Daily Meeting. In Scrum, self-tasking is an exercise in self commitment and above all with the team. Scrum needs maturity. This is a detail I was told (with other colleagues) at the Scrum Training.
Also it is said that team members should focus on answering the three questions, and resolve blocks outside the meeting. But in small teams with more than one project in parallel, it is good to use the meeting to resolve conflicts and share knowledge, not allowing to become a debate.
While not considering moving to Scrum, I recommend the practice of Daily Meetings even though is to make up for a lack of communication.
Sprint Review or “Demo”
Sometimes confused with the Retrospective. It is an assessment of the project by the customer or owner. May be equivalent to user acceptance testing.
According to manuals of Scrum, should be done at the end of sprint, but in my opinion should be carried out once the development is considered completed within the sprint. If it’s done before the end of sprint, we’ll receive earlier the feedback, which is essential in an incremental development.
It is very important to know customer’s feedback from a project before deploy into productive environment. And its validation involves the owner or customer directly to the proper functioning of the project (or should be).
Sprint Retrospective
It is a very important meeting at the end of the sprint where to analize the sprint, focused on improving team performance and productivity. It is said that should be carried out after the Review (if the review is done once at the end too).
The basic points of the meeting are:
A game that usually works in this meeting: tell the team to write 3 things that are done well and another 3 that need to be improved. So everyone, without any external influence, should express their personal opinion. This may motivate and involve the team.
Once you have all the points, unify them by received votes. And in case of negative ones (to be improved), one by one search for solutions that would be the objectives or points of improvement for the next sprint.
In 2-week sprints, I do not usually spend more than an hour.
I hope this post would be helpful. I personally recommend adopting these practices of Scrum.
I also want to note that only speak from experience I’ve acquired, but I’m not a “guru” or Scrum Trainer and Coach, although I am a certified Scrum Master.
Also published on Medium.
Last December, I started a coaching series, and while I was doing my introspection analyzing…
Today is January 1st. It is time to review what happened last year and set…
This post was originally included in the 24th issue of my weekly newsletter. If you…
I started this post in my newsletter last week, but I decided to move it…
Political and group polarization was the starting topic in my last newsletter (issue number #18).…
I included the topic of introverted leaders in my eighteenth newsletter. This post is based on…
This website uses cookies.
View Comments
Has mencionado que Scrum no es exclusivo para proyectos de desarrollo de software, tienes ejemplos de otros campos de aplicación?