Scrum Events Flashcards
What are the Scrum Events
Sprint planning, Sprint, Daily Scrum, Sprint review/retrospective
How long does a the Scrum cycle last?
The Scrum cycle depends on the project size and team size. Team size may vary from 3 members to 9 members. Normally, it takes 3 to 4 weeks to complete a Scrum sprint.
What is the scrum of scrums?
Suppose there are 7 teams working on a project, to coordinate among the teams a separate meeting has to be organized, that meeting is called Scrum of Scrums.
Explain the term ‘increment’?
The sum of all the product backlog items which were completed in a sprint is called increments.
What are impediments?
Any obstacle which prevents the smooth flow of work or due to which the team is not able to perform its task is what we call ‘impediments’.
Explain ‘scrum poker’ or ‘planning poker’ technique?
The values on the card are ideal days or story points.If a common value is selected, it is an estimate, if not they discuss their max. and min. estimation.
This process is repeated until a general agreement is reached.
What are the principles of agile testing?
Satisfy acceptance criteria
Bug-free clean code
What are the disadvantages of the agile model?
When you encounter a large project, it is not easy to get an idea of how much effort will it require.
In what way does agile testing(development) methodology differ from the other testing(development) methodologies?
In Agile methodology, the code is broken into small parts and at a time, only that particular code is worked or tested.
Explain what is a story point in the scrum?
It can be considered as a unit to estimate the total efforts required to complete or to do the particular task or implementing a backlog.
What does the X and Y-axis of the burndown chart?
Y-axis shows remaining efforts.
What are the main roles in the scrum?
- Scrum Team: Scrum team is made by an individual person who works collectively to achieve a particular task. The team works in a bond to deliver committed and requested products.
- Scrum Master: Scrum Master is responsible for the proper execution or working of the scrum team. Being a servant – leader and a coach, he ensures the proper productivity of a team towards scrum sprint goal.
- Product Owner: The product owner has the responsibility to deliver a complete picture of what to build and to convey that idea to the team.
What is a product burndown chart?
A description in the form of the graph which shows implemented and not – implemented product backlog is called the burndown chart.
What is the sprint burndown chart?
A graph used to describe no. of implemented/non-implemented sprint in the Scrum cycle.
What is the sprint planning meeting?
A sprint planning meeting is joined by all entities like scrum master, product owner and whole scrum team where they discuss the priority features of the team and product backlog items.