GET 70% Discount on All Products
Coupon code: "Board70"
What prototyping technique shows a sequence or navigations through a series of images or illustrations?
Storyboarding
Wireframes
Data simulation
Report prototyping
In the PMBOK® Guide and the PMI Guide to Business Analysis, prototyping is a method of obtaining early feedback on requirements by providing a working model of the expected product before actually building it.
Why Choice A is correct:
Visual Sequence: Storyboarding is a prototyping technique that uses a sequence of images or illustrations to show how a user would navigate through a system or how a business process flows.
UX and Flow: It is particularly effective for explaining the " user journey. " Instead of showing a single static screen, it shows the progression (Step 1 - > Step 2 - > Step 3), making it easier for stakeholders to visualize the logic and transitions of the solution.
Low Fidelity: It is often a low-fidelity technique (hand-drawn or simple digital sketches), which allows for quick changes and iterative feedback without a heavy investment in coding.
Analysis of other options:
B (Wireframes): While wireframes are a type of prototype, they usually represent a single static page or screen layout. They show the structural elements (buttons, text boxes, headers) but do not inherently show a " sequence or navigation " unless they are linked together in a more advanced interactive prototype.
C (Data simulation): This is a technical technique used to test how a system handles specific data inputs or volumes. It does not use images or illustrations to show a user interface or navigation flow.
D (Report prototyping): This focuses specifically on the layout, data fields, and formatting of an output document (like a PDF or Dashboard report). It does not show a navigational sequence through a software application.
Key Concept: The Project Management Institute (PMI) emphasizes that Storyboarding (Choice A) is a powerful communication tool. By showing the navigation through a series of images, the project team can identify gaps in logic or " dead ends " in the user experience early in the requirements phase, preventing costly rework during the development phase.
Which basic quality tool explains a change in the dependent variable in relationship to a change observed in the corresponding independent variable?
Cause-and-effect diagram
Histogram
Control chart
Scatter diagram
According to the PMBOK® Guide, specifically within the Project Quality Management knowledge area, the Scatter Diagram is one of the seven basic quality tools used to analyze data.
Definition and Purpose: A scatter diagram (also known as a correlation chart) is used to explain a change in a dependent variable ($Y$) in relationship to a change observed in a corresponding independent variable ($X$). It plots pairs of numerical data, with one variable on each axis, to look for a relationship between them.
Correlation: If the variables are correlated, the points will fall along a line or curve. The better the correlation, the tighter the points will hug the line.
Positive Correlation: Both variables increase together.
Negative Correlation: One variable increases while the other decreases.
No Correlation: No apparent relationship exists between the variables.
Application: In project management, this tool is frequently used during the Manage Quality and Control Quality processes to identify the root cause of issues by seeing if a specific factor (like temperature, training hours, or pressure) is actually causing the observed defects or performance variations.
Comparison with other options:
A. Cause-and-effect diagram: Also known as a Fishbone or Ishikawa diagram. It is used to identify the various factors that might be causing a problem (root cause analysis), but it does not mathematically plot the relationship between two specific variables.
B. Histogram: A special form of a bar chart used to describe the central tendency, dispersion, and shape of a statistical distribution. it shows the frequency of occurrences but not the relationship between two different variables.
C. Control chart: Used to determine whether or not a process is stable or has predictable performance. It tracks a single variable over time against upper and lower control limits, rather than comparing two different variables against each other.
Which process is engaged when a project team member makes a change to project budget with project manager ' s approval
Manage Cost Plan
Estimate Costs
Determine Budget
Control Costs
In accordance with the PMBOK® Guide, the Control Costs process is the function of monitoring the status of the project to update the project costs and managing changes to the cost baseline.
Why Control Costs (Choice D) is correct: This process involves ensuring that all change requests are acted upon in a timely manner and managing the actual changes when they occur. When a budget change is approved (even by the Project Manager within their delegated authority or through the formal Perform Integrated Change Control process), the actual implementation and monitoring of that budget adjustment fall under Control Costs. This process ensures that the cost baseline is updated to reflect the approved changes.
Estimate Costs (Choice B): This is the process of developing an approximation of the monetary resources needed to complete project work. It occurs during the planning phase, not during the execution or monitoring phase when a change to an established budget would occur.
Determine Budget (Choice C): This process involves aggregating the estimated costs of individual activities or work packages to establish an authorized cost baseline. While this establishes the budget, the act of making a change to it during the project ' s execution is a " control " function.
Manage Cost Plan (Choice A): This is not a formal PMI process. The relevant planning process is Plan Cost Management, which establishes the policies and procedures for planning, managing, expending, and controlling project costs.
The Control Costs process specifically includes " influencing the factors that create changes to the authorized cost baseline " and " managing the actual changes when and as they occur, " making it the correct engaged process for this scenario.
Why is required in a project?
Because a one-size-fits-all approach avoids complications and saves time.
Because every project is unique and not every tool, technique, input, or output identified in the PMBOK Guide is required.
Because tailoring allows us to identify the techniques, procedures, and system practices used by those in the project.
Project managers should apply every process in the PMBOK Guide to the project, so failoring is not requires.
According to the PMBOK® Guide, Tailoring is a necessary aspect of project management because projects are unique. Not every project will require every process, tool, technique, input, or output described in the standards.
Uniqueness of Projects: Every project exists in a different context, with different levels of complexity, risk, size, and team experience. Therefore, the project manager and the project management team must select only those processes that are appropriate for that specific project.
Competing Constraints: Tailoring ensures that the project manager considers the competing constraints of scope, schedule, cost, resources, quality, and risk. By choosing the right " fit, " the team avoids wasting time and resources on unnecessary documentation or bureaucratic steps that do not add value to the project ' s outcome.
Professional Responsibility: It is the responsibility of the project manager and the project management team to determine which processes are relevant. This decision-making process is based on organizational culture, stakeholder needs, and the specific nature of the work.
Why other options are incorrect:
Option A: A " one-size-fits-all " approach is actually what the PMBOK® Guide warns against. This approach often leads to inefficiency, as small projects might be overwhelmed by heavy processes, and large projects might be under-managed.
Option C: While tailoring involves looking at techniques and procedures, the primary reason for it is to ensure the management approach fits the unique needs of the project, not just to identify what others are doing.
Option D: This is incorrect because applying every single process to every project (sometimes called " over-management " ) is counterproductive and inefficient. The PMBOK® Guide is a framework of best practices, not a rigid set of rules that must be followed in their entirety for every project.
Which of the following terms indicates a deliverable-oriented hierarchical decomposition of the project work?
WBS directory
Activity list
WBS
Project schedule
In accordance with the PMBOK® Guide and the Practice Standard for Work Breakdown Structures, the Work Breakdown Structure (WBS) is the specific term used to describe the hierarchical decomposition of the total scope of work to be carried out by the project team.
Deliverable-Oriented: The WBS is organized around the " deliverables " or " outcomes " of the project rather than the individual actions. Each level of the WBS provides a more detailed definition of the project ' s physical or functional components.
Hierarchical Decomposition: This involves breaking down the project into smaller, more manageable components. The top level represents the entire project, while the lowest level is known as the Work Package, which is the point at which cost and duration can be reliably estimated and managed.
The 100% Rule: A key principle of the WBS is that it includes 100% of the work defined by the project scope and captures all deliverables—internal, external, and interim.
Comparison with Other Options:
WBS Directory (A): This is likely a distractor term. The correct related document is the WBS Dictionary, which provides detailed narrative descriptions of the work for each WBS element.
Activity List (B): This is a list of the specific actions or tasks required to complete the work packages. It is an output of the Define Activities process and is task-oriented, not deliverable-oriented.
Project Schedule (D): This is a model that presents linked activities with planned dates, durations, milestones, and resources. It is derived from the WBS but is not the decomposition itself.
Which Define Activities tool or technique is used for dividing and subdividing the project scope and project deliverables into smaller, more manageable parts?
Decomposition
Inspection
Project analysis
Document analysis
According to the PMBOK® Guide (Project Management Body of Knowledge), specifically within the Project Schedule Management knowledge area and the Define Activities process:
Decomposition (Option A): This is the primary tool and technique used for dividing and subdividing the project scope and project deliverables into smaller, more manageable parts. While decomposition is also used in the Create WBS process to create work packages, in the Define Activities process, it is used to further break down those work packages into specific activities, which represent the actual effort required to complete the work.
Inspection (Option B): This is a tool used in Control Quality and Validate Scope. It involves examining work products to determine if they conform to standards and requirements. It is not used for planning or breaking down work.
Project Analysis (Option C): This is a general term and not a specific PMBOK tool or technique for this process. Related terms like " Product Analysis " are used in Define Scope to translate high-level descriptions into tangible deliverables.
Document Analysis (Option D): This is a data gathering technique used in the Collect Requirements and Identify Stakeholders processes. It involves eliciting requirements by analyzing existing documentation and identifying information relevant to the requirements.
In the PMI framework, Decomposition ensures that the project team has a clear understanding of the work that needs to be performed. By breaking work packages down into activities, the Project Manager can more accurately provide estimates for schedule and cost, which are then used to develop the Schedule Baseline.
Company A’s accountant sends notification about a change in the company’s tax classification.
What would a project have to be initiated?
To change business and technological strategies
To improve processes and services
To meet regulatory and legal requirements
To satisfy stakeholder requests
According to the PMBOK® Guide, projects are initiated in response to factors that influence an organization. These factors are generally categorized into four primary areas of project initiation context.
Meet Regulatory, Legal, or Social Requirements (Choice C): A change in a company’s tax classification is a formal legal and financial status update mandated by government or tax authorities. To remain compliant with the law, the company may need to initiate a project to update its financial systems, reporting structures, and accounting processes. This is a classic example of a project triggered by the need to adhere to external regulations.
Change Business or Technological Strategies (Choice A): This usually refers to a project initiated because the company wants to move in a new direction—such as launching a new product line or moving to a cloud-based infrastructure—rather than reacting to a mandatory tax change.
Improve Processes and Services (Choice B): While the tax change might involve changing a process, the reason for the project is the legal requirement itself. " Improvement " implies a choice to make something better or more efficient for the sake of performance, rather than a mandatory compliance task.
Satisfy Stakeholder Requests (Choice D): While an accountant is a stakeholder, their notification is regarding a structural/legal change. Stakeholder requests as a project trigger usually refer to specific desired features or changes requested by customers or internal executives that are not necessarily legally mandated.
By initiating a project to address Regulatory and Legal Requirements, the organization avoids penalties, fines, and legal complications, ensuring that its operations remain sustainable and legitimate under the new tax classification.
Which is a key skill set in PMI’s Talent Triangle?
Project excellence and scope management
Strategic and business management
Scope management and business management
Financial management and people management
According to the PMI Talent Triangle®, the evolving role of the project manager requires a blend of technical, leadership, and strategic business expertise. PMI updated the terminology of the triangle to reflect the modern work environment, but the core pillars remain centered on three key skill sets:
Ways of Working (formerly Technical Project Management): Knowledge, skills, and behaviors related to specific domains of project, program, and portfolio management (the technical aspects of performing one’s job).
Power Skills (formerly Leadership): Knowledge, skills, and behaviors needed to guide, motivate, and direct a team to help an organization achieve its business goals.
Business Acumen (formerly Strategic and Business Management): The ability to see the high-level overview of the organization and effectively negotiate and implement decisions and actions that support strategic alignment and innovation.
Why other options are incorrect:
Option A: Project excellence and scope management are specific goals or technical focus areas, but they are not the names of the overarching skill categories defined in the Talent Triangle.
Option C: While business management is part of the triangle (under Business Acumen), scope management is merely a single process area within the " Ways of Working " category, not a main pillar itself.
Option D: Financial management and people management are individual skills that fall within the pillars of Business Acumen and Power Skills, respectively, but they do not represent the formal titles of the triangle ' s sides.
Among all of the key stakeholders in an agile project, who is responsible for creating project requirements for the team?
Scrum master
Project manager
Business analyst
Project management office
In an Agile environment, while the Product Owner ultimately " owns " the Product Backlog and prioritizes the value, the specific task of eliciting, documenting, and refining project requirements often falls to the Business Analyst (BA).
Why Choice C is correct:
The Bridge: The Business Analyst acts as the primary bridge between the business stakeholders (who have the needs) and the development team (who build the solution).
Requirement Lifecycle: The BA is responsible for breaking down high-level business goals into actionable User Stories and ensuring each story has clear Acceptance Criteria.
Backlog Refinement: In many Agile teams, the BA assists the Product Owner in " grooming " or refining the backlog, ensuring that requirements are detailed enough for the team to estimate and execute during a Sprint.
Continuous Elicitation: Agile requirements are not " one and done. " The BA performs continuous elicitation to adapt to changing business needs throughout the project life cycle.
Analysis of other options:
A (Scrum Master): The Scrum Master is a servant-leader who focuses on the process and removing impediments. They ensure the team follows Scrum values but do not define or create the requirements themselves.
B (Project Manager): In pure Agile (like Scrum), the " Project Manager " role is often redistributed. While a PM might exist in a Hybrid or scaled Agile environment, their focus is typically on coordination, budget, and risk rather than the granular creation of requirements.
D (Project Management Office): The PMO provides governance, standardized tools, and best practices across an organization. They do not work at the team level to create specific project requirements.
Key Concept: The Project Management Institute (PMI) emphasizes that in an Agile context, requirements are emergent. The Business Analyst (Choice C) ensures that this emergence is managed effectively, providing the technical team with the clarity they need to deliver high-value increments every iteration.
Which standard has interrelationships to other project management disciplines such as program management and portfolio management?
Program Management Body of Knowledge Guide
The Standard for Program Management
Organizational Project Management Maturity Model (OPM3$)
Guide to the Project Management Body of Knowledge (PMBOK®)
According to the PMBOK® Guide, specifically in the foundational sections regarding the " Context of Project Management, " the guide explicitly defines the interrelationships between Project, Program, and Portfolio Management.
Interrelationship Framework: The PMBOK® Guide serves as the foundational standard that identifies how project management integrates into the broader organizational hierarchy. It explains that:
Portfolios are a collection of projects, programs, subportfolios, and operations managed as a group to achieve strategic objectives.
Programs are grouped within a portfolio and comprise subprograms, projects, or other work that are managed in a coordinated fashion to support the program.
Individual Projects (whether in or out of a program) are focused on achieving specific deliverables that contribute to the higher-level goals of the program or portfolio.
Organizational Context: The PMBOK® Guide describes how project management aligns with Organizational Project Management (OPM), which provides a strategic framework to integrate these disciplines to deliver better business value.
Analysis of Other Options:
A. Program Management Body of Knowledge Guide: This is not the official title of the PMI standard; the correct title is " The Standard for Program Management. "
B. The Standard for Program Management: While this standard discusses programs and their projects, the PMBOK® Guide is the primary reference that establishes the baseline definitions and interrelationships for the entire profession.
C. OPM3®: This is a maturity model used to assess an organization ' s capability to implement its strategy through project, program, and portfolio management, rather than being the primary document defining the functional interrelationships of the disciplines themselves.
What is the estimate at completion (EAC) if the budget at completion (BAC) is $100, the actual cost (AC) is $50, and the earned value (EV) is $25?
$50
$100
$125
$175
In accordance with the PMBOK® Guide (Project Cost Management), specifically within the Control Costs process, Earned Value Management (EVM) is used to forecast the final project cost using the Estimate at Completion (EAC).
There are several formulas for calculating EAC depending on the assumptions made about future performance. Given the options provided, the formula used assumes that the remaining work will be performed at the budgeted rate (i.e., the original plan is still valid for the remaining work).
The formula is:
$$EAC = AC + (BAC - EV)$$
Where:
BAC (Budget at Completion) = $\$100$
AC (Actual Cost) = $\$50$
EV (Earned Value) = $\$25$
Calculation Steps:
Determine the value of the remaining work (Estimate to Complete at the budgeted rate):
$$BAC - EV = \$100 - \$25 = \$75$$
Add the Actual Cost already incurred to the remaining work value:
$$EAC = \$50 + \$75 = \$125$$
Analysis of Distractors:
A. $50: This is only the Actual Cost (AC) and does not account for the work remaining.
B. $100: This is the original Budget at Completion (BAC). Since the project is currently over budget ($CV = EV - AC = -\$25$), the final cost will be higher than the original budget.
D. $175: This value does not correlate with standard EVM forecasting formulas given the provided data. (Note: If the current cost performance was expected to continue, the calculation would be $BAC / CPI = 100 / 0.5 = 200$, which is also not an option).
Therefore, based on the provided options and standard PMP calculation logic for when future work returns to the planned rate, $125 is the correct answer.
A project manager is managing a small project that has a time constraint. What should the project manager do to ensure the delivery is on time?
Expand the scope of the project.
Schedule the tasks in sequence.
Increase quality review cycles.
Schedule the tasks in parallel.
According to the PMBOK® Guide, specifically the Develop Schedule process, when a project is facing a time constraint (a fixed deadline), the project manager must employ Schedule Compression techniques to shorten the project duration without reducing the project scope.
Why Choice D is correct: Scheduling tasks in parallel is a technique known as Fast Tracking.
Fast Tracking: This involves performing activities that would normally be done in sequence (one after the other) in parallel for at least a portion of their duration. For example, starting to write the user manual while the software is still being coded.
Impact on Time: This directly reduces the total elapsed time of the project ' s critical path, helping to meet tight deadlines.
Risk Trade-off: While Fast Tracking saves time, it often increases risk and may lead to rework because tasks are being performed before the preceding task is 100% complete.
Analysis of other options:
A (Expand the scope): Expanding scope (Scope Creep) is the opposite of what should be done under a time constraint. More work typically requires more time, which would further jeopardize the deadline.
B (Schedule the tasks in sequence): Sequential scheduling is the " natural " flow of project work, but it is the least efficient way to save time. If a project is already under a time constraint, relying on a linear sequence is what leads to delays.
C (Increase quality review cycles): While quality is important, adding more review cycles consumes more time. Under a strict time constraint, the project manager might actually need to streamline processes rather than add extra steps, provided the Definition of Done is still met.
Key Concept: The Project Management Institute (PMI) emphasizes that a project manager must balance the " Triple Constraint " (Scope, Time, and Cost). When Time is fixed, Choice D (Fast Tracking) is the primary strategy used to compress the schedule by overlapping phases or activities, ensuring that the project reaches completion as quickly as possible without necessarily increasing the project ' s budget.
Which of the following risk response strategies involves allocating ownership of a positive risk to a third party?
Mitigate
Transfer
Share
Avoid
According to the PMBOK® Guide, specifically within the Plan Risk Responses process, risk response strategies are categorized based on whether the risk is a threat (negative) or an opportunity (positive).
Sharing (Positive Risk/Opportunity): This strategy involves allocating some or all of the ownership of an opportunity to a third party who is best able to capture the opportunity for the benefit of the project.
Mechanism: It often involves forming risk-sharing partnerships, teams, special-purpose companies, or joint ventures established with the express purpose of managing the opportunity.
Goal: To share the potential benefits with a third party who has specialized skills or resources that the project team lacks, thereby increasing the probability of the opportunity occurring or the magnitude of the benefit if it does.
Examples of Sharing:
A joint venture between two construction firms to bid on a massive infrastructure project that neither could handle alone.
Profit-sharing agreements with a vendor if they manage to reduce production costs below a certain threshold.
Comparison with other options:
A. Mitigate: This is a strategy for threats (negative risks). It involves taking action to reduce the probability of occurrence or the impact of a threat.
B. Transfer: This is a strategy for threats (negative risks). It involves shifting the impact of a threat to a third party, together with ownership of the response (e.g., buying insurance or using performance bonds). While it involves a third party, it is specifically for negative impacts.
D. Avoid: This is a strategy for threats (negative risks). It involves changing the project management plan to eliminate the threat entirely, such as changing the scope or extending the schedule to bypass a risky period.
What can a requirements traceability matrix enable regardless of the project methodology being used?
Creation of a solid business case
Investigation of the viability of a new product
Identification of missing and superfluous requirements
Evaluation of solution and system performance
The Requirements Traceability Matrix (RTM) is a powerful tool used in both predictive (Waterfall) and adaptive (Agile) methodologies. Its primary function is to provide a link between the requirements and the deliverables, ensuring that the " Business Value " promised is the " Business Value " delivered.
Why Choice C is correct:
Identifying Missing Requirements: By tracing a high-level business need down to a specific technical requirement and then to a test case, the project manager can see if any " links " are broken. If a business need has no corresponding requirement or test case, it is a missing requirement.
Identifying Superfluous Requirements: Conversely, if there is a technical feature or a piece of code that cannot be traced back to an approved business objective, it is considered superfluous (also known as " Gold Plating " ). This helps the project manager remove unnecessary work that does not add value.
Methodology Neutral: Whether you are using a Product Backlog in Agile or a formal Requirements Document in Waterfall, the logic of " tracing " from origin to execution remains the same to ensure scope integrity.
Analysis of other options:
A (Creation of a solid business case): The Business Case is a pre-project document that justifies the investment. The RTM is created after the project has started and the business case has already been approved.
B (Investigation of the viability of a new product): This is typically done during the Feasibility Study or the Initiating Phase. The RTM is an execution and monitoring tool used once the requirements have already been defined to some degree.
D (Evaluation of solution and system performance): While the RTM tracks if a requirement was met, it doesn ' t typically measure how well the system performs (e.g., speed, stress testing, or latency). Those metrics are found in Quality Control Reports or Performance Testing documentation.
Key Concept: The Project Management Institute (PMI) emphasizes that the Requirements Traceability Matrix (Choice C) is the ultimate " audit trail " for project scope. It ensures that the project team builds exactly what was requested—preventing both omissions (missing requirements) and unauthorized additions (superfluous requirements)—thereby maintaining the integrity of the Scope Baseline.
Information collected on the status of project activities being performed to accomplish the project work is known as what?
Project management information system
Work performance information
Work breakdown structure
Variance analysis
According to the PMBOK® Guide, specifically within the Direct and Manage Project Work and Monitor and Control Project Work processes, it is essential to distinguish between the different levels of performance reporting.
Work Performance Information (WPI): This consists of the performance data collected from various controlling processes, analyzed in context, and integrated based on relationships across areas.
The Context: While " Work Performance Data " refers to the raw observations and measurements identified during activities being performed (e.g., actual costs, actual durations), Work Performance Information is the result of analyzing that data to see how it stacks up against the project management plan.
Examples: Status of deliverables, implementation status for change requests, and forecasted estimates to complete.
The Flow of Performance Data:
Work Performance Data: Raw observations (Output of Executing).
Work Performance Information: Analyzed data (Output of Controlling).
Work Performance Reports: Compiled information for decision-making (Output of Monitor and Control Project Work).
Comparison with other options:
A. Project management information system (PMIS): This is an environmental factor or a tool (software/manual) used to gather, integrate, and disseminate the outputs of project management processes. It is the system that holds the info, not the info itself.
C. Work breakdown structure (WBS): This is a deliverable-oriented hierarchical decomposition of the work to be executed. It defines the project scope but does not represent the status of activities being performed.
D. Variance analysis: This is a tool and technique used to compare actual performance to the planned baseline. While it produces work performance information, it is the process of analysis, not the information itself.
Outputs of the Control Communications process include:
expert judgment and change requests.
work performance information and change requests.
organizational process asset updates and an issue log.
project management plan updates and an issue log.
In the PMBOK® Guide, the Monitor Communications (formerly known as Control Communications in earlier editions) process is the process of ensuring the information needs of the project and its stakeholders are met.
The primary outputs of this process are:
Work Performance Information (WPI): This is a core output of any monitoring and controlling process. It involves taking the raw Work Performance Data (status of communication activities) and comparing it against the Communications Management Plan. This provides a processed summary of how communication is actually performing, such as whether stakeholders are receiving information on time or if they are satisfied with the level of detail provided.
Change Requests: If the monitoring process reveals that the current communication strategy is ineffective or that stakeholders ' needs have changed, a change request is generated. These requests are processed through the Perform Integrated Change Control process and may result in adjustments to the project management plan or communication protocols.
Project Management Plan Updates: Specifically, updates to the Communications Management Plan or the Stakeholder Engagement Plan based on the findings of the monitoring activities.
Project Document Updates: This often includes updates to the Issue Log, Lessons Learned Register, and Stakeholder Register.
Comparison with other options:
A. Expert judgment: This is a Tool and Technique, not an output.
C and D. Issue log: While the issue log is often updated during this process, it is considered a Project Document Update rather than a primary standalone output of the process in the same category as Work Performance Information. Furthermore, Option B represents the two most definitive and critical outputs that drive project action (analysis and formal change).
In the Develop Project Team process, which of the following is identified as a critical factor for a project ' s success?
Team meetings
Subcontracting teams
Virtual teams
Teamwork
According to the PMBOK® Guide, specifically within the Develop Team process of the Project Resource Management knowledge area, teamwork is identified as a critical factor for project success.
Core Objective: The primary goal of the Develop Team process is to improve interpersonal skills, team environment, and overall team performance. The guide explicitly states that project success is heavily dependent on the ability of the project team to work together effectively.
Key Success Factors:
Teamwork is the fundamental glue that allows individuals to operate as a cohesive unit to achieve project objectives.
Effective teamwork reduces communication barriers, increases synergy, and allows for better problem-solving.
It involves building trust, managing conflicts in a constructive manner, and fostering a collaborative culture.
Process Outcomes: Successful development of teamwork leads to improved individual and team competencies, which in turn leads to enhanced project performance and the likelihood of meeting project goals.
Comparison with Other Options:
Team meetings (A): These are tools or communication vehicles, but not a " critical factor for success " in themselves; the quality of interaction (teamwork) within them is what matters.
Subcontracting teams (B): This is a procurement or staffing strategy, not a success factor for internal team development.
Virtual teams (C): This is a specific team structure or technique (using technology to bridge geographical gaps), but the PMBOK® Guide notes that virtual teams often face more challenges in achieving the teamwork required for success.
Which project document is updated in the Control Stakeholder Engagement process?
Project reports
Issue log
Lessons learned documentation
Work performance information
According to the PMBOK® Guide (Project Management Body of Knowledge), specifically within the Project Stakeholder Management knowledge area and the Monitor Stakeholder Engagement process (referred to as " Control Stakeholder Engagement " in some exam versions):
Issue Log (Option B): This is a primary project document updated during this process. As stakeholders are engaged and their concerns or requirements are addressed, new issues may be identified or existing issues may be resolved. The Issue Log is used to document and track these items, ensuring that someone is assigned to resolve them and that the resolution is communicated back to the relevant stakeholders.
Project Reports (Option A): While communication is a key part of stakeholder engagement, " Project Reports " are typically an input to the process (providing information to share) or an output of Monitor and Control Project Work. They are not classified as a " Project Document Update " in the specific context of this process ' s standardized outputs.
Lessons Learned Documentation (Option C): While lessons learned are captured throughout the project, the formal update to the Lessons Learned Register is more characteristic of the Manage Project Knowledge or Close Project or Phase processes.
Work Performance Information (Option D): This is a Work Performance Data transformation that occurs during the process, but it is classified as a Process Output, not a " Project Document Update. " Project document updates refer specifically to existing files like the Issue Log, Stakeholder Register, or Project Schedule.
In the PMI framework, the Issue Log serves as a critical tool for maintaining trust with stakeholders. By actively documenting and addressing their concerns, the Project Manager can manage expectations and ensure that project objectives remain aligned with stakeholder needs.
Howls program success measured?
By delivering the benefit of managing the program ' s projects in a coordinated manner
By the quality, timeliness, cost-etfectiveness. and customer saDstaction of the product or service
By completing the right projects to achieve objectives rather than completing projects the right way
By aggregating the successes of the individual projects in the program
According to the PMBOK® Guide and the Standard for Program Management, there is a distinct difference between how project success and program success are measured. While projects are focused on outputs (deliverables), programs are focused on outcomes and benefits.
Realization of Benefits: The primary measure of program success is the degree to which it satisfies the needs and benefits for which it was initiated. These benefits are the result of managing related projects together. For example, if three separate software projects are managed as a program, the success isn ' t just that three apps were built, but that their integration created a seamless user experience that increased company revenue (the benefit).
Coordinated Management: Program success also hinges on the effectiveness of the coordination. This includes managing shared resources, resolving conflicts between projects, and aligning the program ' s components with the organization’s strategic goals.
Synergy: A program is successful when the collective value of the group of projects is greater than the sum of the individual parts if they were managed independently.
Analysis of Other Options:
B. By the quality, timeliness, cost-effectiveness, and customer satisfaction of the product or service: These are the classic " Triple Constraint " and customer metrics typically used to measure project success. While important at the project level, they do not encompass the high-level benefit-realization focus of a program.
C. By completing the right projects to achieve objectives rather than completing projects the right way: This is the definition of Portfolio success. Portfolios are about " doing the right work " (strategic alignment and ROI), whereas programs and projects are about " doing the work right " to achieve specific benefits or deliverables.
D. By aggregating the successes of the individual projects in the program: This is a common misconception. Even if every individual project finishes on time and on budget, the program could still be a failure if those projects fail to integrate properly or fail to deliver the intended strategic benefit.
What type of change requires the submission of a change request?
Changes in assigned resources
Changes in a technical solution
Changes in status reporting
Changes in the project ' s scope
According to the PMBOK® Guide, specifically within the Perform Integrated Change Control process, any change to a project baseline (Scope, Schedule, or Cost) must be formally documented and processed through a change request.
Formal Change Control: The Scope Baseline consists of the Project Scope Statement, the WBS, and the WBS Dictionary. Because this baseline represents the approved version of the project work, any modification to it—whether it is adding a new feature or removing a requirement—requires a formal Change Request (CR).
The Process:
Impact Analysis: The project manager evaluates how the scope change affects cost, time, quality, and risk.
Submission: A formal change request is submitted to the Change Control Board (CCB) or the Project Sponsor.
Approval/Rejection: The change is either approved, deferred, or rejected.
Update: If approved, the Scope Baseline and Project Management Plan are updated to reflect the new reality.
Preventing Scope Creep: Requiring formal change requests for scope modifications is the primary defense against Scope Creep, which is the uncontrolled expansion of product or project scope without adjustments to time, cost, and resources.
Analysis of Other Options:
A. Changes in assigned resources: Minor shifts in resource assignments are often handled by the project manager within the Manage Team or Acquire Resources processes. Unless the change impacts the budget or schedule baseline, it typically does not require a formal CR.
B. Changes in a technical solution: While a technical solution change might eventually lead to a scope change, the technical " how-to " is often managed by the project team or experts. If the technical change stays within the existing scope and budget, a formal baseline change request may not be necessary.
C. Changes in status reporting: Changing how or when status is reported is a change to the Communications Management Plan. While the plan might be updated, this is generally considered a management adjustment rather than a formal change to a project baseline requiring CCB intervention.
Which additional considerations should the project manager make when managing risks in an agile/adaptive project?
Add more risk categories
Identify, analyze, and manage risk during each iteration of the project
Add new values to the probability and impact matrix
Increase the reserves because of the high variability environment
According to the PMBOK® Guide and the Agile Practice Guide, risk management in agile/adaptive environments is not a one-time or infrequent event; it is integrated into the heart of the iterative cycle.
Continuous Risk Management: In adaptive environments, risk is identified, analyzed, and managed during each iteration. Because agile projects deal with high variability and uncertainty, the team reassesses the risk profile frequently—often during iteration planning and daily stand-ups.
Small Batches and Feedback: By breaking the work into small increments (iterations), the team can uncover risks early. Each iteration provides a " fail-fast " opportunity, where technical or requirements-related risks are exposed through the delivery of a working product increment.
Risk-Adjusted Backlog: The project manager and the product owner work together to prioritize the backlog. High-risk items (often called " Risk-Reducers " ) are frequently pulled into early iterations to prove concepts or tackle technical challenges before significant resources are spent.
Why other options are incorrect:
Option A: Adding more risk categories is a matter of tailoring the Risk Management Plan, but it doesn ' t address the specific behavioral or procedural change required by an agile environment.
Option C: While you might refine a probability and impact matrix, simply adding " new values " does not account for the rapid, iterative nature of an adaptive project.
Option D: Increasing reserves is a way to handle financial or schedule impact (Active Acceptance), but it is not the primary management consideration for agile. Agile projects actually aim to reduce the need for large, unknown reserves by providing transparency and frequent course correction.
The product scope description is used to:
Gain stakeholders ' support for the project.
Progressively elaborate the characteristics of the product, service, or result.
Describe the project in great detail.
Define the process and criteria for accepting a completed product, service, or result.
According to the PMBOK® Guide, specifically within the Define Scope process, the Product Scope Description is a core component of the Project Scope Statement.
Progressive Elaboration: This is a fundamental concept in project management where the project management plan is incrementally thickened and made more detailed as more information and more accurate estimates become available. The product scope description documents the characteristics of the product, service, or result that the project will be undertaken to create.
Refinement: Early in the project, the description may be brief and high-level. As the project progresses through the life cycle, requirements are gathered and analyzed in greater detail, allowing the project team to progressively elaborate these characteristics into a detailed technical specification.
Scope Baseline: Once finalized and approved, the detailed product scope description becomes part of the scope baseline, which is used to measure deviations during the Control Scope process.
Comparison with other options:
A. Gain stakeholders ' support for the project: While a clear product description helps stakeholders understand the value, the primary document used to gain formal support and authorization for the project is the Project Charter.
C. Describe the project in great detail: This is the purpose of the entire Project Scope Statement, which includes the product scope description, deliverables, acceptance criteria, and project exclusions. The product scope description itself focuses specifically on the features and functions of the deliverable rather than the entire project (which includes the work required to create it).
D. Define the process and criteria for accepting a completed product, service, or result: This describes Acceptance Criteria, which is a separate component of the Project Scope Statement. While the product description informs these criteria, the criteria themselves are the specific standards or requirements that must be met before the customer formally accepts the deliverable.
An adaptive project manager is told that a new industry regulation will affect an upcoming deliverable. Where should this be recorded?
Risk register
Sprint board
Sprint planning
User story
In both Adaptive (Agile) and Predictive (Waterfall) environments, a new external factor—such as a government or industry regulation—represents an uncertainty that could impact the project ' s objectives, timeline, or cost.
Why Choice A is correct:
Enterprise Environmental Factors (EEF): New regulations are classic examples of EEFs. Because the regulation is " upcoming " and its full impact may not be immediately known, it is initially treated as a Risk.
Risk Register Function: The Risk Register is the primary document for recording all identified risks. Even in Agile, the project manager (or the team) must document the threat, assess its probability and impact on the deliverables, and plan a response (e.g., updating the definition of done or adding specific compliance tasks to the backlog).
Visibility: Recording it here ensures it is monitored during daily stand-ups or risk-adjusted backlog refinement sessions, rather than being forgotten in a specific sprint.
Analysis of other options:
B (Sprint board): The sprint board (or Task board) is used to track the status of work items already committed to the current sprint. A new regulation is a high-level concern that needs analysis before specific tasks can be placed on a board.
C (Sprint planning): This is an event, not a documentation location. While the regulation would certainly be discussed during the next sprint planning session to determine how it affects the upcoming work, the regulation itself must be officially recorded in a tracking document like the risk register first.
D (User story): A user story describes a specific piece of functionality from an end-user perspective. While the regulation might eventually result in new user stories (e.g., " As a user, I want my data handled according to Regulation X " ), the regulation itself is a constraint or a risk, not a user story.
Key Concept: The Project Management Institute (PMI) emphasizes that while Agile teams focus on the Product Backlog, the Risk Register (Choice A) remains a vital tool for transparently managing threats. By identifying the regulation as a risk, the team can proactively decide whether to " Mitigate " it by changing the design or " Avoid " it by adjusting the project scope, ensuring the deliverable remains compliant.
Which of the following is an example of an organizational system that is arranged based on the job being performed?
Simple
Multi-divisional
Functional
Project-oriented
According to the PMBOK® Guide, organizational structures (part of the Organizational System) define how authority, roles, and responsibilities are assigned. A Functional organization is the classic structure where the hierarchy is arranged based on specialized departments or the " job being performed. "
Characteristics of a Functional Structure:
Staff are grouped by specialty, such as production, marketing, engineering, or accounting.
Each department has its own manager (Functional Manager) who has clear authority.
Project Managers in this environment typically have little to no authority and are often referred to as " Project Coordinators " or " Project Expeditors. "
The " Job Performed " Logic: Because the organization is segmented by expertise (e.g., all engineers in one silo, all HR professionals in another), work is funneled through these functional silos. Communication typically follows the hierarchy from the project manager up to the functional manager and across to other functional managers.
Analysis of Other Options:
A. Simple: This is often found in small businesses or startups where the structure is very flat. The project manager ' s authority might be high, but the organization isn ' t necessarily segmented by specialized job functions.
B. Multi-divisional: This structure consists of multiple self-contained divisions (e.g., by product line or geography). While divisions might contain functional departments, the structure itself is arranged by division rather than just by job function.
D. Project-oriented: In this structure, the organization is arranged by projects rather than functions. Most of the organization ' s resources are involved in project work, and project managers have a great deal of independence and authority.
A team is working on a project using an adaptive approach. During project execution, the project gets delayed by one month due to an unforeseen risk. What should the team do next to deliver this project?
Stop working on the project completely, even if the team can continue working on the tasks with the identified risk.
Accept the project delay and add the risk to the lessons learned document for the next project.
Change the delivery date and deliver the initially agreed-upon scope after mitigation of the identified risk.
Reprioritize the work based on the increased visibility of the current risks.
According to the Agile Practice Guide and the PMBOK® Guide, the primary strength of an adaptive (Agile) approach is the ability to respond to change and manage risks dynamically.
Continuous Prioritization: In adaptive environments, the backlog is not static. When a delay occurs due to an unforeseen risk, the team and the Product Owner must re-evaluate the remaining work. This involves Reprioritizing the Product Backlog to ensure that the most valuable and high-risk items are addressed immediately or deferred as necessary.
Risk-Adjusted Backlog: Agile teams use the concept of a " risk-adjusted backlog, " where work is prioritized not only by business value but also by the urgency of addressing risks. By reprioritizing, the team can focus on delivering the " Minimum Viable Product " (MVP) or the most critical features within the remaining timeframe, even if the total project duration has been impacted.
Inspect and Adapt: Rather than sticking to a rigid plan that has already been compromised, the team uses the " Inspect and Adapt " pillar. They analyze the impact of the risk and reorganize the flow of work to maximize value delivery despite the one-month delay.
Analysis of other options:
Option A: Stopping the project completely is an extreme reaction and usually unnecessary. Project management is about navigating obstacles, not abandoning the project at the first sign of a significant delay unless the business case is no longer viable.
Option B: While capturing lessons learned is a mandatory part of any project, simply " accepting the delay " without taking action to optimize the remaining work is passive and does not align with the proactive nature of project management.
Option C: Changing the delivery date to maintain the original scope is a Predictive (Waterfall) mindset. In an adaptive environment, we often prefer to keep the date fixed (timeboxing) and adjust the scope (flexibility) to ensure continuous delivery of value.
Per PMI standards, the best course of action in an adaptive project facing a disruption is to Reprioritize the work. This ensures the team remains agile, addresses the most critical needs first, and adapts the project plan to the new reality created by the identified risk.
Which of the following documents ate created as part of Project Integration Management?
Project charter and project management plan
Communications management plan and scope management plan
Quality management plan and risk management plan
Project scope statement and communications management plan
According to the PMBOK® Guide (6th and 7th Editions), Project Integration Management includes the processes and activities to identify, define, combine, unify, and coordinate the various processes and project management activities within the Project Management Process Groups.
There are two primary, high-level documents that are the direct outputs of the first two processes in this Knowledge Area:
Project Charter: This is the output of the Develop Project Charter process. It formally authorizes the project and allows the project manager to use organizational resources.
Project Management Plan: This is the output of the Develop Project Management Plan process. It is the comprehensive document that defines how the project is executed, monitored, controlled, and closed. It integrates all subsidiary plans (scope, schedule, cost, etc.) into a cohesive whole.
Analysis of Distractors:
B, C, and D: These options contain subsidiary plans or specific project documents that belong to other specialized Knowledge Areas:
Scope Management Plan/Project Scope Statement: Part of Project Scope Management.
Communications Management Plan: Part of Project Communications Management.
Quality Management Plan: Part of Project Quality Management.
Risk Management Plan: Part of Project Risk Management.
While these subsidiary plans are eventually integrated into the Project Management Plan, they are not the primary outputs created by the Integration Management processes themselves. Only Option A lists the two " anchor " documents of Integration.
A project manager builds consensus and overcomes obstacles by employing which communication technique?
Listening
Facilitation
Meeting management
Presentation
According to the PMBOK® Guide (Project Communications Management and Project Resource Management), Facilitation is a key communication and interpersonal skill used to lead a group toward a successful decision, solution, or conclusion.
A facilitator acts as a neutral party to ensure that there is effective communication among participants, that all sides of an issue are heard, and that the group works together to reach a common goal. In the context of project management, facilitation is specifically used to:
Build Consensus: By ensuring that all stakeholders ' requirements and concerns are considered, a facilitator helps the team reach a " win-win " agreement or a collective decision.
Overcome Obstacles: Facilitation techniques help resolve conflicts and remove roadblocks by focusing the team on the project objectives rather than personal disagreements.
Support Processes: It is a critical tool in processes like Develop Project Charter, Collect Requirements, and Plan Risk Responses.
Analysis of Distractors:
A. Listening: While active listening is a vital component of communication, it is a passive-receptive skill. Facilitation is the active application of listening and other skills to drive a group toward a specific outcome.
C. Meeting management: This involves the logistics of a meeting (preparing an agenda, inviting the right people, and keeping time). While good meeting management helps, it does not inherently guarantee consensus-building or the overcoming of complex obstacles like facilitation does.
D. Presentation: This is a formal delivery of information to an audience. It is generally a one-way communication flow and is less effective for building consensus or solving interactive team obstacles.
A subject matter expert (SME) was recently assigned to a project to manage the new compliance requirement. The SME claimed that the activity ' s prioritization needed to change and the schedule could be cut to mitigate the effect of this new compliance need.
How should the project manager proceed?
Perform Integrated Change Control.
Conduct a risk assessment with the team.
Update the schedule to include compliance.
Manage Stakeholder Engagement.
According to the PMBOK® Guide, specifically the Perform Integrated Change Control (PICC) process, any change to a project baseline (scope, schedule, or cost) must be formally reviewed and processed.
Why Choice A is correct: The SME is suggesting two significant changes: a change in prioritization (Scope/Resource baseline) and a reduction in the schedule (Schedule baseline). Even though the change is intended to " mitigate " a compliance need, the Project Manager cannot simply update the plan. They must follow the formal change management plan. This involves:
Assessing the impact of the SME ' s suggestion on all project constraints.
Documenting the request in the Change Log.
Presenting the change to the Change Control Board (CCB) or the relevant authority for approval or rejection. This ensures that the " mitigation " doesn ' t inadvertently introduce new risks or quality issues.
Analysis of other options:
B (Conduct a risk assessment): While assessing risk is a part of analyzing a change request, the question asks how the PM should proceed with the SME ' s claim. The formal procedure for handling modifications to the project plan is Integrated Change Control.
C (Update the schedule): This is " gold plating " or bypasses formal governance. A Project Manager should never update a baseline without an approved change request.
D (Manage Stakeholder Engagement): This is a continuous process of communicating and working with stakeholders. While the PM will engage the SME, the specific action required to handle a change to the project ' s execution logic is Change Control.
In summary, the Project Management Plan defines the " rules of the game. " When a technical expert suggests a shortcut or a pivot, the Project Manager acts as the guardian of the baselines, ensuring every move is vetted through the Perform Integrated Change Control process.
The purpose of the Project Communications Management Knowledge Area is to:
Monitor and control communications throughout the entire project life cycle.
Maintain an optimal flow of information among all project participants.
Develop an appropriate approach for project communications.
Ensure timely and appropriate collection of project information.
According to the PMBOK® Guide (Project Management Body of Knowledge), specifically the chapter on Project Communications Management, the overarching purpose of this Knowledge Area is defined by the specific processes it contains to manage the project ' s information needs.
Project Communications Management (Option D): Per the official PMI definition, this Knowledge Area includes the processes required to ensure that the information needs of the project and its stakeholders are met through the development of artifacts and activities designed to achieve effective information exchange. It consists of three parts: Plan, Manage, and Monitor. The core goal is the timely and appropriate generation, collection, distribution, storage, retrieval, management, visualization, monitoring, and ultimate disposition of project information.
Monitor and Control (Option A): While " Monitor Communications " is a process within the Knowledge Area, it is not the sole purpose of the entire Knowledge Area. The Knowledge Area also encompasses planning and execution.
Maintain an Optimal Flow (Option B): This is the goal of the Manage Communications process specifically (the execution phase), where the focus is on ensuring the information reaches the right people at the right time.
Develop an Appropriate Approach (Option C): This is the specific objective of the Plan Communications Management process, which creates the Communications Management Plan.
In the PMI framework, Option D is the most comprehensive answer as it addresses the fundamental lifecycle of project information—from its collection to its eventual disposition—which is the root purpose of the Knowledge Area.
Change requests, project management plan updates, project document updates, and organizational process assets updates are all outputs of which project management process?
Plan Risk Responses
Manage Stakeholder Expectations
Define Scope
Report Performance
According to the PMBOK® Guide, the specific combination of Change Requests, Project Management Plan Updates, Project Document Updates, and Organizational Process Assets (OPA) Updates is the standard output set for the Plan Risk Responses process.
Process Context: Plan Risk Responses is the process of developing options and actions to enhance opportunities and to reduce threats to project objectives.
Why these Outputs?:
Change Requests: Implementing a risk response (like changing a vendor or modifying a design) often requires a formal change to the project ' s scope, schedule, or budget.
Project Management Plan Updates: Strategies such as " Avoid " or " Mitigate " may require updates to the Schedule Management Plan, Cost Management Plan, or Quality Management Plan.
Project Document Updates: The Risk Register must be updated with the chosen response strategies, owners, and symptoms/warning signs (triggers). The Assumption Log and Technical Documentation may also be revised.
OPA Updates: Lessons learned and templates used during the risk response planning are captured for the organization’s future use.
Comparison with Other Options:
Manage Stakeholder Expectations (B): While this process (now part of Manage Stakeholder Engagement) produces some of these updates, it is primarily focused on the Issue Log and Change Requests. It does not typically drive the comprehensive set of plan updates associated with risk strategy.
Define Scope (C): This process primarily produces the Project Scope Statement and project document updates. It occurs very early in the planning phase before change requests are generally applicable.
Report Performance (D): This process (now Monitor and Control Project Work) focuses on Work Performance Reports. While it can trigger change requests, it is a monitoring process rather than the planning process that generates the specific risk-based updates listed.
The project manager is working in an agile/adaptive environment. The project manager is considering different approaches for applying Project Integration Management in this environment. How can the project manager ensure that this will work for the project?
Take control of all decisions and product planning.
Build a team that can respond to changes within a collaborative, decision-making environment.
Promote a team with a narrow specialization within a hierarchical environment.
Delegate project decisions to the product owner and sponsor.
According to the PMBOK® Guide, specifically the section on Trends and Emerging Practices in Project Integration Management, the role of the project manager changes significantly in agile and adaptive environments.
Collaborative Integration: In an agile environment, expectations for project integration management shift from the project manager being the sole " integrator " to the entire team sharing the responsibility. The project manager focuses on building a collaborative environment where the team has the autonomy to make decisions about the detailed product planning and execution.
Responding to Change: Agile environments are characterized by high uncertainty and rapid change. Therefore, the " integration " happens through frequent iterations and constant communication. A team that is empowered to make decisions can respond to changes much faster than a team operating under a traditional, centralized command-and-control structure.
Role of the PM: The project manager ' s focus moves toward fostering a team that can self-organize and ensuring that the team has the necessary tools and environment to integrate their own work effectively. This aligns with the " Servant Leadership " model often cited in the Agile Practice Guide.
Analysis of Other Options:
A. Take control of all decisions and product planning: This describes a traditional, predictive (Waterfall) approach. In an agile environment, taking total control inhibits the team ' s ability to be flexible and respond to the evolving product backlog.
C. Promote a team with a narrow specialization within a hierarchical environment: Agile thrives on cross-functional teams (T-shaped professionals) rather than narrow specializations. Hierarchical environments often create silos that slow down the integration process.
D. Delegate project decisions to the product owner and sponsor: While the Product Owner makes decisions regarding the " what " (product features/prioritization), project integration involves the " how " and the coordination of the work. Total delegation of all decisions removes the necessary leadership and facilitation required from the project manager and the team.
How can you describe the role of the project.... of influence concept?
The proiect manager proactivnly interacfS with other project managers creating a positive influence Km fulfilling project needs, working with other managers and sponsor to address internal political and strategic issues and ensunng that the project managemenl plan aligns with the portfolio or program plan
The project manager leads the team, performs communication roles between stakeholders, and uses interpersonal sills to balance conflicting goals
The proiect manager stays informed about current technology developments lakes into account new quality management standards, and uses relevant technical support tools
The proiect manager participates in project management trainings, contributes to the organization professional community sharing knowledge, and maintains subied matter expertise
According to the PMBOK® Guide, the Project Manager ' s Sphere of Influence describes the various groups and entities with which the project manager interacts and the reach of their influence within the organization and the industry.
The Sphere of Influence (Choice A): This choice accurately summarizes the multi-layered influence of a project manager. Beyond leading the immediate project team, the PM operates within a broader organizational context. This includes:
Other Project Managers: Interacting to share or compete for limited resources and to coordinate dependencies between projects.
Sponsors and Governance: Working with the project sponsor and steering committees to navigate internal politics, secure support, and address strategic hurdles.
Portfolio/Program Alignment: Ensuring that the project ' s tactical execution remains aligned with the higher-level strategic goals of the program or portfolio to which it belongs.
Team Leadership and Communication (Choice B): While these are core activities of a project manager, this description is limited primarily to the " Project Team " and " Stakeholders " layers of the sphere. It does not fully capture the organizational and strategic " influence " aspect described in Choice A.
Technology and Standards (Choice C): This refers to the Technical Project Management and Continuous Improvement aspects of the role. While a PM should stay informed, this is more about personal competency than the " Sphere of Influence " concept.
Professional Development (Choice D): This relates to the Industry and Professional Discipline layers of the sphere of influence. While important, it represents only the outermost layer and ignores the critical internal organizational influence required to manage a project successfully.
By understanding and navigating this sphere, the project manager acts as an integrator, ensuring that the project does not exist in a vacuum but is supported by and aligned with the entire organization.
During a retrospective, the team finds that all of the user stories are not complete. What should be done with the incomplete user stories?
Move these user stories back to the product backlog for reprioritization.
Remove these user stories as they are not important.
Advance these user stories to the top of the next sprint backlog.
Complete these user stories in the current sprint and extend the sprint length.
In Agile and Scrum frameworks, specifically during the Sprint Review and Sprint Retrospective, any work that does not meet the " Definition of Done " (DoD) cannot be considered complete or demonstrated to the customer.
Why Choice A is correct:
Maintaining the Backlog: According to the Scrum Guide, incomplete user stories are returned to the Product Backlog. They do not " automatically " move to the next sprint.
Reprioritization: The Product Owner must re-evaluate these stories. Business priorities may have shifted, or new information discovered during the sprint might make an incomplete story less valuable than other items currently sitting in the backlog.
Transparency: Moving them back ensures that the team’s velocity is calculated accurately (only counting completed points) and that the Product Owner maintains control over the project ' s direction.
Analysis of other options:
B (Remove these user stories): Just because a story wasn ' t finished in one sprint doesn ' t mean it lacks value. Removing them without a business justification violates the goal of delivering maximum value to the customer.
C (Advance to the top of the next sprint): This is a common mistake in practice, but it is technically incorrect according to Agile principles. The Product Owner, not a default rule, decides the priority of the next sprint. Forcing them to the top bypasses the Sprint Planning process.
D (Extend the sprint length): One of the core tenets of Scrum is the Timebox. Sprints have a fixed duration to create a predictable rhythm (cadence). Extending a sprint to finish work breaks this cadence and hides the team ' s true capacity/velocity issues.
Key Concept: The Project Management Institute (PMI) and the Agile Practice Guide emphasize that Incomplete Work (Choice A) should always be re-estimated and re-prioritized. This prevents " technical debt " from being hidden and ensures that the team is always working on the highest-priority items as defined by the most current business needs.
Which Define Activities output extends the description of the activity by identifying the multiple components associated with each activity?
Project document updates
Activity list
Activity attributes
Project calendars
In accordance with the PMBOK® Guide (Project Schedule Management), specifically within the Define Activities process, Activity Attributes serve as an extension of the activity list. While the activity list provides the names of the tasks, the activity attributes provide the detailed information required for scheduling and resource management.
Function and Components: Activity attributes identify the multiple components associated with each activity. This includes, but is not limited to:
Activity Identifiers (IDs) and codes.
Predecessor and Successor activities, including leads and lags.
Resource requirements and constraints.
Logical relationships (Finish-to-Start, Start-to-Start, etc.).
Imposed dates and assumptions.
Evolution of Detail: During the initial stages of the project, these attributes are limited. As the project progresses through Progressive Elaboration, the attributes become more detailed, providing the necessary data for the Sequence Activities and Develop Schedule processes.
Relationship to Activity List: The activity list is a documented tabulation of schedule activities, whereas the attributes provide the " meta-data " or descriptive depth for each item on that list.
Analysis of Distractors:
A. Project document updates: While the Define Activities process can result in updates to various project documents (such as the risk register), this is a general category of output and does not specifically describe the detailed components of an activity.
B. Activity list: This is a primary output of Define Activities, but it is merely a list of the schedule activities. It does not " extend the description " with multiple components in the way that the Activity Attributes do.
D. Project calendars: These are typically an output of the Develop Schedule process. They identify working days and shifts available for scheduled activities and are not a description of the activities themselves.
Which project documents can determine the budget?
Procurement documents, contracts, requirements documentation, and basis of estimates
Basis of estimates, cost estimates, project schedule, and risk register
Business case, project charter, statement of work, and cost estimates
Scope baseline, resource management plan, activity list, and assumption log
According to the PMBOK® Guide, the Determine Budget process involves aggregating the estimated costs of individual activities or work packages to establish an authorized cost baseline. To do this accurately, the project manager must review specific project documents that provide the necessary data and context for those costs.
Basis of Estimates, Cost Estimates, Project Schedule, and Risk Register (Choice B): These are all primary Inputs to the Determine Budget process:
Cost Estimates: These provide the direct monetary requirements for each activity within a work package.
Basis of Estimates: This document provides the supporting detail behind the cost estimates, explaining how they were derived and what assumptions were made (e.g., current exchange rates, labor categories).
Project Schedule: The budget must be time-phased. The schedule contains the planned start and finish dates for activities, which determines when the funds will be expended.
Risk Register: This is reviewed to determine the necessary Contingency Reserves. Identified risks and their planned responses have associated costs that must be factored into the total budget.
Choice A: While Contracts and Procurement Documents are inputs, " Requirements Documentation " is a more indirect input. Choice B is more comprehensive regarding the core data needed to build the mathematical baseline.
Choice B: The Business Case and Project Charter are higher-level documents usually used during project initiation. While they provide the " ceiling " for the budget, they do not provide the granular data required to determine the detailed budget during the planning phase.
Choice D: The Scope Baseline is a critical input, but the Resource Management Plan and Activity List are typically used to create the cost estimates in the previous process (Estimate Costs). By the time you are determining the budget, you are using the outputs of those earlier steps.
By aggregating these specific documents, the project manager creates the Cost Baseline, which is the approved version of the time-phased project budget, excluding any management reserves.
A software development team is pulling work from its backlog to be performed immediately as they become available. What emerging practice for project scheduling is the team using?
Iterative
On-demand
Interactive
Quality
According to the PMBOK® Guide and the Agile Practice Guide, On-demand scheduling is an emerging practice used in adaptive environments, particularly those utilizing Kanban systems.
On-Demand Scheduling: This approach does not rely on a pre-defined schedule or " sprints " of a fixed duration. Instead, it pulls work from a backlog or a queue of outstanding tasks as resources become available. This is often based on Theory of Constraints and pull-based scheduling concepts to limit Work in Progress (WIP). The goal is to balance the demand for work against the team ' s delivery capacity.
Context: This is highly common in maintenance or operational environments where work is not easily grouped into iterations but must be addressed as it arises (e.g., bug fixes, support tickets, or continuous flow manufacturing).
Analysis of other options:
Iterative (Option A): Iterative scheduling (like Scrum) involves time-boxed periods (sprints) where a set amount of work is committed to and performed. It is " push-to-iteration " rather than a continuous " pull-as-available. "
Interactive (Option C): This is not a recognized PMI scheduling term. Interaction refers to communication methods or stakeholder engagement styles.
Quality (Option D): Quality is a project constraint and a knowledge area, but it is not a scheduling methodology.
Per PMI standards, on-demand scheduling is particularly effective when the work is highly variable and the team seeks to optimize the flow of value by reducing lead times and eliminating idle time.
Which two processes should be used to influence costs in the early stages of a project?
Estimate Costs and Determine Budget
Plan Cost Management and Estimate Activity Durations
Control Quality and Control Costs
Plan Stakeholder Engagement and Plan Communications Management
According to the PMBOK® Guide, the ability to influence costs is highest during the early stages of a project, specifically during the Planning Process Group. As the project progresses, the cost of changes increases, making early intervention critical.
Estimate Costs: This process involves developing an approximation of the monetary resources needed to complete project work. By accurately estimating costs early, the project manager can identify potential overruns or savings before significant resources are committed.
Determine Budget: This process aggregates the estimated costs of individual activities or work packages to establish an authorized Cost Baseline. Setting this baseline early allows for effective management and influence over the project ' s financial trajectory.
Analysis of other options:
B: While " Plan Cost Management " is an early process, " Estimate Activity Durations " is primarily a Schedule Management process. While duration impacts cost, it is not one of the two primary cost-influencing processes compared to direct estimation and budgeting.
C: Control Quality and Control Costs occur during the Monitoring and Controlling phase. By the time you are " controlling, " the project is already in execution, and the window for maximum influence at a low cost has largely closed.
D: These are Stakeholder and Communications processes. While they support project success, they do not directly manage or influence the financial cost structure of the project deliverables.
Per PMI standards, the most direct impact on the project ' s financial outcome is established when the team defines what things will cost (Estimate Costs) and secures the funding and baseline for them (Determine Budget).
Which of the following processes audits the quality requirements and the results from quality control measures to ensure appropriate quality standards and operational definitions are used?
Perform Quality Control
Quality Metrics
Perform Quality Assurance
Plan Quality
According to the PMBOK® Guide, the process of auditing the quality requirements and the results from quality control measurements is the core definition of Manage Quality (historically and in some study guides referred to as Perform Quality Assurance).
Core Function: Quality Assurance (QA) is an execution-phase process that focuses on the processes used to create the deliverables. It ensures that the project team is following the defined organizational policies and project-specific quality management plan.
The Audit Mechanism: A key tool in this process is the Quality Audit. This is a structured, independent process to determine if project activities comply with organizational and project policies, processes, and procedures.
The Feedback Loop: QA uses the data generated by Quality Control (which measures the attributes of specific deliverables) to see if the overall process is working or if it needs improvement. If Quality Control shows frequent defects, Quality Assurance audits the process to find out why and implements corrective actions.
Comparison with Other Options:
Perform Quality Control (A): This process focuses on the deliverables. it monitors and records results of executing the quality activities to assess performance and ensure the project outputs are complete and correct.
Quality Metrics (B): This is an Output (attribute) of the Planning process, not a process itself. It describes a project or product attribute and how the control quality process will measure it.
Plan Quality (D): This is the Planning process where you identify which quality standards are relevant to the project and determine how to satisfy them.
Outputs of the Control Communications process include:
expert judgment and change requests
work performance information and change requests
project management plan updates and work performance information
issue logs and organizational process assets updates
According to the PMBOK® Guide, the Monitor Communications process (referred to in earlier versions as Control Communications) is the process of ensuring the information needs of the project and its stakeholders are met.
Work Performance Information (WPI): This is a primary output. It involves taking the raw work performance data collected during execution and comparing it against the communications management plan. For example, it might include data on the effectiveness of communication activities, such as whether stakeholders are receiving and understanding the reports as planned.
Change Requests: If the monitoring process identifies that the current communication strategy is ineffective—perhaps a stakeholder is not receiving critical updates or the chosen medium is causing delays—the project manager will issue a change request. This could lead to updates in the Communications Management Plan or other components of the Project Management Plan.
Other Outputs: These include updates to the Project Management Plan (specifically the Communications Management Plan and Stakeholder Engagement Plan) and updates to Project Documents (such as the Issue Log and Stakeholder Register).
Comparison with other options:
A. Expert judgment: This is a Tool and Technique used to assess the communication requirements and the influence of stakeholders, not an output.
C. Project management plan updates and work performance information: While both are technically outputs, the standard pair often emphasized in PMI examinations for the " Control " or " Monitor " phase of any knowledge area is the generation of Work Performance Information and the resulting Change Requests.
D. Issue logs and organizational process assets updates: These are Project Document Updates and OPA Updates, respectively. While they can occur, they are secondary to the primary functional outputs of WPI and Change Requests that drive the project ' s corrective actions.
Which of the following is a category of organizational process assets?
Government standards
Organizational culture
Employee capabilities
Organizational knowledge bases
According to the PMBOK® Guide, Organizational Process Assets (OPAs) are the plans, processes, policies, procedures, and knowledge bases specific to and used by the performing organization. These assets influence the management of the project and are grouped into two primary categories:
Processes, Policies, and Procedures: These are usually established by the Project Management Office (PMO) or another function outside of the project. They include things like standard templates, quality policies, and change control procedures.
Organizational Knowledge Bases: These are the repositories used for storing and retrieving information. They include:
Lessons learned repositories and historical information.
Project files from previous projects (baselines, calendars, etc.).
Financial data repositories (labor hours, costs, budgets).
Configuration management knowledge bases (versions of software/hardware standards).
Issue and defect management databases.
OPAs are internal to the organization and represent a " storehouse " of experience that project managers can leverage to avoid " reinventing the wheel. "
Analysis of Other Options:
A. Government standards: These are Enterprise Environmental Factors (EEFs). They are external to the project and often the organization, representing " rules " that the project must follow rather than assets it can use.
B. Organizational culture: This is an internal Enterprise Environmental Factors (EEF). While it exists within the organization, it is considered a " condition " or " constraint " the project manager must navigate, rather than a documented process or knowledge base asset.
C. Employee capabilities: This is also an internal EEF. It refers to the existing human resources ' skills, knowledge, and specialized expertise available to the project. It is a " factor " the PM must work within.
Requirements documentation, requirements management plan, and requirements traceability matrix are all outputs of which process?
Control Scope
Collect Requirements
Create WBS
Define Scope
According to the PMBOK® Guide, the Collect Requirements process is the process of determining, documenting, and managing stakeholder needs and requirements to meet project objectives. This process is foundational because the project ' s success is directly tied to how well the requirements are captured and managed.
Requirements Documentation: This output describes how individual requirements meet the business need for the project. It can range from a high-level list to very detailed descriptions including business, stakeholder, solution, project, and quality requirements.
Requirements Management Plan: This is a component of the project management plan that describes how requirements will be analyzed, documented, and managed throughout the project lifecycle.
Requirements Traceability Matrix (RTM): This is a grid that links product requirements from their origin to the deliverables that satisfy them. It ensures that each requirement adds business value and that all requirements are tracked through the execution and validation phases.
Analysis of Other Options:
A. Control Scope: This is a monitoring and controlling process. Its primary outputs include work performance information, change requests, and updates to the project management plan or documents.
C. Create WBS: The primary output of this process is the Scope Baseline, which consists of the Project Scope Statement, the WBS, and the WBS Dictionary.
D. Define Scope: The primary output of this process is the Project Scope Statement, which provides a detailed description of the project scope, major deliverables, assumptions, and constraints.
Change requests are processed for review and disposition according to which process?
Control Quality
Control Scope
Monitor and Control Project Work
Perform Integrated Change Control
According to the PMBOK® Guide and the Standard for Project Management, the Perform Integrated Change Control process is the definitive process for reviewing all change requests, approving changes, and managing changes to deliverables, project documents, and the project management plan.
As per PMI standards, every change request—whether it involves corrective action, preventive action, defect repair, or updates to formally controlled documents—must be processed through this specific process. The key activities within this process include:
Reviewing: Assessing the change ' s impact on all project constraints (Scope, Schedule, Cost, Quality, Resources, and Risk).
Disposition: The formal decision-making step where the Change Control Board (CCB) or the Project Manager approves, rejects, or defers the change.
Communication: Ensuring that the results of the change request (disposition) are communicated to stakeholders and recorded in the Change Log.
The other options are incorrect based on the following PMI definitions:
Control Quality: This process is concerned with the correctness of deliverables and meeting the quality requirements. While it may result in a change request (for defect repair), it does not process the disposition of that change.
Control Scope: This process monitors the status of the project and product scope. Like other control processes, it may generate change requests to keep the project on track, but the actual approval happens in Integrated Change Control.
Monitor and Control Project Work: This is a high-level process used to track, review, and report the overall progress of the project. It provides the work performance reports that serve as inputs to the change control process but does not handle the disposition of individual changes.
As per the PMI Lexicon of Project Management Terms, Perform Integrated Change Control ensures that no change is made to the project ' s baselines without a formal assessment and approval, maintaining the integrity of the project plan.
The iterative process of increasing the level of detail in a project management plan as greater amounts of information become available is known as:
Continuous improvement.
Predictive planning.
Progressive elaboration.
Quality assurance.
In accordance with the PMBOK® Guide, Progressive Elaboration is the iterative process of increasing the level of detail in a project management plan as greater amounts of information and more accurate estimates become available.
This concept acknowledges that it is rarely possible to define every detail of a project at its initiation. Instead, the project management plan is developed in broad strokes early on and then refined and made more specific as the project team gains a better understanding of the objectives, deliverables, and constraints.
Relationship to Rolling Wave Planning: Progressive elaboration is the broader concept that encompasses Rolling Wave Planning, where near-term work is planned in detail while future work is planned at a high level.
Purpose: It allows a project management team to manage to a greater level of detail as the project evolves, ensuring the plan remains realistic and aligned with current project realities.
Distinction from Scope Creep: Unlike scope creep (uncontrolled changes), progressive elaboration is a controlled, intentional process of refining the existing authorized scope.
Analysis of Distractors:
A. Continuous improvement: Also known as Kaizen, this refers to an ongoing effort to improve products, services, or processes over time. While it is an iterative mindset, it is not the specific term for refining project plan details.
B. Predictive planning: This refers to a project life cycle (Waterfall) where the scope, time, and cost are determined as early as possible. While predictive projects use progressive elaboration, " predictive planning " is not the name of the iterative refinement process itself.
D. Quality assurance: This is the process of auditing the quality requirements and the results from quality control measurements to ensure that appropriate quality standards and operational definitions are used. It does not relate to the detail level of the management plan.
What is the name of a graphic display of project team members and their reporting relationships?
Role dependencies chart
Reporting flow diagram
Project organization chart
Project team structure diagram
According to the PMBOK® Guide, specifically within the Plan Resource Management process, the Project Organization Chart is the formal tool used to document and communicate project roles and reporting relationships.
Definition: A Project Organization Chart is a graphic display of project team members and their reporting relationships. It provides a visual representation of the project hierarchy, ensuring that every team member understands who they report to and who is responsible for specific tasks or segments of the project.
Purpose: The primary goal of this chart is to clarify the command structure and minimize confusion regarding authority and communication channels. It can be formal or informal, highly detailed or broadly framed, based on the specific needs of the project.
Data Representation: While other tools like the Resource Responsibility Matrix (RAM) or RACI chart show the relationship between work packages and team members, the Organization Chart focuses specifically on the reporting hierarchy of the people involved.
Choice A, B, and D are incorrect because they use non-standard terminology. While they sound plausible in a general business context, they are not the specific terms defined in the PMBOK® Guide or the PMI Lexicon of Project Management Terms.
Which type of contract gives both the seller and the buyer flexibility to deviate from performance with financial incentives?
Cost Plus Incentive Fee (CPIF)
Fixed Price Incentive Fee (FPIF)
Cost Pius Award Re (CPAF)
Time and Material (TandM)
In accordance with the PMBOK® Guide (Project Procurement Management), the Fixed Price Incentive Fee (FPIF) contract is a type of fixed-price contract that provides the buyer and seller with flexibility by allowing for deviations from performance, with financial incentives tied to achieving specific metrics.
Financial Incentives: In an FPIF contract, the buyer and seller agree on a target cost, a target profit, and a price ceiling. Financial incentives are typically related to cost, schedule, or technical performance of the seller.
Flexibility and Risk Sharing: This contract type allows for some flexibility in performance. If the seller performs more efficiently (e.g., underruns the target cost), both the buyer and seller share in the savings based on a pre-negotiated sharing formula (e.g., an 80/20 split).
Price Ceiling: To protect the buyer, a price ceiling is established. Any costs above this ceiling are the sole responsibility of the seller, who is then obligated to complete the work.
Point of Total Assumption (PTA): This is the cost point in the FPIF contract where the seller assumes all responsibility for cost overruns.
Analysis of Distractors:
A. Cost Plus Incentive Fee (CPIF): While this also uses financial incentives and a sharing formula, it is a Cost-Reimbursable contract. The buyer bears more risk because the seller is reimbursed for all allowable costs plus a fee. It does not have a " price ceiling " in the same way an FPIF does, making FPIF the primary choice for " fixed price " flexibility.
C. Cost Plus Award Fee (CPAF): In this type, the majority of the fee is earned based on the satisfaction of certain subjective performance criteria. The " Award " is determined solely by the buyer and is not usually a mathematical incentive formula for performance deviation.
D. Time and Material (TandM): These are hybrid contracts used for staff augmentation or when a precise statement of work cannot be quickly prescribed. They do not inherently use " incentive fees " for performance deviations; they simply pay a per-hour or per-item rate.
A project team is evaluating criteria to determine project viability. Which of these activities will provide insight into making a go/no-go decision to start the project?
Cost of quality (COQ)
Lessons learned
Cost-benefit analysis
Benchmarking
According to the PMBOK® Guide and the Standard for Project Management, the determination of project viability occurs during the pre-initiation phase. This evaluation is essential to justify the investment of organizational resources.
Why Choice C is correct: Cost-benefit analysis (CBA) is a financial analysis tool used to determine the economic feasibility of a project. It compares the total expected costs of the project against the total expected benefits (tangible and intangible).
Go/No-Go Decision: If the benefits significantly outweigh the costs (yielding a positive Net Present Value or a favorable Benefit-Cost Ratio), the project is deemed viable.
Business Case: This analysis is a primary component of the Business Case, the document used by sponsors to authorize the project charter.
Objective Comparison: It allows organizations to compare multiple potential projects and select the one that provides the highest value for the investment.
Analysis of other options:
A (Cost of quality): COQ refers to the total cost of conformance (prevention and appraisal) and nonconformance (internal and external failures). This is a tool used during the Plan Quality Management and Control Quality processes after a project has already started; it is not a project-level viability tool.
B (Lessons learned): While looking at past projects can inform the planning of a new one, lessons learned provide historical context rather than a direct financial or strategic justification for a specific " go/no-go " decision on a current business case.
D (Benchmarking): Benchmarking involves comparing your organization ' s practices or products against those of leaders in the industry. While it might highlight a need for a project, it doesn ' t analyze whether a specific project is financially viable for your specific organization.
Key Concept: The Project Management Institute (PMI) emphasizes that project managers must understand the business value of their projects. The Cost-benefit analysis (Choice C) is the fundamental economic tool that translates a project idea into a measurable business decision, ensuring that only projects that contribute to the organization ' s bottom line or strategic goals are initiated.
What is a tailoring consideration in Project Integration Management?
Validation and control
Benefits
Technology support
Physical location
According to the PMBOK® Guide, tailoring is necessary because every project is unique; not every process, tool, or technique is required on every project. For Project Integration Management, the project manager must consider specific factors to determine how to integrate the various project components effectively.
One of the primary tailoring considerations for Integration Management identified by PMI is Benefits:
Benefits: The project manager must consider how and when benefits will be reported. This includes determining whether they will be reported during the project, at the end of the project, or at the end of the phase. Since integration is about the " big picture, " ensuring that the project ' s outputs align with the intended business benefits is a critical integration activity.
Other Tailoring Considerations in Integration Management include:
Project Life Cycle: What is an appropriate project life cycle? What phases should comprise the life cycle?
Development Life Cycle: What development life cycle and approach are appropriate for the product, service, or result? (Predictive, adaptive, or hybrid?)
Management Approaches: What management processes are most effective based on the organizational culture and the complexity of the project?
Change: How will change be managed in the project?
Governance: What control boards, committees, and other stakeholders are part of the project?
Lessons Learned: What information should be collected throughout and at the end of the project?
Analysis of other options:
A. Validation and control: These are general management functions (found in the Monitoring and Controlling process group) rather than specific tailoring considerations for the Integration knowledge area.
C and D. Technology support and Physical location: While these are factors that can influence how a project is managed (often categorized under Enterprise Environmental Factors), they are more commonly cited as tailoring considerations for Communication Management or Resource Management rather than the core Integration Management strategy.
In summary, because Integration Management is the " glue " that holds the project together, the project manager must tailor the integration approach to ensure that the realized Benefits remain the focus of all coordinated activities.
What can a project1 manager review to understand the status of project?
Work breakdown structure (WBS) status
Quality and technical performance measures
Cost and scope baselines
Business case completeness
To understand the actual status of a project (how well it is performing against its objectives), a project manager must look at performance data that reflects the current state of the work being done.
Quality and Technical Performance Measures (Choice B): According to the PMBOK® Guide, specifically within the Monitor and Control Project Work and Control Quality processes, performance measures are vital for understanding project status. Quality measures (like defect rates or rework cycles) and technical performance measures (like weight, transaction speed, or storage capacity) indicate whether the project result is meeting the defined requirements. If these measures are off-target, the project is technically " in trouble " regardless of what the timeline says.
Work Breakdown Structure (WBS) Status (Choice A): The WBS is a decomposition of the total scope. While you can track completion against the WBS, " WBS status " is not a standard performance metric. You generally track the status of the work packages or activities derived from the WBS, often using Earned Value Management (EVM).
Cost and Scope Baselines (Choice C): These are the standards against which performance is measured, but they do not show the status themselves. The baselines represent the " Plan. " To understand status, you would need to compare the " Actuals " against these baselines (e.g., Variance Analysis or Earned Value Analysis). Reviewing the baseline alone only tells you what you planned to do, not what is actually happening.
Business Case Completeness (Choice D): The Business Case is a pre-project document that justifies the investment. While it is reviewed during the project to ensure the project remains viable (strategic alignment), its " completeness " does not provide the day-to-day operational status of project execution.
By reviewing Quality and Technical Performance Measures, a project manager can determine if the deliverables are being produced to the required standard and if the project is effectively meeting its functional goals, which is a key component of the overall project health.
Agile release planning provides a high-level summary timeline of the release schedule based on.
Activities and story points
Iteration and prioritization plans
Product roadmap and the product vision
Tasks and user stories
According to the PMBOK® Guide and the Agile Practice Guide, Agile Release Planning is a collaborative process used to determine how many iterations (sprints) will be required to deliver a functional product increment. This planning provides a high-level summary timeline that is driven by the broader strategic goals of the project.
Product Vision: The product vision is the " north star " of the project. It defines the long-term goal and the " why " behind the project. Every release must align with this vision to ensure the team is building the right product.
Product Roadmap: The roadmap is a high-level visual summary that maps out the evolution of a product over time. It shows the sequence of features and major milestones. Agile release planning takes the goals defined in the roadmap and breaks them down into specific releases.
Strategic Alignment: While iterations and story points are used to measure progress during the planning session, the basis or foundation of the release schedule itself is derived from the high-level roadmap and the overarching vision established by the Product Owner and stakeholders.
Why other options are incorrect:
Option A: Activities and story points: Story points are a unit of measure for effort, and activities are more common in predictive scheduling. While story points help determine velocity, they do not provide the high-level " summary timeline " logic that the roadmap provides.
Option B: Iteration and prioritization plans: Iteration planning (sprint planning) is a low-level, detail-oriented ceremony that happens at the start of each sprint. Release planning is at a higher level and encompasses multiple iterations.
Option D: Tasks and user stories: Tasks are the most granular level of work (often tracked on a Kanban board). User stories are the backlog items. Planning a release timeline based only on individual tasks would be too " bottom-up " and would lack the strategic context provided by the roadmap.
Whose approval may be required for change requests after change control board (CCB) approval?
Functional managers
Business partners
Customers or sponsors
Subject matter experts
According to the PMBOK® Guide, specifically within the Perform Integrated Change Control process, the Change Control Board (CCB) is a formally chartered group responsible for reviewing, evaluating, approving, delaying, or rejecting changes to the project.
Hierarchy of Approval: While the CCB has the authority to approve or reject changes within the scope of the project ' s baselines, certain changes may exceed the CCB ' s authority or have significant impacts on the project ' s strategic goals, funding, or contractual obligations.
Final Authorization: In many organizational frameworks, after the CCB provides its technical and impact-based approval, the customer (especially in external projects) or the sponsor (the person providing the financial resources) must provide the final sign-off. This is particularly true if the change requires additional funding from management reserves or alters the high-level requirements defined in the Project Charter.
Communication of Results: Once all required approvals are obtained, the Change Log is updated, and the project manager ensures that the changes are incorporated into the Project Management Plan and communicated to all stakeholders.
Comparison with other options:
A. Functional managers: While they may be consulted during the impact analysis (especially regarding resource availability), they do not typically sit above the CCB or the Sponsor for final project-level change approval.
B. Business partners: While they are stakeholders, they generally do not have formal approval authority over project change requests unless specifically stated in a joint venture agreement.
D. Subject matter experts (SMEs): SMEs provide the technical expertise needed to evaluate the change request, but they do not have the formal authority to approve it.
TESTED 21 May 2026
Copyright © 2014-2026 CertsBoard. All Rights Reserved