7 Best Practices of Scrum in Agile Methodology
Ravi Malhotra provides some tips for not getting off topic and distracted while carrying out the Scrum side of Agile methodology.
Join the DZone community and get the full member experience.
Join For Freewhen most of the people think of agile methodology, they think of scrum. scrum is the most widely used, daily meeting where your offshore software development team gathers to discuss project status updates about what is going on, what needs to be done, and if there are any issues.
however, it is not that easy to smoothly conduct scrum meetings while following an agile methodology. your team might be sitting in another part of the globe. hence, what happens is people get off topic and get distracted, and, next thing you know, what should have taken only 15 minutes is now taking an hour.
therefore, our experts of agile methodology at valuecoders have come up with certain strategies to help you out. here are few of them.
keep it short and crisp
daily scrums that run too long aren’t very effective. people get distracted, stop listening, and get off topic. at the end of the day, you come up with scattered decisions. that’s why limiting your meeting time is very important.
to run an effective scrum meeting, the daily stand-up should go about 15 minutes. you can implement the formula of 2n + 5 minutes, where 'n' is the number of team members. further, by sticking to the three-question rule, the team will get all the needed information within time restrictions.
team members should prepare ahead of time
the three-question rule is an effective one if implemented properly. however, in many cases, we see that the team members are clueless about what to answer specifically. as a result, they end up providing incomplete information or extending the time of the meeting while trying to think of the right question.
ideally, your team members should come prepared with their answers on a daily basis. reward those who do and take aside those who don’t. explain how being prepared with these answers helps the team, and ultimately the project, stay on track.
don't wait for everyone to come
the first five to eight minutes goes to waste with people waiting. there is always someone who does not come on time and the team waits for his or her presence. these eight minutes are a waste for the complete team which in turn brings 8*(n-1) minutes loss to the project.
it is highly suggested to not wait for anyone. if the meeting is at 10:30, then start at 10:30 only. this will ultimately push those late comers to attend the next meeting on time.
the daily meeting should be conducted daily
when you’re running conducting scrum meetings following agile methodology, make sure that there are no misses. the inconsistent communication between team members may lead to overlooking minor issues, which in turn can become a big gap.
consistent communication is the key to making these meetings as effective as possible in getting the program running. an update on a daily basis never lets you lose the hold on your project. moreover, you will avoid the shocking pitfalls if you all are on the page.
don't play hide and seek
the daily stand-up provides an opportunity every day to communicate issues and improvements to getting our work done. however, if obstacles are not raised, the scrum master can’t help remove them. a team member waiting to raise an obstacle until it’s too late to recover from is not at all acceptable.
hence, it's better not to play hide and seek. your team members should talk about the issues as soon as possible so that they come to the scrum master's attention. in most of the cases, issues raised early cause less harm.
stand up meetings agile methodology
sitting is comfortable. you may run a meeting for hours when you are sitting and discussing. because of this, sometimes we take more time than needed.
when in a scrum meeting, if everybody stands and talks, then likely it takes less time. this is obvious because nobody wants to stand for a long time.
make it a gadget-free zone
as a tech company , we all are attached to our gadgets. in the scrum meeting, if the team members are allowed to carry their laptops or mobile devices, then there is a good chance of getting distracted.
therefore, as you don't want distractions in your 15-minute scrum meeting, it's better to keep the meeting a tech-free zone. you can ensure that an effective scrum meeting will never occur while members are playing angry birds on their cell phones.
in a nutshell
the above mentioned seven points are certainly going to help you to improves your scrum meeting loopholes. now it's up to you how to manage the situations in your cases.
Opinions expressed by DZone contributors are their own.
Trending
-
From On-Prem to SaaS
-
Essential Architecture Framework: In the World of Overengineering, Being Essential Is the Answer
-
Implementing a Serverless DevOps Pipeline With AWS Lambda and CodePipeline
-
Building a Flask Web Application With Docker: A Step-by-Step Guide
Comments