Google News
logo
Agile - Interview Questions
What types of meetings take place in Scrum? Explain briefly.
Every sprint of a project typically includes five distinct meetings. The following are the details :

Sprint Planning Meeting : Before the start of a sprint, the product owner, scrum master, and scrum team meet weekly for a discussion. They discuss what features or requirements the team has to complete in the current sprint during this meeting. Furthermore, it is one of the longest sessions, lasting between 2 and 3 hours.

Daily Standup Meeting : The daily standup meeting takes place every day before commencing work, as the name implies. During this meeting, team members will be given tasks to complete for a specific day. Daily standup meetings usually take 15 to 20 minutes.

Sprint Review Meeting : A review meeting is held at every end of the sprint. The main goal of this conference is to get feedback from stakeholders on sprint-completed features and functions.

Sprint Retrospective Meeting : This meeting occurs after each sprint as well. The major purpose of this discussion is to talk about which strategies succeeded, which ones didn't, and what to do and what not to do in the next sprint. In a nutshell, this conference aids in the development of the organization.

Product Backlog Refinement Meeting : In this meeting, the scrum team and the product owner discuss the product backlog's most important items. It occurs after each sprint to ensure that the backlog for the following sprint is clear.
Advertisement