PROJECT MANAGEMENT - GENERAL Flashcards
What are the 3 different types of project management?
- Agile
- Lean
- Traditional
Which type of project management varies the scopes against fixed budget and schedule?
Agile Project Management varies scopes against fixed budget and schedule
Which type of project management varies budget against fixed scope and schedule?
Traditional Project Management varies budget against fixed scope and schedule
Which type of project management varies schedule (or solution time) against fixed scope and budget?
Lean Project Management varies schedule against fixed scope and budget
The goal of Agile is _________ (deliver early version ________), requires_________ to_________scope for _______delivery
The goal of Agile is SPEED (deliver early version fast), requires TRUST to MINIMISE scope for FAST VALUE delivery.
The goal of Traditional is ____________(best price), and requires efficiency to deliver ________cost on ______ and ________
The goal of Traditional is EFFICIENCY (best price), and requires efficiency to deliver LOWEST cost on TIME and BUDGET
Lean - goal is to __________(solve problems), and requires ________ to minimize _____________
Lean - goal is to INNOVATE (solve problems), and requires EXPERTISE to minimize TIME OF DELIVERY
What are the 5 elements that one project must have in order to be successful?
- Charter
- Plan
- Documentation
- Design
- Testing
In order to vary the scope, we have to reduce the work to a minimum viable product (MVP) that meets the project objectives (in the charter). To do this, every Agile project needs:
- Shared_____________(can vary scope and stay on target)
- Whole______________(customer + cross-functional team)
- Incremental___________ (learn by doing and using small “sprints”)
- Continuous___________ (teams test increments to ensure they work)
- Shared Vision Robust to Change (can vary scope and stay on target)
- Whole Teams (customer + cross-functional team)
- Incremental Delivery (learn by doing and using small “sprints”)
- Continuous Integration & Testing (teams test increments to ensure they work)
Name 3 frameworks frameworks that help define roles and processes to scale and implement the methodology of Agile?
- Scrum
- SAFe
- Disciplined Agile
What is the Iron Triangle? Explain each element?
Iron Triangle helps to explain how the different project management methods align. The Iron Triangle includes:
Scope - the technical work to be done
Schedule - the total calendar time to execute the work
Budget - the total cost of the project in dollars
What is the Input, Process and Output of SPRINT PLANNING?
[SPRINT PLANNING]
- Input: Product Backlog of stories prioritized by the Product Owner
- Process: Review and select stories for the sprint
- Output: Sprint Backlog of stories the team commits to complete by the end of the Sprint
What is the Input, Process and Output of SPRINT DEVELOPMENT?
[SPRINT DEVELOPMENT]
- Input: Sprint Backlog of stories the team commits to complete by the end of the Sprint
- Process: Daily reporting and execution against a few stories at a time: designing, building, testing and closing
- Output: A shippable product increment that can be demonstrated