chapter 1 Flashcards
Mention some reasons of failure.
- lack of commitment
- lack of communication b/n user & developer
- lack of communication = redundant work
- lack of technical experts
- lack of training
- lack of quality control
what is a SP?
- is a unique endeavor undertaken with a purpose
what are attributes of a SP?
- has a unique purpose
- is temporary
- requires resources
- has uncertainties
- incremental development
what are characteristics of a SP?
- non routine
- planned
- phases
- large & complex
- constraints on resources
- specialization
what is SPM?
- is the process of making invisible things visible.
- like; progress, complexity and flexibility
What are triple constraints & how are they managed?
- Scope, Time & Cost.
- managed by making trade offs between them
what is a PM?
- is the application of tools, techniques, knowledge & skills to meet project requirements.
what are the components in PM framework?
- stakeholders
- PM knowledge area
- PM tools & techniques
what are the 3 parts of knowledge area?
- Core Functions
- scope, time, cost & quality management - Supporting Functions
- Human resources, Communication, Procurement & Risk management - Integration Management
what are the 7 processes in Integration management?
- Project charter dev’t
- Preliminary scope dev’t
- Project plan dev’t
- Project execution
- Change management
- Change integration
- Project closing
_____________ initiates a project?
project charter dev’t
define project portfolio.
is the management & organization of projects as a portfolio investments that contribute to entire enterprise success.
what is a program?
a group of related projects.
describe the difference between project management & portfolio management.
- Project management - answers tactical goals:
-> is project done well? - is it on time & budget - Portfolio management - answers strategic goals:
-> right project? - right resources?
___________ ensures delivery of quality systems with in budget?
SPM
what are fundamentals of SPM?
- determining size of project
- allocating resources
- applying resources
- monitoring & directing resources
what are the phases of SPM?
- initiating
-planning - executing
- controlling
-closing
__________ & __________ take more resources & time than all other phases?
execution (1), planning
___________ is done throughout the project & takes less resource & time.
Controlling
__________ & ____________ take the least amount of time?
initiating & closing
what are the 4P’s / main focuses of SPM?
- people, product, process, project
in what terms can a software product be defined?
context. objective, function & performance
___________ is a framework used by tasks to build high quality software?
process
what are 2 things that a framework includes?
- framework activities - Task sets [ tasks, milestones, work product ]
- umbrella activities - Software configuration management, risk management & software quality assurance
umbrella activities are independent from framework activities
True
Framework activities occur throughout the project.
False, UA
describe water fall model?
- linear
- phases executed sequentially with no feedback loop
- clear reqs, clear goal
- change intolerant, detailed planning, [ adv ] all reqs known, complete scheduling
describe a staged delivery waterfall model & feature driven development model.
- Incremental [ analysis, design, code, test (repeat) ]
- phases are repeated sequentially with no feedback loop
- clear goal & solution
- customers realize product with every increment
- uses and/or evaluation
- accommodates some changes
- better uses scarce resources
- allows some client involvement
[ dis ] - detailed plan, defining increments may be problematic