Agile Lectures Flashcards
(27 cards)
What is the difference between Disciplined Agile and Scaled Agile Framework?
Flexibility and Approach to Scaling
What is a story map?
A Story Map is a visual representation of a product backlog
Name 4 techniques for decision making in Agile?
- Simple Poll
- Dot Voting
- Fist of Five
- Roman Voting
What is the Minimum Business Increment MBI?
A Minimum Business Increment (MBI) is the smallest unit of work that can be delivered to provide value to customers from a business perspective.
What is the Minimum Viable Product MVP?
the simplest version of a product that can be built and released to gather feedback from early users.
What is a release vs user story vs feature?
a release is a set of features and a feature is a set of user stories
What is a Story map?
A Story Map is a visual representation of a product backlog that helps teams understand
What is an information radiator and what info it shows?
An information radiator is a visual tool used in Agile project management to display key project data in a clear and easily accessible way. These “radiators” are typically placed in highly visible areas (e.g., team rooms or digital dashboards) so that the entire team can see the project’s progress, issues, or other important information at a glance.
It shows:
- The features delivered to date
versus the features remaining. - Who is working on what.
- The features selected for current
iteration. - Velocity and defect metrics.
- Retrospective findings.
- List of threat and issues.
- Story map.
- Burn charts.
What is a burn chart?
A burn chart is a visual tool used in Agile project management to track the progress of work over time(per sprint) . There are two main types of burn charts: Burn-down charts and Burn-up charts.
What is Minimum Business Increment MBI?
A Minimum Business Increment (MBI) is the smallest unit of work that can be delivered to provide value to customers from a business perspective.
What is Minimum Viable Product (MVP)?
the simplest version of a product that can be built and released to gather feedback from early users.
What is the difference between MVP and MBI?
MVP is typically used for new products to test market viability, whereas an MBI is used for enhancements to existing products with known business value
What is the main techniques for prioritisation?
MoSCoW and Kano model
What are the 4 main meeting in Scrum sprint?
- Sprint planning
- Daily scrum
- Sprint review
- Sprint retrospective
Name the three main Agile scaling methodologies
- Disciplined Agile DA
- Scrum of Scrums
- Scaled Agile Framework SAFe
Name some of the Agile methodologies or tools (4)
- XP Extreme Programming
- Kanban
- Lean
- Feature Driven Development
What is the difference between self-organising and self-managing team?
Self-organizing teams focus on how to accomplish work, with limited managerial oversight.
Self-managing teams: handle both how and what work is done, taking on broader managerial functions such as task assignment, prioritization, and sometimes even hiring or budgeting.
What is the difference between training vs coaching vs mentoring?
Training is a structured, formal process designed to teach specific skills or knowledge.
Coaching is a short- to medium-term process where a coach works with an individual (or team) to improve specific skills, behaviors, or performance.
Mentoring is a long-term relationship in which a more experienced person (the mentor) provides guidance, advice, and support to a less experienced person (the mentee). Mentoring focuses on holistic personal and professional development.
What is tacit knowledge
Tacit knowledge refers to the kind of knowledge that is difficult to express, formalize, or transfer to others through written or verbal communication. It is personal, experience-based knowledge that is often gained through practice, interaction, and context
Name 2 mean tools to measure team performance
Velocity charts and burn charts
What is a velocity chart?
It’s a measure of team’s capacity for work per iteration
What is time boxing?
Is to set a fixed time for an activity
What is product road map?
A visual depiction of project releases developed by the product Owner
What a User Story ?
A user story is a simple, concise description of a feature or functionality from the perspective of the end user in Agile development.