Project Management – Midterm – Flashcards
Unlock all answers in this set
Unlock answersquestion
What does PMBOK stand for?
answer
Project Management Body of Knowledge
question
What is WBS?
answer
Work Breakdown Structure
question
What is Brook's Law?
answer
Adding manpower to a late software project makes it later
question
What is the definition of a project?
answer
a temporary endeavor undertaken to accomplish a unique purpose.
question
What is project management?
answer
The application of knowledge, skills, tools and techniques to project activities in order to meet or exceed stakeholder needs and expectations
question
What are attributes of a project?
answer
Time Frame Purpose Ownership Resources Roles Risks and assumptions Tasks Project Impact on the organization
question
What is PLC?
answer
Project life cycle
question
What is the project life cycle?
answer
a collection of logical stages or phases that maps the life of a project from its beginning to its end.
question
Explain the importance of phases in a project
answer
Projects are broken up into phases to make the project more manageable and to reduce risk. Each phase should focus on producing a deliverable
question
What is a deliverable?
answer
a tangible and verifiable project of work
question
List a generic project life cycle phases
answer
(1) defining the project goal (2) planning the project (3) executing the project (4) closing the project (5) evaluating the project
question
What is the SDLC?
answer
Systems Development Life Cycle
question
What are the phases of the SDLC?
answer
(1) planning (2) analysis (3) design (4) implementation (5) maintenance and support
question
What is Extreme Project Management?
answer
XPM is a new approach to project management that focuses on the human element of projects and embraces the reality that projects often operate in an uncertain and high-speed environment. XPM also takes a more holistic view of planning and managing projects in which changing requirements are inevitable; planning thus becomes an iterative and self-correcting process that supports innovation
question
What are the nine knowledge areas for understanding project management according to the PMBOK?
answer
(1) project integration management (2) project scope management (3) project time management (4) project cost management (5) project quality management (6) project human resources management (7) project communications management (8) project risk management (9) project procurement management
question
What does MOV stand for?
answer
Measurable organization value
question
What is an MOV?
answer
an important tool for defining a project's goal and value to the organization. the MOV becomes the project's measure of success and must be measurable, agreed upon, and verifiable at the end of the project. It also must align with the organization's goals and strategies in order to provide value to the organization
question
What is a business case?
answer
A business case defines the problem or opportunity, MOV, feasibility, costs and benefits of several alternatives that an organization may choose in order to achieve its goals and strategies
question
What is the balanced scorecard approach?
answer
a popular method for determining value to an organization that focuses on four perspectives - financial, customer, internal processes, and innovation and learning.
question
What is IT governance?
answer
provides a framework of processes and controls to help organizations make the right IT investment decisions.
question
What are product-oriented processes?
answer
processes that focus on the development of the application system itself and require specific domain knowledge, tools and techniques
question
What are project management processes?
answer
processes needed to manage and coordinate all of the activities of the project.
question
What are the 5 project management process groups?
answer
(1) initiating (2) planning (3) executing (4) controlling (5) closing
question
What is the purpose of project integration management?
answer
to coordinate and integrate all other knowledge areas and project processes.
question
Project integration management focuses on what 7 processes?
answer
(1) develop project charter (2) develop preliminary project scope statement (3) develop project management plan (4) direct and manage project execution (5) monitor and control project work (6) integrated change control (7) close project
question
What is a project charter?
answer
A project charter serves as an agreement and as a communication tool for all the project stakeholders. The project charter documents the project's MOV and describes the infrastructure needed to support the project. It also summarizes many of the details found in the project plan.
question
How is the project charter and project plan different?
answer
The project plan provides the details of the tactical plan and the project charter is more generalized and summarizes parts of the plan.
question
What is a scope boundary?
answer
acts as a fence to ensure that what needs to get done, gets done - and only what needs to get done, gets done
question
The PMBOK identifies five processes that support project scope management:
answer
(1) scope planning (2) scope definition (3) create work breakdown structure (4) scope verification (5) scope control
question
What is scope grope?
answer
a common occurrence in the early stages of a project - the project team struggles to define what the project is all about and what work needs to be done.
question
What is scope creep?
answer
a common occurrence in many projects - entails adding additional features or functions to the scope once the scope has been set and approved.
question
Why is the WBS useful?
answer
It is a useful tool for bridging the project's scope with the detailed project plan. It provides a logical hierarchy that decomposes the project scope into work packages.
question
What are work packages?
answer
focus on a particular deliverable and include the activities required to produce the deliverable.
question
What are milestones?
answer
provides a mechanism for ensuring that project work is not only done, but done right.
question
The Delphi technique
answer
this approach involves multiple experts who arrive at a consensus after a series of round-robin sessions in which information and opinions are anonymously provided to each expert.
question
Time-boxing
answer
a technique where a box of time is allocated to a specific task. (a team many be given two weeks to develop a prototype of a user interface)
question
Top-down estimating
answer
involves estimating a schedule or budget based upon how long the project should last or how much it should cost.
question
Bottom-up estimating
answer
an approach that uses the WBS to outline the activities that must be completed, and an estimate is made for each of the activities. The various durations are then added together to determine the total duration of the project.
question
Lines of Code (LOC)
answer
may provide an idea of the size of a project it does not consider the complexity, constraints, or influencers that must be taken into account.
question
Function points
answer
introduced by Allen Albrecht of IBM in 1979 - synthetic measures that take into account the functionality and complexity of the software.
question
COCOMO
answer
The COnstructive COst MOdel - Barry Boehm (1981) - estimates for a software systems effort are determined by an equation based on the project's complexity
question
Heuristics
answer
rules of thumb that are applied to estimating a software project. The basic premise is that the same activities will be repeated on most projects