Agile Project Management Concepts Flashcards
(291 cards)
What is the purpose of the Sprint Planning meeting?
The purpose of the Sprint Planning meeting is to define what can be delivered in the upcoming Sprint and how that work will be achieved.
What is the main goal of Kanban?
The main goal of Kanban is to improve workflow efficiency, increase productivity, and reduce waste in a project or process.
What is the concept of value-based pricing in Agile?
Value-based pricing in Agile is a pricing strategy that determines the price of a product or service based on the perceived value it provides to the customer. It focuses on aligning the price with the value delivered, rather than the cost of production.
What is the concept of ‘slack’ in Kanban?
In Kanban, ‘slack’ refers to a buffer or extra capacity intentionally built into the workflow to accommodate variations, unexpected events, or changes in demand.
What is a Kanban card?
A Kanban card is a physical or digital representation of a work item or task on a Kanban board. It contains relevant information about the task.
What is the role of a Kanban system analyst?
A Kanban system analyst is responsible for analyzing and interpreting Kanban metrics, identifying performance trends, and suggesting improvements for the Kanban process.
What is Extreme Programming (XP)?
Extreme Programming (XP) is an agile software development framework that aims to produce higher quality software, and higher quality of life for the development team. XP emphasizes flexibility, continuous feedback, communication, and simplicity.
How many roles are there in Scrum?
There are three roles in Scrum: the Product Owner, the Scrum Master, and the Development Team.
What is ‘Root Cause Analysis’ in XP?
Root Cause Analysis in XP is a practice to identify and address the root cause of a problem or bug, rather than just fixing the symptoms, to prevent it from recurring.
What is a retrospective in Scrum?
A retrospective in Scrum is a meeting held at the end of a sprint where the team reflects on their work, identifies what went well and what could be improved, and decides on actions for future sprints.
What is the concept of servant leadership in Agile?
Servant leadership in Agile is a leadership style that emphasizes serving the needs of the team and enabling their success. It involves supporting, empowering, and removing obstacles for the team to maximize their productivity and satisfaction.
What is the Daily Scrum?
The Daily Scrum is a daily 15-minute time-boxed event for the Scrum Team to synchronize activities and create a plan for the next 24 hours.
What is the concept of work in progress (WIP) limit in Agile?
A work in progress (WIP) limit in Agile is the maximum number of tasks, user stories, or features that can be actively worked on or in progress at any given time within a specific stage or process. It helps optimize flow, reduce multitasking, and identify bottlenecks.
What is the purpose of setting WIP limits in Kanban?
Setting WIP limits helps to identify bottlenecks, balance workloads, prevent overloading, and maintain a smooth workflow.
How does ‘Continuous Integration’ reduce integration problems in XP?
Continuous Integration in XP helps to reduce integration problems by integrating often (multiple times a day). This enables detection of integration bugs early and makes them easier to fix.
What is Velocity in Scrum?
Velocity is a measure of the amount of work a Team can tackle during a single Sprint, typically calculated as an average over several iterations.
What is the concept of cumulative flow diagram (CFD) in Agile?
The cumulative flow diagram (CFD) in Agile is a visual representation that shows the flow of work items across different stages or states over time. It helps identify bottlenecks, visualize progress, and analyze cycle times.
What does ‘Coding Standard’ mean in XP?
Coding Standard in XP is a set of guidelines and rules used to standardize the coding style, which helps the team understand and navigate the code base, and maintain consistency.
What is the meaning of the term ‘Andon’ in Kanban?
In Kanban, ‘Andon’ refers to a visual or audible signaling device used to indicate abnormalities, problems, or the need for assistance in the workflow.
What is the concept of time-to-market in Agile?
Time-to-market in Agile refers to the speed or efficiency with which a product or feature is developed, tested, and delivered to the market. It aims to minimize lead time and maximize the business value derived from the product.
What is the concept of ‘continuous delivery’ in Kanban?
Continuous delivery in Kanban refers to the practice of delivering completed work items or features to customers as soon as they are ready, without delays or batching.
What is ‘Incremental Design’ in XP?
Incremental Design in XP refers to designing the system a little bit at a time, throughout the entire project. It’s closely tied to the practice of refactoring.
What is the role of the customer in Agile?
In Agile, the customer plays an active role in providing feedback, clarifying requirements, and collaborating with the development team throughout the project. Their involvement is essential for ensuring customer satisfaction and delivering value.
What is a lead time in Kanban?
Lead time in Kanban refers to the total time taken for a work item or task to move from the start to the completion of its workflow.