Courseiva

CCNA Process — Managing Technical Aspects Questions

75 of 389 questions · Page 1/6 · Process — Managing Technical Aspects · Answers revealed

1
MCQmedium

During project execution, a key executive stakeholder bypasses you and gives direct instructions to the development team, causing confusion about priorities. What should you do FIRST?

A.Update the issue log and escalate the matter to the project sponsor
B.Meet with the executive to discuss the importance of following the project communication plan
C.Instruct the team to ignore the executive's instructions
D.Add the executive's requests to the change log and process them through change control
AnswerB

This is the most appropriate initial response, demonstrating proactive stakeholder engagement and conflict resolution. Directly meeting with the executive allows the project manager to understand their perspective, educate them on the established communication protocols, and reinforce the project's governance structure. This approach aims to collaboratively resolve the communication breach, ensuring future adherence to the Communication Management Plan, which is crucial for maintaining project control, transparency, and preventing miscommunication or unauthorized changes.

Why this answer

The PM should first address the issue directly with the executive stakeholder, explaining the impact of bypassing the project manager and reinforcing the communication plan. This is a proactive communication approach that aligns with PMI's stakeholder management principles.

2
MCQeasy

During a daily standup, a developer mentions a technical issue that will likely delay a user story by three days. What is the BEST action for the Scrum Master to take?

A.Tell the developer to escalate to the project manager
B.Ask the team to stay after the standup to solve the problem immediately
C.Assign the issue to the product owner for prioritization
D.Record the impediment and work with the developer after the standup to resolve it
AnswerD

The Scrum Master is responsible for removing impediments. Addressing it after the standup is appropriate.

Why this answer

The Scrum Master's primary role is to remove impediments for the team. Recording the impediment and working with the developer after the standup ensures the daily standup remains a time-boxed synchronization event (15 minutes) and does not derail into a problem-solving session, which violates the Scrum Guide. The technical issue causing a three-day delay is an impediment that the Scrum Master must help resolve, not a task to delegate or escalate immediately.

Exam trap

The trap here is that candidates confuse the Scrum Master's role with a project manager or technical lead, leading them to choose escalation (A) or immediate problem-solving (B) instead of the correct impediment-removal action (D).

How to eliminate wrong answers

Option A is wrong because escalating to the project manager bypasses the Scrum Master's responsibility to remove impediments and introduces an unnecessary hierarchy, violating the self-organizing team principle. Option B is wrong because asking the team to stay after the standup to solve the problem immediately turns the standup into a problem-solving meeting, which breaks the time-box and focus on daily planning. Option C is wrong because assigning the issue to the product owner for prioritization confuses the product owner's role (managing the product backlog) with the Scrum Master's role (removing impediments); the technical issue is not a backlog item to prioritize but an obstacle to resolve.

3
MCQmedium

An executive stakeholder bypasses you and directly gives instructions to the development team to add a new report. The team starts working on it. What should you do?

A.Immediately stop the team's work on the new report without discussing with the executive
B.Allow the team to continue to avoid conflict with the executive
C.Confront the executive and demand they stop contacting the team
D.Discuss with the executive the importance of following the change control process and update the communications management plan
AnswerD

This is the most appropriate action because it addresses both the immediate issue and prevents future recurrences through proactive process improvement. Discussing the importance of the change control process educates the executive on proper project governance, ensuring all scope changes are formally evaluated and approved, thus maintaining project integrity. Simultaneously updating the communications management plan formalizes the correct channels for future directives, reinforcing proper stakeholder engagement and communication protocols for all project participants.

Why this answer

PMI recommends addressing the stakeholder's behavior professionally and reinforcing the change control process.

4
MCQmedium

You are managing a software development project using a hybrid approach. The project has a fixed price contract with a strict deadline. Midway through, the customer requests a significant change that would increase the scope by 20%. You have already used all management reserve. What should you do FIRST?

A.Refuse the change because the project is already over budget and behind schedule
B.Ask the project sponsor for additional funding to cover the cost of the change
C.Submit a change request to the change control board to assess the impact on cost, schedule, and contract terms
D.Implement the change since the customer is requesting it and the project has a fixed deadline
AnswerC

This is the correct action, adhering to the Integrated Change Control process as defined by PMI. The Project Manager must formally document the customer's request as a change request and submit it to the Change Control Board (CCB). The CCB, composed of relevant stakeholders, will then rigorously assess the change's comprehensive impact on all project baselines, including cost, schedule, scope, quality, resources, and critically, any contractual terms. This structured evaluation ensures informed decision-making and maintains project control.

Why this answer

In a hybrid project with a fixed-price contract, any significant scope change must follow the formal change control process. Since the management reserve is exhausted, the change request must be submitted to the change control board (CCB) to evaluate the impact on cost, schedule, and contract terms before any decision is made. This ensures compliance with the contract and protects both parties from unauthorized scope creep.

Exam trap

The trap here is that candidates may assume the project manager can directly refuse or approve changes based on budget or customer requests, but the PMP exam emphasizes that all changes must go through the formal change control process, especially when contractual constraints and exhausted reserves are involved.

How to eliminate wrong answers

Option A is wrong because refusing the change outright bypasses the formal change control process and ignores the customer's legitimate request; the project manager must assess the change through the CCB. Option B is wrong because asking the sponsor for additional funding is premature without first submitting a change request and having the CCB evaluate the full impact on cost, schedule, and contract terms. Option D is wrong because implementing the change without formal approval violates the change control process and could lead to contract breaches, cost overruns, and schedule delays, especially since the management reserve is already depleted.

5
MCQmedium

You are managing a software development project using a hybrid approach. In the middle of a sprint, you discover that a team member has been working on a feature that was de-scoped in the last sprint review. The team member claims the product owner informally agreed to add it back. What should you do FIRST?

A.Ask the product owner to formally document the agreement and add it to the backlog
B.Stop work on the feature and initiate a change request through the change control process
C.Allow the team member to continue since the product owner agreed
D.Escalate to the project sponsor for a decision
AnswerB

This is the correct action as any proposed change to the project scope, even if agreed upon informally by a stakeholder like the Product Owner, must be formally managed. Stopping work prevents unauthorized effort, while initiating a change request ensures the proposed modification undergoes proper impact analysis, stakeholder review, and formal approval by the Change Control Board (CCB) before implementation. This adheres strictly to the project's change management plan and maintains scope control.

Why this answer

In a hybrid project, scope changes must follow a formal change control process to maintain baseline integrity. The team member's informal agreement with the product owner bypasses this, risking scope creep and unapproved work. Stopping work and initiating a change request ensures proper evaluation of impact on schedule, budget, and sprint goals before proceeding.

Exam trap

The trap here is assuming the product owner's informal agreement is sufficient authority to change scope, when in fact any scope change must go through the formal change control process to protect the project baseline.

How to eliminate wrong answers

Option A is wrong because asking for documentation after the fact does not address the immediate need to stop unauthorized work and follow the change control process; it assumes the change is valid without formal approval. Option C is wrong because allowing the team member to continue violates the change control process and could lead to rework, wasted effort, and misalignment with the sprint backlog. Option D is wrong because escalating to the sponsor bypasses the product owner's authority and the established change control board, which is the proper channel for scope changes.

6
MCQmedium

You are managing a software upgrade project. During a team meeting, two senior developers get into a heated argument over the best technical approach for a critical component. The disagreement is delaying progress. As the project manager, what should you do FIRST?

A.Facilitate a meeting with both developers to reach a consensus
B.Allow them to resolve the conflict on their own without intervention
C.Escalate the issue to the functional managers of the developers
D.Decide on the approach yourself and assign tasks accordingly
AnswerA

Facilitating a meeting with both developers to reach a consensus is the most effective approach for a Project Manager. This strategy directly addresses the conflict by encouraging open communication and collaborative problem-solving, allowing the team members to take ownership of the solution. The PM acts as a neutral party, guiding the discussion to ensure a mutually agreeable resolution that maintains team cohesion and commitment to the project's objectives, rather than imposing a potentially resented decision.

Why this answer

As the project manager, your first responsibility is to facilitate conflict resolution among team members to keep the project on track. By mediating a meeting between the two senior developers, you encourage collaborative decision-making, leverage their technical expertise, and maintain team cohesion without imposing a top-down solution that could damage morale or overlook critical technical nuances.

Exam trap

The trap here is that candidates may assume the project manager should either avoid involvement (Option B) or assert authority (Option D), but the PMP exam emphasizes that the project manager's role is to facilitate collaborative conflict resolution, not to dictate technical decisions or escalate prematurely.

How to eliminate wrong answers

Option B is wrong because allowing the developers to resolve the conflict on their own without intervention risks indefinite delays, unresolved technical debt, and potential escalation to personal animosity, which can derail the project timeline. Option C is wrong because escalating to functional managers bypasses the project manager's role in facilitating team decisions and may introduce unnecessary bureaucracy, delaying resolution and undermining the project manager's authority. Option D is wrong because deciding the approach yourself and assigning tasks unilaterally ignores the developers' expertise, can lead to suboptimal technical decisions, and may cause resentment or passive resistance, reducing team buy-in and quality.

7
MCQmedium

In a hybrid project, the development team is self-organizing but a senior developer consistently misses sprint commitments. The product owner is frustrated. What should the project manager do first?

A.Inform the product owner that the team self-manages and the issue will resolve itself
B.Reassign the developer to less critical tasks
C.Escalate the issue to the functional manager
D.Have a private conversation with the developer to understand challenges and offer support
AnswerD

As a servant leader in a hybrid project environment, the Project Manager's initial and most effective action is to engage in a private, one-on-one conversation with the developer. This approach demonstrates empathy and respect, allowing the PM to understand any underlying challenges, impediments, or personal issues affecting performance. By offering support and coaching, the PM can collaboratively identify solutions, remove obstacles, and reinforce team cohesion, aligning with the principles of effective team management.

Why this answer

In a hybrid project with a self-organizing team, the project manager should first address performance issues through coaching and support rather than bypassing team autonomy. Option D is correct because a private conversation allows the PM to understand root causes (e.g., technical debt, unclear requirements, or personal blockers) and offer targeted help, preserving the team's self-management while resolving the sprint commitment gap.

Exam trap

The trap here is that candidates may confuse self-organization with laissez-faire management, assuming the PM should never intervene, when in fact the PM must actively support the team's performance while respecting its autonomy.

How to eliminate wrong answers

Option A is wrong because it abdicates the PM's responsibility to address performance issues; self-organization does not mean ignoring missed commitments, and the problem will not resolve itself without intervention. Option B is wrong because reassigning the developer to less critical tasks is a reactive workaround that avoids root-cause analysis and may demotivate the developer or shift the problem rather than solve it. Option C is wrong because escalating to the functional manager bypasses the self-organizing team structure and the PM's direct coaching role; it should only be considered after direct intervention fails.

8
MCQhard

Your construction project is 40% complete. The Earned Value Analysis shows CPI = 0.85 and SPI = 0.90. The project budget is $5M. A key vendor just informed you they cannot deliver a critical component on time, causing a 3-week delay. The component is on the critical path. What is the BEST action?

A.Evaluate schedule compression options (crashing or fast-tracking) and submit a change request to the CCB
B.Meet with the vendor to negotiate a new delivery date and update the schedule baseline accordingly
C.Immediately authorize overtime for the team to make up the delay
D.Consult the risk register to see if this risk was identified and if a response plan exists
AnswerA

When a project is behind schedule, a PMP should first analyze the situation to identify viable recovery strategies. Evaluating schedule compression techniques like crashing (adding resources for cost) or fast-tracking (performing activities in parallel) allows for a data-driven decision. Subsequently, any proposed changes to the project baselines, especially the schedule, must be formally submitted as a change request to the Change Control Board (CCB) for review and approval, ensuring proper governance and stakeholder alignment.

Why this answer

Since the project is already over budget and behind schedule, and the vendor issue affects the critical path, the best action is to evaluate options such as schedule compression techniques and then submit a change request to address the delay.

9
MCQhard

You are the project manager for a large infrastructure upgrade project. The project involves deploying new servers across multiple data centers. During the execution phase, you receive a report that one of the critical servers has failed a security compliance test. The security team states that the server must be reconfigured and retested, which will take two days. However, this server is on the critical path and any delay will push the project completion date. Your sponsor is pressing you to meet the original deadline. The project has a contingency reserve for schedule risks. What is the best course of action?

A.Instruct the team to skip the retest and proceed with deployment to meet the deadline.
B.Request additional funds from the management reserve to hire external consultants to resolve the issue faster.
C.Use the contingency reserve to cover the two-day delay and inform the sponsor that the schedule will be extended accordingly.
D.Implement schedule compression techniques such as fast tracking to recover the two days.
AnswerC

This is the most appropriate response. Contingency reserves are specifically allocated for known-unknown risks, such as unexpected delays or issues identified during testing, which have been planned for in the risk register. Utilizing this reserve allows the project to absorb the two-day delay to ensure the critical security retest is completed, maintaining compliance and project quality, while transparently communicating the schedule impact to the sponsor.

Why this answer

The project has a contingency reserve specifically allocated for schedule risks, and the two-day delay caused by the security compliance failure is a known risk that the reserve is designed to cover. Using the contingency reserve allows the team to properly reconfigure and retest the server, ensuring security compliance without compromising project quality, while formally extending the schedule with sponsor awareness.

Exam trap

The trap here is that candidates may choose schedule compression (Option D) thinking it can recover the delay, but fail to recognize that the reconfiguration and retest are mandatory sequential steps that cannot be fast-tracked or crashed without invalidating the security test results.

How to eliminate wrong answers

Option A is wrong because skipping the retest violates security compliance requirements, which could lead to system vulnerabilities, audit failures, and potential data breaches, making it an unacceptable risk. Option B is wrong because requesting additional funds from the management reserve is unnecessary when a contingency reserve already exists for schedule risks; management reserve is for unforeseen risks, not for a known risk that was already budgeted. Option D is wrong because schedule compression techniques like fast tracking (overlapping activities) or crashing (adding resources) are not feasible here since the server is on the critical path and the reconfiguration/retest is a sequential dependency that cannot be overlapped or expedited without compromising the security testing process.

10
MCQeasy

You are the project manager for a marketing campaign. During the planning phase, you identify a risk that a key graphic designer may leave the company. You decide to cross-train another team member as a backup. This is an example of which risk response?

A.Transfer
B.Mitigate
C.Avoid
D.Accept
AnswerB

Mitigation is a proactive risk response strategy aimed at reducing the probability of a threat occurring or lessening its potential impact if it does occur. This involves implementing specific actions to diminish the risk exposure to an acceptable threshold, rather than eliminating it entirely. In the scenario where cross-training is performed, the action directly reduces the severity of the impact should a key designer depart, ensuring continuity and minimizing disruption to the project schedule and deliverables by having alternative resources ready.

Why this answer

Cross-training reduces the impact of the risk by having a backup. This is a mitigation strategy because it reduces the probability or impact of the risk.

11
MCQmedium

You are managing a construction project. The sponsor has requested that you skip the testing phase to save time and meet an aggressive deadline. What should you do FIRST?

A.Reduce testing scope without informing the sponsor
B.Explain the risks of skipping testing and propose alternatives
C.Agree to skip testing to meet the deadline
D.Escalate the issue to the project sponsor's manager
AnswerB

As the project manager, your first duty is to address the sponsor’s request by demonstrating professional responsibility under the PMP Code of Ethics. This scenario violates the quality constraint, since skipping testing directly undermines deliverable verification and risks rework. Explaining the risks and proposing alternatives—such as reduced-scope testing or parallel validation—fulfils your obligation to negotiate trade-offs without immediately accepting an unethical shortcut.

Why this answer

As the project manager, your first responsibility is to assess and communicate the impact of skipping the testing phase. Testing is a critical technical process that validates system functionality, performance, and security. By explaining the risks (e.g., undetected defects, integration failures, or non-compliance with quality standards) and proposing alternatives (e.g., risk-based testing or parallel testing), you fulfill your duty to manage the project's technical aspects and make an informed decision with the sponsor.

Exam trap

The trap here is that candidates may confuse 'first action' with 'escalation' (Option D) or 'compliance' (Option C), failing to recognize that the PM must first analyze and communicate technical risks before any decision to skip or modify a process.

How to eliminate wrong answers

Option A is wrong because reducing testing scope without informing the sponsor violates transparency and stakeholder management principles, and may introduce unknown technical risks that could lead to rework or system failure. Option C is wrong because agreeing to skip testing without analysis abdicates your responsibility as a project manager to protect the project's technical integrity and could result in delivering a non-functional or unsafe product. Option D is wrong because escalating to the sponsor's manager is premature; you should first engage the sponsor directly with a reasoned analysis and alternatives before involving higher authority.

12
MCQmedium

During the closure phase of a project, the customer is satisfied with the deliverables but refuses to sign the formal acceptance document, citing minor issues that were not part of the original scope. What should the project manager do FIRST?

A.Meet with the customer to understand the concerns and negotiate a path to acceptance
B.Escalate the issue to the project sponsor immediately
C.Accept the refusal and close the project without formal sign-off
D.Instruct the team to fix the minor issues free of charge to obtain sign-off
AnswerA

In the closure phase, formal acceptance is critical. Meeting with the customer directly allows the project manager to actively listen to their specific concerns, clarify any misunderstandings regarding project deliverables, and collaboratively identify potential solutions or minor adjustments within the project's scope. This direct engagement is the most effective first step to negotiate a mutually agreeable path towards obtaining the necessary final sign-off, ensuring project closure is complete and successful.

Why this answer

The PM should first attempt to resolve the minor issues through negotiation and follow the project's change control process if needed. Formal acceptance is crucial for project closure, so the PM should work with the customer to address concerns without gold-plating.

13
Multi-Selectmedium

You are a project manager for a construction project that is experiencing delays due to unexpected soil conditions. The risk was identified and a contingency plan exists. Which TWO actions should you take?

Select 2 answers
A.Implement the contingency plan as documented in the risk register
B.Contact the project sponsor to inform them of the delay and seek guidance
C.Immediately update the project baseline to reflect the delay
D.Update the risk register with the actual impact and response taken
E.Schedule a meeting with the team to discuss possible responses to the risk
AnswersA, D

When a pre-identified risk materializes, the project manager's primary responsibility is to execute the pre-approved contingency plan. This plan, detailed in the risk register, represents the agreed-upon strategy developed during risk response planning. Implementing it promptly ensures a structured and efficient response, minimizing potential negative impacts on project objectives. This action demonstrates effective proactive risk management.

Why this answer

The contingency plan was already documented in the risk register for this identified risk (unexpected soil conditions). When a risk occurs, the first action is to implement the pre-planned response as documented, which is a standard project management practice to minimize delay and avoid ad-hoc decisions. This aligns with the PMBOK Guide's guidance on executing risk responses for identified risks.

Exam trap

The PMP exam often tests the misconception that you should escalate or re-analyze when a risk occurs, but the correct approach is to execute the pre-planned contingency response first, then update the risk register.

14
MCQmedium

You are managing a project to build a new office building. During excavation, the team discovers an unexpected archaeological site. This is a risk that was identified in the risk register with a low probability and high impact. The mitigation plan was to contact local authorities. What should you do FIRST?

A.Escalate to the project sponsor for a decision
B.Direct the team to continue work and cover the site to avoid delays
C.Update the risk register and mark the risk as closed
D.Stop work immediately and contact the local authorities as per the risk response plan
AnswerD

The discovery of human remains represents a critical and highly sensitive issue with significant legal, ethical, and safety implications. The project manager's immediate and correct action is to halt all work in the affected area to prevent further disturbance and ensure safety. Subsequently, contacting local authorities as stipulated in the project's risk response plan or emergency procedures is paramount to comply with legal requirements and facilitate proper investigation.

Why this answer

The risk was identified and a mitigation plan was defined in the risk register. The first action when a risk occurs is to execute the planned response, which in this case is to stop work and contact local authorities. This aligns with the PMBOK® Guide's guidance on implementing risk responses immediately when a risk trigger is observed.

Exam trap

The trap here is that candidates may think they need to escalate to the sponsor for a decision (Option A) because the risk has high impact, but the PMP exam expects you to follow the existing risk response plan first before escalating.

How to eliminate wrong answers

Option A is wrong because escalation to the sponsor is premature; the risk response plan already prescribes a specific action, and the project manager should execute that plan before escalating. Option B is wrong because continuing work and covering the site violates the agreed mitigation plan and could lead to legal or regulatory penalties, as well as damage to the archaeological site. Option C is wrong because the risk has occurred (it is no longer a potential event), so it should be updated as 'occurred' or 'active,' not closed; closing it would imply the risk no longer exists, which is false.

15
MCQhard

You are managing a project using a hybrid approach. During a sprint, the development team discovers a critical security vulnerability that was not identified during risk planning. The fix will require significant rework and will cause the sprint goal to be missed. What should the project manager do FIRST?

A.Perform an impact analysis and submit a change request to address the vulnerability
B.Instruct the team to fix the vulnerability immediately without formal change control
C.Ask the team to work overtime to fix the vulnerability while still achieving the sprint goal
D.Allow the team to continue with the sprint and address the vulnerability in a future sprint
AnswerA

Performing an impact analysis is the critical first step to understand the full ramifications of the security vulnerability across scope, schedule, cost, and quality. Subsequently, submitting a formal change request ensures that the proposed solution is properly reviewed, approved by the Change Control Board (CCB) or relevant stakeholders, and formally integrated into the project baselines. This structured approach maintains project governance and transparency, even within a hybrid framework, ensuring all implications are considered before implementation.

Why this answer

The project manager should first assess the impact of the security vulnerability on scope, schedule, and cost, then submit a change request to formally address the issue. Option B is incorrect because bypassing change control violates project governance, especially in a hybrid approach where change management processes are defined. Option C is incorrect because requiring overtime to achieve the sprint goal ignores the rework impact and could lead to burnout and quality issues.

Option D is incorrect because delaying the fix leaves the vulnerability unaddressed, which is unacceptable for a critical security issue.

16
MCQhard

A project manager is using earned value management. At month 6 of a 12-month project, the EV is $50,000, PV is $60,000, and AC is $55,000. What is the cost performance index (CPI)?

A.0.83
B.1.20
C.0.91
D.1.10
AnswerC

This value correctly represents the Cost Performance Index (CPI), which is calculated as Earned Value (EV) divided by Actual Cost (AC). With EV of 50,000 and AC of 55,000, the CPI is 50,000 / 55,000 ≈ 0.91. A CPI of 0.91 indicates that for every dollar actually spent, only $0.91 worth of work has been earned, signifying that the project is currently over budget and operating inefficiently.

Why this answer

The Cost Performance Index (CPI) is calculated as EV / AC. Here, EV = $50,000 and AC = $55,000, so CPI = 50,000 / 55,000 = 0.909, which rounds to 0.91. A CPI less than 1 indicates the project is over budget, as the cost incurred ($55,000) exceeds the value of work performed ($50,000).

Exam trap

The trap here is that candidates often confuse CPI with SPI, mistakenly dividing EV by PV (which gives SPI) instead of EV by AC, leading to the incorrect answer 0.83 (Option A).

How to eliminate wrong answers

Option A (0.83) is wrong because it results from incorrectly dividing EV by PV (50,000 / 60,000 = 0.833), which is the Schedule Performance Index (SPI), not CPI. Option B (1.20) is wrong because it comes from dividing PV by AC (60,000 / 55,000 ≈ 1.09) or a misapplication of the formula, yielding a value greater than 1 that does not reflect the actual cost efficiency. Option D (1.10) is wrong because it arises from dividing AC by EV (55,000 / 50,000 = 1.10), which inverts the CPI formula and incorrectly suggests the project is under budget.

17
Multi-Selecthard

Your project is being executed, and a risk event occurs that was identified and planned for. Which THREE actions should you take?

Select 3 answers
A.Implement the risk response plan that was developed for this risk
B.Update the risk register to document the risk occurrence and the response taken
C.Conduct a new risk assessment to identify new risks
D.Add the risk to the watch list for monitoring
E.Communicate the risk occurrence and response to stakeholders as per the communication plan
AnswersA, B, E

When a pre-identified risk event occurs, the project team's primary and immediate action is to execute the specific risk response plan that was previously developed and approved for that particular risk. This proactive implementation ensures that the project can mitigate the impact, exploit an opportunity, or otherwise manage the event according to the strategies defined during the Plan Risk Responses process, minimizing disruption and adhering to the project management plan.

Why this answer

When a planned risk event occurs, the immediate action is to implement the risk response plan that was specifically developed for that risk. This ensures the predefined mitigation or contingency strategy is executed promptly to minimize impact. The risk register must then be updated to document the occurrence and the response taken, providing an accurate historical record for future risk analysis.

Finally, communicating the risk occurrence and response to stakeholders as per the communication plan maintains transparency and supports informed decision-making.

Exam trap

The trap here is that candidates often confuse the actions for a planned risk occurrence with those for an unplanned risk or issue, leading them to select unnecessary steps like conducting a new risk assessment or adding the risk to a watch list instead of focusing on execution, documentation, and communication.

18
MCQmedium

Your agile project has a stable velocity of 30 story points per sprint. In the last three sprints, velocity dropped to 25, 22, and 20. The team cites increased complexity in user stories. What should you do first as the Scrum Master?

A.Facilitate a retrospective to identify root causes and potential improvements
B.Reduce the sprint length to manage workload better
C.Ask the product owner to simplify user stories
D.Add more developers to the team to increase capacity
AnswerA

Facilitating a retrospective is the most appropriate first step in an agile project when evaluating team performance or process effectiveness. This dedicated event provides a structured forum for the entire development team to collaboratively inspect their recent work, identify root causes of any challenges or inefficiencies, and collectively decide on actionable improvements to their processes, tools, or interactions. This embodies the "Inspect and Adapt" principle, fostering team ownership and continuous improvement.

Why this answer

The first step for a Scrum Master when facing a persistent drop in velocity is to facilitate a retrospective to identify root causes and potential improvements. Option B is incorrect because reducing sprint length does not address underlying complexity and may cause additional overhead. Option C is incorrect because asking the product owner to simplify stories without understanding the root cause is premature and could compromise value.

Option D is incorrect because adding more developers does not necessarily reduce complexity and can increase communication overhead.

19
MCQmedium

You are the project manager for a software development project using a hybrid approach. During the sprint review, the product owner is satisfied with the deliverables, but one key stakeholder requests a significant change that would add a new feature. The team has already started planning the next sprint. What should you do FIRST?

A.Refuse the change because the scope was already agreed upon during sprint planning.
B.Ask the team to include the new feature in the next sprint since it's a high priority for the stakeholder.
C.Advise the stakeholder to wait until the project is complete and then submit an enhancement request.
D.Submit a change request to the change control board for evaluation and approval.
AnswerD

Submitting a change request to the Change Control Board (CCB) for evaluation and approval is the correct and most appropriate action according to PMI's Integrated Change Control process. This ensures that any proposed change, whether minor or significant, is formally documented and thoroughly assessed for its impact on project baselines, resources, and strategic objectives. The CCB's role is to make an informed decision to approve, reject, or defer the change, maintaining control over the project's evolution.

Why this answer

In a hybrid project, changes are managed through a formal change control process. The stakeholder's request for a new feature is a significant change that must be evaluated for impact on scope, schedule, and budget before any action is taken. Submitting a change request to the change control board (CCB) ensures proper governance and prevents unauthorized scope creep, which is critical when the team has already begun planning the next sprint.

Exam trap

The trap here is that candidates confuse the agile principle of welcoming changes with the need for formal governance in a hybrid approach, leading them to choose Option B without considering the change control process.

How to eliminate wrong answers

Option A is wrong because refusing the change outright ignores the stakeholder's legitimate need and the hybrid approach's flexibility; scope can be changed through the formal process, not by flat refusal. Option B is wrong because asking the team to include the feature without evaluation violates change control and could disrupt sprint commitments, leading to technical debt or missed deadlines. Option C is wrong because deferring the request until project completion risks losing business value and contradicts agile principles of iterative feedback; the change should be assessed promptly, not postponed.

20
MCQhard

You are the project manager for a large infrastructure project. The project's CPI is 0.85 and SPI is 0.9. The team is working hard, but the project manager suspects that the cost performance is due to inaccurate estimates rather than inefficiency. The project sponsor is concerned about the budget overrun and asks you to cut costs by reducing quality inspections. What should you do?

A.Explain to the sponsor that reducing inspections could lead to higher rework costs and request a meeting to review the estimate accuracy instead
B.Agree to reduce inspections to satisfy the sponsor's request for cost savings
C.Escalate the sponsor's request to the PMO for a decision
D.Reduce inspections as requested, but increase them later if quality issues arise
AnswerA

This is the optimal course of action as it demonstrates proactive risk management and adherence to quality principles. The Project Manager (PM) correctly identifies that reducing quality control activities, such as inspections, can lead to increased defects, subsequent rework, and ultimately higher overall project costs, contradicting the sponsor's immediate goal for savings. By proposing a review of estimate accuracy, the PM seeks to address the potential root cause of the budget concern rather than compromising project quality or scope, prioritizing long-term project success and informed decision-making.

Why this answer

Reducing quality inspections to cut costs could lead to increased defects and rework, worsening the cost overrun in the long run. Instead, the project manager should discuss with the sponsor the possibility that the cost variance is due to inaccurate estimates, not inefficiency. This approach aligns with the PM's responsibility to manage quality and communicate risks.

Option B is wrong because agreeing without analysis violates the project manager's duty to protect the project from harmful decisions. Option C is wrong because escalating to the PMO should not be the first step; the PM should first address the issue directly with the sponsor. Option D is wrong because reducing inspections with a plan to increase later still risks quality issues and rework costs.

21
MCQeasy

A project team is transitioning from a predictive to an agile approach. One team member is resistant to change and insists on detailed upfront planning. What is the best way for the project manager to address this resistance?

A.Inform the team member that the change is mandatory and must be followed.
B.Involve the team member in the agile transition planning to gain buy-in.
C.Assign a mentor to guide the team member through the new processes.
D.Conduct a training session on agile principles and practices.
AnswerB

Actively involving the team member in the planning and decision-making processes for the agile transition is a cornerstone of effective change management. This participative approach fosters a sense of ownership and psychological commitment, transforming potential resistance into proactive engagement. When individuals contribute to shaping the change, they are far more likely to champion its success and adapt to new methodologies, aligning with principles of shared responsibility and empowerment.

Why this answer

Involving the resistant team member in the agile transition planning directly addresses the root cause of resistance—lack of ownership and understanding. By participating in planning, the team member can see how agile practices (e.g., iterative delivery, adaptive planning) still incorporate upfront analysis but in a more flexible, value-driven way. This collaborative approach leverages the team member's experience while aligning with agile principles, reducing friction without forcing change.

Exam trap

The trap here is that candidates often choose training (Option D) as the default solution for any agile adoption issue, but the PMP exam emphasizes that resistance to change is best addressed through involvement and buy-in, not just education or mandates.

How to eliminate wrong answers

Option A is wrong because mandating compliance without addressing the underlying concerns can increase resistance, damage team morale, and lead to superficial adoption of agile practices (e.g., doing stand-ups but not embracing iterative feedback). Option C is wrong because assigning a mentor assumes the team member needs technical guidance, but the core issue is psychological resistance to change, not a skill gap; mentoring may help but does not directly address buy-in. Option D is wrong because training alone often fails to overcome resistance if the team member does not see the value or feels excluded from the transition decisions; training is a supporting activity, not the primary solution for resistance.

22
Multi-Selectmedium

A project manager is closing a project that was delivered on time and within budget. The customer has accepted the final deliverable. Which THREE activities should the project manager complete during project closure?

Select 3 answers
A.Conduct a lessons learned session with the team and stakeholders
B.Process final payment to vendors and suppliers
C.Close all procurement contracts formally
D.Release project resources (team members, equipment)
E.Archive project documents and update the organizational process assets
AnswersA, D, E

Correct because conducting a lessons learned session is a key activity in the Close Project or Phase process, capturing knowledge for future projects.

Why this answer

A is correct because conducting a lessons learned session is a key activity in the Close Project or Phase process, as defined in the PMBOK Guide. This session captures knowledge from the project's technical execution, such as how the team met the on-time and within-budget constraints, and ensures that insights are documented for future projects. It is a formal requirement to improve organizational process assets and prevent repeating mistakes.

Exam trap

The trap here is that candidates confuse the Close Procurements process (which includes options B and C) with the Close Project or Phase process, leading them to select procurement-related activities instead of the three core closure activities (lessons learned, releasing resources, and archiving documents).

23
MCQmedium

Your project is developing a new mobile app using Scrum. The team has consistently delivered 30 story points per sprint for the last three sprints. Suddenly, velocity drops to 20 story points in the current sprint. The team members report that they are spending extra time fixing defects from previous sprints. What should you do FIRST?

A.Reduce the definition of done to lower the quality bar
B.Add more developers to the team to increase velocity
C.Facilitate a retrospective to identify root causes of defects and implement process improvements
D.Ask the team to work overtime to catch up
AnswerC

Facilitating a retrospective is the most appropriate Agile response to persistent defects, as it embodies the Scrum principle of inspect and adapt. This event empowers the development team to collectively identify the root causes of the quality issues, analyze process inefficiencies, and collaboratively devise actionable improvements. By addressing systemic problems rather than symptoms, the team can implement sustainable changes that prevent future defects and enhance overall product quality and team effectiveness.

Why this answer

The root cause of the velocity drop needs to be understood before taking corrective action. A retrospective is the appropriate forum to discuss process improvements.

24
MCQmedium

You are managing a project to develop a new mobile application. During a risk review meeting, the team identifies that a key third-party API may be deprecated before the project completes, which could cause significant rework. The probability is assessed as medium, and the impact is high. The team has identified alternative APIs. What is the BEST risk response strategy?

A.Transfer the risk to the API provider by purchasing insurance.
B.Accept the risk and take no action, as it may not happen.
C.Avoid the risk by not using the API and building all functionality in-house.
D.Mitigate the risk by developing a fallback plan using alternative APIs and testing integration early.
AnswerD

Risk mitigation aims to reduce the probability or impact of a negative risk event to an acceptable level. Developing a fallback plan using alternative APIs directly reduces the potential impact of the primary API's deprecation by providing a viable alternative. Furthermore, early integration testing of this fallback solution proactively reduces the probability of issues with the alternative, making this a highly effective and proactive strategy to manage the risk while retaining the benefits of using an external API.

Why this answer

It proactively reduces both the probability and impact of the API deprecation risk by developing a fallback plan with alternative APIs and testing integration early. This allows the team to switch seamlessly if the primary API is deprecated, minimizing rework and schedule delays.

Exam trap

The trap here is that candidates may choose 'Avoid' (Option C) thinking it eliminates the risk entirely, but in project management, avoidance often introduces new risks (e.g., increased cost, scope creep) and is not the best response when a feasible mitigation exists.

How to eliminate wrong answers

Option A is wrong because transferring risk via insurance is not feasible for technical API deprecation; insurance typically covers financial loss, not rework effort, and does not address the technical dependency. Option B is wrong because accepting the risk with no action ignores the high impact and medium probability, which could cause significant rework and delay; a passive approach is not best practice when a proactive mitigation is available. Option C is wrong because avoiding the risk by building all functionality in-house would likely increase cost, development time, and technical debt, and may not be feasible for complex API features; it overcorrects rather than managing the risk efficiently.

25
MCQmedium

A new regulatory requirement has been announced that will affect your pharmaceutical project's deliverables. The requirement will take effect before your project's planned completion date. What should the project manager do FIRST?

A.Notify the project sponsor and ask for guidance
B.Submit a change request to the change control board (CCB)
C.Incorporate the new requirement into the project plan immediately
D.Ignore the requirement until it is enforced
AnswerB

Submitting a change request to the Change Control Board (CCB) is the correct and most professional response to a new regulatory requirement. This action formally initiates the Integrated Change Control process, ensuring the requirement's impact on project baselines, risks, and resources is thoroughly analyzed. The CCB then reviews the request, assesses the implications, and makes an informed decision to approve, reject, or defer the change, maintaining project integrity and control.

Why this answer

The correct first step is to submit a change request to the change control board (CCB) because a new regulatory requirement that affects project deliverables constitutes a formal change to the project scope, schedule, or cost. The PMBOK Guide mandates that any change to baselined requirements must go through the integrated change control process, where the CCB evaluates the impact on technical specifications, compliance, and project constraints before approval. This ensures the project remains aligned with regulatory standards while managing risks to the pharmaceutical product's validation and market approval.

Exam trap

The trap here is that candidates mistakenly choose to notify the sponsor first, thinking it is a stakeholder communication issue, but the PMP exam tests that any change to baselined requirements must go through the formal change control process, not informal escalation.

How to eliminate wrong answers

Option A is wrong because notifying the sponsor for guidance bypasses the formal change control process and assumes the sponsor can authorize scope changes, which is a governance violation under PMI standards. Option C is wrong because immediately incorporating the requirement into the project plan without a change request violates the baseline and could lead to unapproved scope creep, risking regulatory non-compliance and audit failures. Option D is wrong because ignoring the requirement until enforcement exposes the project to legal penalties, product rejection, and schedule delays, as regulatory mandates are non-negotiable and must be proactively addressed.

26
Multi-Selecthard

A project is running over budget due to underestimation of effort. The project manager wants to bring costs under control. Which THREE actions are MOST appropriate?

Select 3 answers
A.Submit a change request to reduce scope.
B.Ask the team to work overtime without additional pay.
C.Implement a continuous improvement program to reduce waste.
D.Re-estimate the remaining work using bottom-up estimating.
E.Fast-track remaining activities to finish earlier.
AnswersA, C, D

When a project is over budget, formally reducing the project scope via a change request is a direct and effective strategy to decrease the amount of work required. This action directly lowers the associated resource consumption, thereby reducing overall project costs and bringing the project back within budget parameters. It requires stakeholder approval and updates to the project management plan.

Why this answer

Submitting a change request to reduce scope is a formal control action that directly lowers costs. Option C is correct because implementing a continuous improvement program to reduce waste cuts costs without affecting scope or schedule. Option D is correct because re-estimating remaining work using bottom-up estimating provides a more accurate cost baseline, enabling better control.

Options B and E are incorrect: working overtime without pay is unethical and unsustainable, and fast-tracking increases risk and typically does not reduce costs.

27
Multi-Selectmedium

As a project manager in a hybrid project, you notice that the team's sprint velocity has dropped for three consecutive sprints. The team is demotivated, and stakeholders are becoming concerned about the delivery date. Which TWO actions should you take to address this situation?

Select 2 answers
A.Escalate to the project sponsor and request the team to work overtime
B.Immediately reduce the scope of the current release to meet the deadline
C.Analyze the product backlog for signs of scope creep or unclear requirements
D.Add more team members to the current sprint to increase output
E.Facilitate a retrospective to identify root causes of the velocity drop
AnswersC, E

Analyzing the product backlog is a proactive and essential step to identify potential causes for a velocity drop, such as scope creep, poorly defined user stories, or a lack of readiness. Unclear requirements or frequently changing priorities within the backlog can lead to rework and wasted effort, directly impacting the team's ability to deliver consistently. Ensuring a well-refined and stable backlog is crucial for predictable sprint execution and maintaining velocity.

Why this answer

Analyzing the product backlog helps identify if scope creep or unclear requirements are causing velocity drops, allowing the team to address these issues. Option E is correct because facilitating a retrospective enables the team to inspect their process collaboratively and identify root causes of the velocity drop, leading to actionable improvements. Option A is incorrect because escalating to the sponsor and requesting overtime does not address the underlying problem and may increase burnout.

Option B is incorrect because reducing scope without analysis may not solve the issue and could reduce business value. Option D is incorrect because adding team members mid-sprint often disrupts the team and does not address root causes; it may actually lower velocity further.

28
Multi-Selecthard

You are managing a large, complex project with multiple vendors. A critical vendor is consistently late on deliveries, impacting the project's critical path. The vendor contract includes penalties for delays. Which TWO actions should the project manager take FIRST?

Select 2 answers
A.Schedule a meeting with the vendor to discuss the delays and explore corrective actions.
B.Review the procurement contract to understand penalty clauses and escalation procedures.
C.Escalate the issue to the project sponsor for intervention.
D.Issue a formal notice of non-compliance and invoke penalty clauses.
E.Immediately terminate the contract and find a new vendor.
AnswersA, B

Direct communication can identify issues and foster collaboration to improve performance.

Why this answer

The first step in managing a vendor delay is to open a collaborative dialogue to understand the root cause and explore corrective actions before escalating or penalizing. Option B is correct because the project manager must first review the contract to understand the specific penalty clauses, escalation procedures, and legal remedies available before taking any formal action. This aligns with the PMI approach of addressing issues at the lowest level first and using contractual terms as a guide.

Exam trap

The trap here is that candidates often jump to punitive actions (like invoking penalties or terminating the contract) without first attempting collaborative problem-solving and reviewing the contract, which violates the PMI principle of addressing issues at the lowest level of authority.

29
MCQmedium

You are managing a software development project using a hybrid approach. During a sprint review, the product owner requests a new feature that was not in the backlog. The team estimates it will take 5 days to implement. What is the BEST action to take?

A.Submit a change request and assess the impact on the project baseline.
B.Tell the product owner that no changes are allowed until the project is completed.
C.Ask the team to include it in the next sprint and inform the product owner.
D.Add the feature to the current sprint as it's small and the team can handle it.
AnswerA

In a hybrid project environment, any new feature, regardless of its perceived size or origin, necessitates a formal evaluation. Submitting a change request initiates the integrated change control process, allowing for a thorough assessment of its potential impact on the project's scope, schedule, cost, quality, and resource baselines. This structured approach ensures that any approved modifications are properly documented and integrated, maintaining project control and preventing unauthorized scope creep in alignment with PMP principles.

Why this answer

In a hybrid environment, scope changes must still follow a defined change control process to prevent uncontrolled scope creep and maintain baseline integrity. Option A is correct because submitting a change request allows for impact assessment on cost, schedule, and resources before approval. Option B is too rigid; changes can be allowed but through proper governance.

Option C bypasses formal approval and risks integrating unapproved work. Option D adds work without assessing impact, violating change control principles.

30
Multi-Selecteasy

Your agile team is consistently completing 30 story points per sprint. In the next sprint planning, the product owner wants to commit to 40 points. The team feels this is too ambitious. Which THREE actions should you take?

Select 3 answers
A.Instruct the team to accept the 40-point goal to satisfy the product owner
B.Suggest decomposing larger stories into smaller ones to improve estimation accuracy
C.Encourage the team to push back if they believe the goal is unattainable
D.Review historical velocity data to support a realistic commitment
E.Increase the sprint length to 3 weeks to allow more time
AnswersB, C, D

Larger user stories inherently carry greater uncertainty and complexity, making precise estimation challenging. Decomposing these into smaller, more manageable stories reduces the scope of each individual item, clarifies requirements, and often uncovers hidden complexities, thereby significantly improving the precision and reliability of the team's estimates and fostering more accurate sprint planning.

Why this answer

Decomposing larger stories into smaller ones can improve estimation accuracy and make the work more manageable. Option C is correct because the team should feel empowered to push back if they believe the goal is unattainable, as they know their capacity best. Option D is correct because reviewing historical velocity data provides objective evidence to support a realistic commitment during sprint planning.

Option A is wrong because forcing the team to accept an overly ambitious goal undermines self-organization and trust. Option E is wrong because increasing sprint length is a process change that typically requires team agreement and may not address the root cause of overcommitment.

31
MCQeasy

During project execution, a team member reports that a deliverable may not meet the quality standards due to a shortcut taken earlier. What should the project manager do?

A.Accept the deliverable as is and document the deviation
B.Review the quality management plan and perform a quality audit to identify process gaps
C.Escalate to the sponsor for a decision on quality acceptance
D.Instruct the team member to redo the work to meet standards
AnswerB

When a deliverable fails to meet quality standards, the project manager's immediate action should involve reviewing the quality management plan to understand the defined standards and processes. Performing a quality audit is a proactive "Manage Quality" process that systematically examines project activities to determine if they comply with organizational and project policies, processes, and procedures. This audit aims to identify process inefficiencies or gaps that led to the non-conformance, thereby preventing recurrence and improving overall project quality.

Why this answer

Quality assurance ensures processes are followed. The PM should investigate the issue and take corrective action to prevent nonconformance.

32
MCQhard

Your project is using a predictive approach. The schedule baseline shows that the project should be 50% complete by now, but only 40% of the work is done. The critical path has been impacted. Several team members are idle because of a dependency conflict. What is the BEST scheduling technique to address this?

A.Apply resource leveling to resolve the resource conflict and optimize the schedule
B.Rebaseline the schedule to reflect the current progress
C.Fast track the schedule by performing tasks in parallel
D.Crash the schedule by adding resources to critical path tasks
AnswerA

Resource leveling is a schedule optimization technique used to adjust the project schedule when resource availability is limited or when common resources are over-allocated. It involves strategically delaying non-critical activities within their float to smooth out resource usage, thereby preventing resource overallocation and optimizing resource utilization across the project. While it may sometimes extend the project's overall duration, it ensures a more realistic and achievable schedule by resolving resource conflicts effectively.

Why this answer

Resource leveling is the best technique because the project has idle team members due to a dependency conflict, which is a resource constraint. By adjusting the schedule to resolve the conflict, you can reallocate resources to critical path tasks and optimize the overall schedule without necessarily adding resources or changing the baseline. This directly addresses the root cause of the delay—resource contention—rather than just compressing the schedule.

Exam trap

The trap here is that candidates often confuse resource leveling with crashing or fast tracking, but the key clue is 'idle team members because of a dependency conflict'—this indicates a resource constraint, not a need for schedule compression.

How to eliminate wrong answers

Option B is wrong because rebaselining the schedule would simply accept the current 40% progress as the new baseline, which does not resolve the dependency conflict or idle resources; it only masks the delay. Option C is wrong because fast tracking (performing tasks in parallel) increases risk and does not address the resource conflict causing idle team members; it may even worsen the dependency issue. Option D is wrong because crashing the schedule by adding resources to critical path tasks assumes the delay is solely due to insufficient resources, but the core problem is a dependency conflict causing idle resources, not a lack of resources.

33
MCQmedium

You are managing a hybrid project that uses both predictive and agile approaches. The team has been delivering consistently, but recently the customer requested a critical feature that was not in the original scope. The feature is high value but will require rework of a completed component. What should the project manager do first?

A.Submit a change request to the change control board (CCB) to evaluate the impact on scope, schedule, and cost.
B.Add the feature to the product backlog and prioritize it for the next sprint without formal approval.
C.Ask the team to implement the feature immediately to maintain customer satisfaction, and document it later.
D.Update the project management plan to include the new feature and communicate the change to the team.
AnswerA

In a hybrid project, significant scope changes necessitate a formal change request. This request is submitted to the Change Control Board (CCB) for thorough evaluation of its potential impacts on the project's scope, schedule, and cost baselines. This adherence to the Integrated Change Control process ensures that all modifications are properly assessed, approved, and documented before implementation, maintaining project integrity and alignment with objectives.

Why this answer

To submit a change request through the formal change control process. This ensures proper evaluation and approval before any work begins, aligning with PMI's emphasis on following the change control process.

34
MCQmedium

You are managing a project to develop a mobile app. During the testing phase, a critical defect is found that could cause data loss. The team estimates it will take one week to fix, but the project is already two weeks behind schedule. What is the BEST course of action?

A.Release the app as scheduled and patch the defect later to avoid further delays
B.Submit a change request to fix the defect, assessing the impact on schedule and cost, and obtain approval
C.Escalate to the sponsor and ask for a decision on whether to fix or release
D.Fix the defect immediately and update the schedule without formal approval
AnswerB

This is the correct project management approach, as it adheres to the Integrated Change Control process. Submitting a formal change request ensures that the critical defect is properly documented, its impact on the project's baselines (scope, schedule, cost, quality) is thoroughly assessed, and all relevant stakeholders, including the Change Control Board (CCB), can make an informed decision. Obtaining formal approval before proceeding with the fix maintains project governance and prevents unauthorized scope creep or schedule deviations.

Why this answer

It follows the formal change control process required by the PMBOK Guide. When a critical defect is discovered that impacts the project's schedule and cost, the project manager must submit a change request to assess the impact on the triple constraint (time, cost, scope) and obtain formal approval from the change control board (CCB) before implementing the fix. This ensures that the decision is documented, risks are evaluated, and stakeholders are aligned, preventing unauthorized scope creep or schedule changes.

Exam trap

The trap here is that candidates often choose Option D (fix immediately) because they think it's the fastest way to resolve a critical defect, but the PMP exam emphasizes that all changes must go through the formal change control process to maintain control over the project baseline and avoid unauthorized scope creep.

How to eliminate wrong answers

Option A is wrong because releasing an app with a known critical defect that could cause data loss violates quality management principles and could lead to severe user data corruption, legal liability, and reputational damage; patching later is not acceptable for a data-loss defect. Option C is wrong because escalating directly to the sponsor bypasses the established change control process and the project manager's responsibility to analyze the impact and recommend a solution; the sponsor should only be involved after a formal change request is submitted and evaluated. Option D is wrong because fixing the defect immediately without formal approval violates the integrated change control process, as it implements a change without assessing the impact on schedule, cost, or other constraints, and without documented authorization, which can lead to uncontrolled scope changes and stakeholder misalignment.

35
MCQeasy

Your project is using a Kanban approach. The team's lead time has increased over the last two weeks, and work items are piling up in the 'In Progress' column. What is the BEST action for the project manager to take?

A.Increase the priority of all items in the backlog
B.Reduce the number of work items allowed in the 'In Progress' column (WIP limit)
C.Add more team members to the project to increase capacity
D.Ask the team to work overtime to clear the backlog
AnswerB

Reducing the Work In Progress (WIP) limit is a fundamental Kanban practice designed to improve flow and decrease lead time. By restricting the number of items concurrently in progress, the team is compelled to focus on completing existing tasks before pulling new ones, thereby reducing multitasking and context switching. This action helps to quickly expose bottlenecks in the workflow, allowing for targeted process improvements and a more predictable delivery rate.

Why this answer

In Kanban, the primary lever to address flow issues like increased lead time and work piling up in 'In Progress' is to reduce the WIP limit. This forces the team to finish existing work before pulling new items, directly addressing the bottleneck and reducing cycle time. Increasing priority, adding people, or working overtime are classic push-system responses that violate Kanban's pull-based, flow-optimization principles.

Exam trap

The trap here is that candidates often confuse Kanban with Scrum or traditional project management, and choose to add resources or work overtime (options C or D) because they think 'more capacity' solves the problem, when in reality Kanban's core mechanism is limiting WIP to improve flow.

How to eliminate wrong answers

Option A is wrong because increasing the priority of all items in the backlog does nothing to limit work in progress; it simply reorders the queue without addressing the root cause of congestion, and in Kanban, all items are already prioritized by the team. Option C is wrong because adding more team members to a Kanban system often increases coordination overhead and can actually worsen flow (Brooks' Law), and it does not directly enforce a WIP limit to control the bottleneck. Option D is wrong because asking the team to work overtime is a temporary, unsustainable fix that ignores the systemic flow problem; Kanban emphasizes sustainable pace and process improvement, not heroics.

36
MCQmedium

During a project's execution phase, the sponsor asks you to skip the user acceptance testing (UAT) phase to expedite delivery, stating that the client is eager to use the system. What should you do?

A.Skip UAT but add a note in the lessons learned about the decision.
B.Explain the risks of skipping UAT and recommend proceeding with the planned testing.
C.Compromise by reducing UAT to only critical test cases.
D.Agree to skip UAT to meet the sponsor's request and expedite delivery.
AnswerB

This is the correct approach because a Project Manager is professionally obligated to advocate for project quality and manage identified risks. By explaining the potential consequences of bypassing UAT, such as increased defects, user dissatisfaction, and potential rework costs, the PM provides the sponsor with critical information for an informed decision. Recommending adherence to the planned testing demonstrates proactive risk management and commitment to delivering a high-quality product as per the project management plan.

Why this answer

Skipping UAT poses significant quality and acceptance risks. The PM should communicate the risks to the sponsor and recommend following the quality plan. PMI emphasizes the importance of quality assurance and control processes.

37
Multi-Selectmedium

You are managing a software upgrade project using a hybrid approach. During execution, the team discovers a critical security vulnerability that was not identified during risk planning. The vulnerability requires immediate patching to avoid a potential data breach. Which TWO actions should you take NEXT?

Select 2 answers
A.Assess the impact of the vulnerability on the project scope, schedule, and cost
B.Submit a change request to address the vulnerability through the appropriate change control process
C.Immediately assign the team to fix the vulnerability without formal approval
D.Add the vulnerability to the risk register and continue with the current sprint as planned
E.Implement a temporary workaround to reduce the risk and monitor the situation
AnswersA, B

Before any action, a thorough impact analysis is crucial. This involves evaluating how the vulnerability affects the project's defined deliverables (scope), the timeline for completion (schedule), and the allocated budget (cost). This assessment provides the data needed to make informed decisions about the appropriate response, ensuring that any proposed solution is proportionate to the threat and its potential consequences. It is a foundational step in integrated change control.

Why this answer

Upon discovering an unplanned critical security vulnerability, the immediate next step is to assess its impact on the project's scope, schedule, and cost. This assessment provides the necessary data to determine the appropriate response and informs the subsequent change request. Without this impact analysis, any action taken could be misaligned with project constraints and stakeholder expectations.

Exam trap

The trap here is that candidates may confuse the urgency of a security vulnerability with the need to bypass formal processes, but the PMP exam emphasizes that even critical issues must follow the change control process to ensure proper documentation and stakeholder communication.

38
MCQhard

You are the project manager for a 9-month product launch. At the midpoint review, the earned value analysis shows: EV = $450,000, PV = $500,000, AC = $550,000. The project is underperforming. The sponsor asks for a recovery plan. Which metric should you use to estimate the new total cost at completion assuming no change in cost performance?

A.EAC = AC + (BAC - EV) / (CPI * SPI)
B.EAC = AC + (BAC - EV)
C.EAC = AC + BAC - EV
D.EAC = BAC / CPI
AnswerD

This formula, Estimate at Completion (EAC) = Budget at Completion (BAC) / Cost Performance Index (CPI), assumes that the project's current cumulative cost performance (CPI) is a reliable indicator of future cost performance. It projects the total cost by extrapolating the current efficiency rate across the entire project, effectively estimating that the entire project will be completed at the same cost efficiency experienced so far. This is a common and appropriate method when past cost performance is expected to continue and is particularly useful when a sponsor requests a cost-only projection based on current efficiency.

Why this answer

With no change in cost performance, the Estimate at Completion (EAC) using the cost performance index (CPI) is appropriate: EAC = BAC / CPI. Given EV = $450,000, AC = $550,000, CPI = EV/AC = 0.818, so EAC = BAC / 0.818. Option D is correct.

Option A (EAC = AC + (BAC - EV) / (CPI * SPI)) applies when both cost and schedule performance are expected to continue. Option B and C (EAC = AC + (BAC - EV)) assume future work is performed at the budgeted rate, not the current cost performance. Thus, only D is correct under the assumption of no change in cost performance.

39
MCQmedium

During a project, a new regulation is introduced that will affect the project's deliverables. The regulation is mandatory and will require changes to the scope. What should the project manager do first?

A.Update the risk register with the regulation as a new risk.
B.Inform the sponsor that the project will be delayed due to the new regulation.
C.Analyze the impact of the regulation on scope, schedule, and cost, and then initiate a change request.
D.Immediately implement the changes to comply with the regulation.
AnswerC

This is the correct project management approach. A new regulation represents a significant change that necessitates a comprehensive impact analysis across all project baselines, including scope, schedule, and cost. Following this assessment, a formal change request must be initiated to propose necessary adjustments, ensuring adherence to the integrated change control process and maintaining proper project governance.

Why this answer

When a mandatory regulation impacts project deliverables, the project manager must first analyze the impact on scope, schedule, and cost to understand the full implications. This analysis provides the data needed to initiate a formal change request through the integrated change control process, ensuring the change is evaluated, approved, and documented before implementation. Option C correctly follows the PMBOK Guide's sequence of assess, then request change, rather than jumping to implementation or notification without analysis.

Exam trap

The trap here is that candidates often confuse a mandatory external regulation with a risk, leading them to update the risk register (Option A) instead of recognizing it as a change that requires impact analysis and a formal change request.

How to eliminate wrong answers

Option A is wrong because the regulation is a known mandatory requirement, not an uncertain event; it should be treated as a change to the project, not a risk to be logged in the risk register. Option B is wrong because the project manager should first analyze the impact before informing the sponsor of delays, as premature notification may be inaccurate and lacks the necessary data for decision-making. Option D is wrong because implementing changes without going through the formal change control process violates project governance and could lead to uncontrolled scope creep, rework, and compliance issues.

40
Multi-Selecthard

Your agile team has been using Scrum for six months, but the product owner is not consistently available for sprint planning and reviews. The team is frustrated and the last two sprints did not meet the definition of done. Which THREE actions should you take to address this?

Select 3 answers
A.Facilitate a retrospective to discuss the challenges and agree on improvements
B.Implement a new project management tool to improve transparency
C.Assign a proxy product owner from the development team
D.Review and revise the definition of done with the team and product owner
E.Coach the product owner on the importance of their role and availability
AnswersA, D, E

The retrospective is the proper forum for the team to voice concerns and find solutions.

Why this answer

Options A, D, and E are correct. A: Facilitating a retrospective provides a safe environment for the team to discuss challenges and agree on improvements collaboratively. D: Reviewing and revising the definition of done with both the team and product owner ensures it is realistic and achievable given the current constraints.

E: Coaching the product owner on their role emphasizes the importance of their availability for sprint planning and reviews, which is critical to Scrum success. Option B is incorrect because implementing a new project management tool does not address the root cause of the product owner's unavailability. Option C is incorrect because assigning a proxy product owner from the development team avoids the real issue and is not a sustainable long-term solution.

41
Multi-Selectmedium

Your project is running 15% over budget at the midpoint. Earned value analysis shows CPI = 0.87 and SPI = 1.02. The project is ahead of schedule but over budget. Which THREE actions should you take?

Select 3 answers
A.Inform the sponsor and stakeholders about the cost performance and planned actions.
B.Reduce quality testing to cut costs.
C.Request additional budget immediately to cover the overrun.
D.Implement cost control measures such as reducing scope or using cheaper resources.
E.Conduct a variance analysis to understand the cause of the overrun.
AnswersA, D, E

Transparent communication with stakeholders is critical when performance deviates.

Why this answer

The PMBOK Guide requires the project manager to proactively communicate cost performance and planned corrective actions to stakeholders and the sponsor, especially when the CPI is 0.87 (15% over budget). This transparency maintains trust and enables informed decision-making, such as approving a change request for additional funds or scope adjustments.

Exam trap

The trap here is that candidates often jump to requesting more budget (option C) or cutting quality (option B) without first performing variance analysis, which is a required step in the PMI process for controlling costs.

42
Multi-Selecteasy

During a daily standup, a developer mentions that a critical integration task will take longer than expected because of a technical dependency on another team. The project is on a tight schedule. Which THREE actions should you take?

Select 3 answers
A.Help the team remove the impediment by coordinating with the other team's manager
B.Add more tasks to the sprint to keep the team busy
C.Ask the product owner to reprioritize the backlog if the delay affects the sprint goal
D.Immediately inform the sponsor that the project will be delayed
E.Update the risk register with the potential delay and mitigation actions
AnswersA, C, E

As a Scrum Master, facilitating impediment removal is a primary responsibility to maintain team flow and productivity. When an impediment involves an external dependency, such as another team, the Scrum Master should proactively coordinate with the relevant manager or stakeholder to resolve the issue. This action directly supports the development team and protects the sprint goal from external blockers, demonstrating servant leadership.

Why this answer

Removing impediments is a key responsibility of the project manager or Scrum Master; coordinating with the other team's manager addresses the dependency promptly. Option C is correct because the product owner should reprioritize the backlog if the delay impacts the sprint goal, ensuring the team works on the most valuable items. Option E is correct because updating the risk register with the potential delay and mitigation actions is a standard risk management practice to track and communicate risks.

Option B is incorrect because adding tasks does not resolve the delay and may overwhelm the team. Option D is incorrect because informing the sponsor of a delay is premature; the team should first assess the impact and explore mitigation options.

43
MCQmedium

During a project's execution phase, a key stakeholder requests a change that would add a new feature. The project manager estimates the impact: 2 additional weeks to schedule and $15,000 to budget. The project currently has 0 schedule reserve and $5,000 contingency reserve. What should the project manager do first?

A.Approve the change using contingency reserve and inform the stakeholder
B.Implement the change immediately since the stakeholder is key
C.Reject the change because there is insufficient reserve
D.Document the change request and conduct a formal impact analysis
AnswerD

This is the correct first step in managing any stakeholder-initiated change request within a formal project environment. Documenting the request ensures it is formally captured and tracked, while conducting a comprehensive impact analysis assesses its potential effects on scope, schedule, cost, quality, resources, and risks. This systematic approach provides the Change Control Board (CCB) with the necessary information to make an informed decision regarding approval or rejection, adhering to the Integrated Change Control process.

Why this answer

The PMBOK Guide mandates that all change requests must be formally documented and analyzed for impact before any approval or rejection. Even though the project has a contingency reserve, the change introduces a new feature, which is a scope change requiring a formal change control process. The project manager must first document the request and conduct a thorough impact analysis to assess alternatives, risks, and stakeholder implications before deciding on the change.

Exam trap

The trap here is that candidates often assume a key stakeholder's request can be approved immediately using contingency reserve, confusing the purpose of contingency reserve (for risk responses) with the need for a formal change control process for scope changes.

How to eliminate wrong answers

Option A is wrong because approving the change using contingency reserve without formal documentation and analysis violates the change control process; contingency reserve is for known risks, not unplanned scope changes. Option B is wrong because implementing the change immediately bypasses the formal change control board (CCB) approval and impact analysis, risking scope creep and budget overruns. Option C is wrong because rejecting the change outright without documenting and analyzing it first is premature; the project manager should first assess the impact and explore alternatives, such as trade-offs or requesting additional budget.

44
MCQmedium

You are managing a marketing campaign project using an agile approach. During the daily standup, a developer mentions they have started working on a feature that was not agreed upon in sprint planning. The product owner is not aware of this work. What should you do as the Scrum Master?

A.Allow the developer to continue because the feature might add value
B.Remind the team that only items from the sprint backlog should be worked on, and ask the developer to stop and discuss with the product owner after the standup
C.Ask the developer to work on the feature after the current sprint
D.Add the feature to the product backlog and ignore it for now
AnswerB

This is the correct action because the Scrum Master's primary responsibility is to protect the sprint goal and the integrity of the sprint backlog. By reminding the team to focus solely on committed sprint backlog items, the Scrum Master reinforces agile principles. Asking the developer to stop and discuss with the Product Owner after the standup ensures that any new work is properly evaluated, prioritized, and potentially added to the product backlog by the Product Owner, maintaining transparency and control over the product's direction.

Why this answer

The Scrum Master's role is to ensure the team adheres to Scrum practices, including focusing only on the sprint backlog during the sprint. Unauthorized work can lead to scope creep and undermine sprint goals. The developer should stop and discuss with the product owner after the standup to determine if the feature should be added to the product backlog for future consideration.

Option A is wrong because allowing unplanned work without stakeholder agreement disrupts the sprint plan. Option C is wrong because it still permits unplanned work without proper prioritization by the product owner. Option D is wrong because adding the feature to the product backlog should be done only after discussion with the product owner, not ignored, and the team should not continue working on it during the current sprint.

45
MCQhard

You are the project manager for a large infrastructure project. Midway through, a new regulatory requirement is introduced that mandates additional environmental testing, which could delay the project by one month and increase costs by 5%. The change control board (CCB) is scheduled to meet in two weeks. What should you do FIRST?

A.Instruct the team to start the additional testing immediately to avoid further delay
B.Ignore the requirement until the CCB meets, then decide
C.Analyze the impact of the regulatory requirement and prepare a change request for the CCB meeting
D.Submit a change request immediately to the CCB without detailed analysis
AnswerC

This is the correct project management approach. The Project Manager's initial responsibility is to perform a thorough impact analysis, assessing how the new regulatory requirement affects the project's scope, schedule, cost, quality, resources, and risks. This comprehensive analysis provides the Change Control Board (CCB) with the necessary data to make an informed decision regarding the change request, ensuring controlled and strategic project adaptation.

Why this answer

The PM must first assess the impact of the new regulation on the project's scope, schedule, cost, and quality before presenting it to the CCB. This analysis informs the change request. Simply waiting or proceeding without analysis is not appropriate.

46
MCQhard

You are managing a pharmaceutical research project using a hybrid approach. Midway through, a new regulatory requirement is announced that will affect your project's deliverables. The compliance deadline is before your planned project completion. What should you do first?

A.Update the project management plan to incorporate the new requirement.
B.Escalate the issue to the project sponsor and ask for guidance.
C.Perform an impact analysis to determine the effect on scope, schedule, cost, and quality.
D.Immediately inform the project sponsor and request additional budget and time.
AnswerC

Performing an impact analysis is the correct and most crucial first step when a new requirement emerges in a project. This systematic process involves thoroughly evaluating how the proposed change would affect all project constraints, including scope, schedule, cost, quality, resources, and risks. The insights gained from this analysis provide the necessary data to inform decision-making, develop potential solutions, and prepare a comprehensive change request for the integrated change control process, ensuring informed governance.

Why this answer

When a new regulatory requirement emerges mid-project, the first step is to perform an impact analysis to assess its effect on scope, schedule, cost, and quality. This analysis provides the data needed to make informed decisions about how to proceed, such as whether to update the plan, escalate, or request additional resources. Without this analysis, any subsequent actions would be based on assumptions rather than evidence.

Exam trap

The trap here is that candidates often jump to 'update the plan' or 'escalate' immediately, forgetting that the PMBOK Guide mandates a formal impact analysis as the first step in any change management process, especially when external regulatory changes are involved.

How to eliminate wrong answers

Option A is wrong because updating the project management plan without first understanding the full impact of the new requirement could lead to incorrect or incomplete changes, potentially causing compliance failures or rework. Option B is wrong because escalating to the sponsor for guidance before performing an impact analysis bypasses the project manager's responsibility to assess the situation and provide data-driven options. Option D is wrong because immediately requesting additional budget and time without an impact analysis is premature and lacks justification, which could undermine the credibility of the request and lead to resource misallocation.

47
MCQhard

Your project is in the execution phase. A team member reports that a supplier delivered a batch of raw materials that do not meet the quality specifications. The supplier insists the materials are acceptable and offers a discount. The project sponsor wants to accept the discount to save costs. What should the project manager do?

A.Accept the materials and reduce testing to offset the cost risk
B.Let the team decide whether to use the materials
C.Reject the materials and require the supplier to provide conforming materials
D.Accept the discount and use the materials to save project costs
AnswerC

This is the appropriate action as it directly upholds the project's quality management plan and contractual agreements. The project's quality baseline mandates that materials meet specific requirements, and non-conforming materials inherently introduce risk. Rejecting them and demanding compliant replacements ensures adherence to established standards, prevents the integration of defective components into the project, and reinforces the supplier's obligation to deliver according to the agreed-upon terms, thereby protecting the project's integrity and preventing downstream quality issues.

Why this answer

The project manager must adhere to the quality plan and ensure that materials meet specified requirements. Accepting non-conforming materials, even with a discount, risks rework, customer dissatisfaction, and project failure. The sponsor's cost concern does not override quality standards.

Option A is wrong because reducing testing does not mitigate the risk of using substandard materials. Option B is wrong because the decision should be based on the quality plan, not left to the team. Option D is wrong because cost savings do not justify compromising quality.

Exam trap

The trap is focusing on cost savings (sponsor's offer) rather than adhering to the quality plan. The correct response is to reject non-conforming materials regardless of discount.

48
MCQeasy

A team member consistently misses deadlines, causing delays in dependent tasks. During a one-on-one meeting, the team member admits to feeling overwhelmed and unsure how to prioritize work. What should the project manager do FIRST?

A.Reassign the team member's tasks to other team members to avoid further delays
B.Provide coaching and training on time management and prioritization techniques
C.Inform the project sponsor that a team member is underperforming and may need to be replaced
D.Formally document the issue in the team member's performance record
AnswerB

Helping the team member develop skills addresses the root cause and aligns with the PM's role in team development.

Why this answer

The team member's issue stems from feeling overwhelmed and lacking prioritization skills. The project manager should first address the root cause by providing coaching or training on time management and prioritization, which aligns with the PM's role as a servant leader and coach. Option A is incorrect because reassigning tasks without addressing the underlying problem does not help the team member develop and may cause further issues.

Option C is incorrect because escalating to the sponsor is premature and should be considered only after the PM has taken appropriate actions to support the team member. Option D is incorrect because documenting in the performance record is punitive and not a first step; the PM should first offer support.

49
MCQmedium

Your project is running 15% over budget at the midpoint. The earned value (EV) is $500,000, actual cost (AC) is $575,000, and planned value (PV) is $550,000. The project sponsor is concerned and asks for an estimate at completion (EAC). Assuming the cost performance index (CPI) will continue as is, what is the EAC?

A.$1,100,000
B.$1,200,000
C.$1,175,000
D.$1,265,000
AnswerD

Correct. EAC = BAC / CPI = $1,100,000 / 0.8696 ≈ $1,265,000.

Why this answer

CPI = EV/AC = $500,000 / $575,000 ≈ 0.8696. BAC is derived from the midpoint: PV = $550,000 at 50% planned completion, so BAC = $550,000 × 2 = $1,100,000. EAC = BAC / CPI = $1,100,000 / 0.8696 ≈ $1,265,000.

Option A is the BAC; Option B uses an incorrect formula; Option C would result from using AC + (BAC - EV) which assumes future work at planned rate, but the assumption is CPI continues.

50
MCQmedium

Your project is halfway through its schedule. Earned value analysis shows: EV = $120,000, PV = $150,000, AC = $140,000. What is the best interpretation of the project's performance?

A.The project is behind schedule but under budget.
B.The project is behind schedule and over budget.
C.The project is on schedule and under budget.
D.The project is ahead of schedule but over budget.
AnswerB

This is the correct assessment of the project's performance. The Schedule Performance Index (SPI) of 0.8, being less than 1.0, definitively indicates that the project is progressing slower than planned, meaning it is behind schedule. Concurrently, the Cost Performance Index (CPI) of 0.857, also less than 1.0, confirms that the project's actual costs are exceeding the budgeted costs for the work accomplished, thus it is over budget.

Why this answer

The project is behind schedule because the Earned Value (EV) of $120,000 is less than the Planned Value (PV) of $150,000, resulting in a Schedule Performance Index (SPI) of 0.8. The project is over budget because the Actual Cost (AC) of $140,000 exceeds the EV, giving a Cost Performance Index (CPI) of 0.857. Thus, option B correctly identifies both schedule and cost issues.

Exam trap

The trap here is that candidates often confuse Actual Cost (AC) with Planned Value (PV), incorrectly assuming that if AC is less than PV, the project is under budget, ignoring that EV must be compared to AC for cost performance.

How to eliminate wrong answers

Option A is wrong because while the project is behind schedule (EV < PV), it is not under budget; the AC of $140,000 is greater than the EV of $120,000, indicating a cost overrun. Option C is wrong because the project is neither on schedule (EV < PV) nor under budget (AC > EV). Option D is wrong because the project is behind schedule (EV < PV), not ahead, and it is over budget (AC > EV).

51
MCQmedium

Your project is a traditional waterfall project. You are creating the work breakdown structure (WBS) for a new software development project. The team is having difficulty decomposing a complex deliverable. What is the BEST action to take?

A.Engage subject matter experts to help decompose the deliverable further
B.Freeze the scope at this level and move on to scheduling
C.Skip decomposition and proceed with the project
D.Use the work packages from a similar project directly
AnswerA

Engaging subject matter experts (SMEs) is critical for effective decomposition in a traditional waterfall project. Their specialized knowledge ensures that deliverables are broken down into sufficiently detailed work packages, capturing all necessary tasks and requirements. This expert judgment helps to define the scope comprehensively, reducing ambiguity and supporting accurate estimation for subsequent planning phases.

Why this answer

Subject matter experts can provide the necessary expertise to decompose complex deliverables through expert judgment and iterative decomposition, ensuring a complete and accurate WBS. Option B is incorrect because freezing scope at the current level risks an incomplete WBS, leading to potential scope gaps later. Option C is incorrect because skipping decomposition undermines the WBS's purpose of breaking work into manageable components.

Option D is incorrect because directly using work packages from a similar project may not address the unique aspects of the current deliverable.

52
MCQeasy

During a project status meeting, a key stakeholder expresses dissatisfaction with the quality of deliverables. The team believes they have met all acceptance criteria. What should the project manager do?

A.Arrange a meeting with the stakeholder to understand their concerns and review the acceptance criteria
B.Add the stakeholder's feedback to the lessons learned and move on
C.Initiate a formal quality audit to verify compliance with requirements
D.Explain that the deliverables meet the agreed criteria and ask the stakeholder to accept them
AnswerA

Arranging a direct meeting with the stakeholder is the most appropriate first step. This proactive approach demonstrates active listening and a commitment to understanding their specific concerns, which is fundamental to effective stakeholder management. Reviewing the acceptance criteria together ensures mutual understanding, clarifies any potential misinterpretations, and facilitates collaborative problem-solving to achieve alignment and secure project acceptance.

Why this answer

When a stakeholder expresses dissatisfaction despite meeting acceptance criteria, the project manager should first understand the stakeholder's concerns and review the acceptance criteria to ensure alignment. This approach fosters collaboration and may reveal uncommunicated expectations or misunderstandings about the criteria. Option B is incorrect because dismissing feedback to lessons learned without resolution fails to address the immediate issue and can damage stakeholder relationships.

Option C is incorrect because initiating a formal quality audit is reactive and escalates the situation unnecessarily before attempting to understand the stakeholder's perspective. Option D is incorrect because dismissing the stakeholder's concerns and insisting on acceptance can harm trust and may lead to future conflict, even if the deliverables technically meet criteria.

53
Multi-Selectmedium

A project manager is planning stakeholder engagement for a complex project with many interested parties. Which THREE techniques are MOST effective for analyzing stakeholders?

Select 3 answers
A.Communication requirements analysis
B.Stakeholder engagement assessment matrix
C.Power/interest grid
D.Affinity diagram
E.Stakeholder mapping / salience model
AnswersB, C, E

The Stakeholder Engagement Assessment Matrix is a crucial tool for planning stakeholder engagement by comparing each stakeholder's current engagement level (e.g., unaware, resistant, neutral, supportive, leading) against their desired engagement level for project success. This matrix highlights gaps that require specific engagement strategies and actions to move stakeholders from their current state to the desired level, directly informing the Plan Stakeholder Engagement process. It is essential for tailoring communication and involvement efforts.

Why this answer

The three most effective techniques for analyzing stakeholders are the stakeholder engagement assessment matrix (B), power/interest grid (C), and stakeholder mapping/salience model (E). Option A (communication requirements analysis) is a tool for planning communication, not for analyzing stakeholders. Option D (affinity diagram) is a quality management tool for grouping ideas, not for stakeholder analysis.

54
MCQhard

Your project is using a predictive approach. A key vendor notifies you that they will be unable to deliver a critical component for another four weeks. This component is on the critical path, and you have no schedule reserve left. You have identified that a different vendor can deliver in two weeks at a 20% higher cost. What should you do FIRST?

A.Immediately contract the alternative vendor to avoid further delay
B.Perform a quantitative analysis comparing the cost of the alternative vendor versus the cost of delay, then submit a change request
C.Ask the original vendor to expedite delivery at no extra cost
D.Update the risk register and accept the four-week delay
AnswerB

This option demonstrates a proactive and structured approach by first conducting a quantitative analysis to compare the financial implications of engaging an alternative vendor against the projected costs associated with the four-week delay. This data-driven assessment provides a clear basis for decision-making. Subsequently, submitting a change request ensures that any proposed solution, including potential budget or schedule adjustments, undergoes formal review and approval by the appropriate stakeholders, adhering to the integrated change control process.

Why this answer

In a predictive (waterfall) project with no schedule reserve and a critical path delay, the first step is to perform a quantitative analysis to compare the cost of the alternative vendor (20% higher) against the cost of schedule delay (e.g., liquidated damages, lost revenue, or penalties). This analysis provides objective data to support a change request, which is the formal process to alter the project baselines. Option B aligns with the PMBOK Guide's emphasis on data-driven decision-making before taking corrective action.

Exam trap

The trap here is that candidates often jump to 'contract the alternative vendor' (Option A) because it seems like a quick fix, but the PMP exam requires following the formal change control process, which starts with analysis and a change request, not direct action.

How to eliminate wrong answers

Option A is wrong because immediately contracting the alternative vendor bypasses the formal change control process and may commit the project to unnecessary costs without analyzing the impact of the delay. Option C is wrong because asking the original vendor to expedite at no extra cost is unrealistic given the vendor has already stated they cannot deliver for four weeks; this option ignores the constraint and wastes time. Option D is wrong because accepting a four-week delay without analysis or mitigation is reactive and fails to consider the alternative vendor's faster delivery, which could reduce the impact; the risk register should be updated after a decision is made, not as the first step.

55
MCQmedium

A project manager is reviewing the earned value report. The SPI is 0.85 and the CPI is 0.90. The project is behind schedule and over budget. Several team members are working overtime to catch up. What should the PM do FIRST?

A.Mandate mandatory overtime for all team members
B.Conduct a root cause analysis of the cost and schedule variances
C.Request additional budget from the sponsor
D.Rebaseline the project schedule and budget
AnswerB

Understanding the cause of variances is the first step to determining appropriate corrective actions.

Why this answer

The SPI of 0.85 and CPI of 0.90 indicate the project is both behind schedule and over budget. Before taking corrective action like requesting more budget or rebaselining, the PM must first understand why the variances occurred. Conducting a root cause analysis (B) aligns with the PMBOK's principle of analyzing performance data to identify the underlying issues, ensuring that any subsequent corrective or preventive actions are targeted and effective.

Exam trap

The trap here is that candidates may jump to a corrective action like requesting more budget or rebaselining without first analyzing the variances, but the PMBOK emphasizes that the first step after identifying a variance is to analyze its cause to determine the appropriate response.

How to eliminate wrong answers

Option A is wrong because mandating mandatory overtime without understanding the root cause can lead to burnout, reduced quality, and further cost overruns, and it does not address the underlying issues causing the variances. Option C is wrong because requesting additional budget is a reactive measure that should only be considered after analyzing the variances and determining if the budget is insufficient due to scope changes or inefficiencies; doing it first bypasses the analysis step. Option D is wrong because rebaselining the schedule and budget is a formal change control process that should be based on a clear understanding of the variances and approved changes, not as an initial reaction to performance issues.

56
MCQeasy

Two senior developers on your Scrum team have a disagreement about the technical approach for a user story. The disagreement is causing delays in sprint execution. As the Scrum Master, what should you do FIRST?

A.Escalate the issue to the product owner
B.Remove both developers from the story and assign it to someone else
C.Decide on the approach yourself to end the conflict quickly
D.Facilitate a meeting between the developers to discuss and resolve the issue
AnswerD

Facilitating a meeting directly aligns with the Scrum Master's role as a servant-leader and facilitator, empowering the development team to self-organize and resolve their own impediments. By providing a structured environment for discussion, the Scrum Master helps the developers articulate their perspectives, explore technical merits, and collaboratively arrive at a mutually agreeable solution. This approach strengthens team communication, fosters collective ownership, and enhances the team's problem-solving capabilities, upholding Scrum values.

Why this answer

The Scrum Master should facilitate a discussion to help the developers resolve the conflict constructively and reach a consensus.

57
MCQmedium

Your project's Earned Value (EV) is $45,000, Planned Value (PV) is $50,000, and Actual Cost (AC) is $55,000. The project is at the midpoint. What is the most accurate assessment of the project's status?

A.The project is ahead of schedule and under budget
B.The project is behind schedule and under budget
C.The project is on schedule and over budget
D.The project is behind schedule and over budget
AnswerD

This option accurately describes the project's status. The Schedule Performance Index (SPI) is 0.9 (Earned Value of $45,000 / Planned Value of $50,000), indicating that the project is behind schedule because less work has been completed than planned. Concurrently, the Cost Performance Index (CPI) is 0.82 (Earned Value of $45,000 / Actual Cost of $55,000), signifying that the project is over budget as more money has been spent than the value of the work accomplished.

Why this answer

With EV=$45,000, PV=$50,000, and AC=$55,000, the Schedule Performance Index (SPI = EV/PV) is 0.90, indicating the project is behind schedule. The Cost Performance Index (CPI = EV/AC) is approximately 0.818, showing the project is over budget. Since both SPI and CPI are less than 1.0, the correct assessment is behind schedule and over budget, which matches option D.

Exam trap

The trap here is that candidates often confuse the direction of variance: they may think a lower EV than PV means 'under budget' because less work was done, but EV is compared to AC for cost, and a lower EV than AC means cost overrun, not savings.

How to eliminate wrong answers

Option A is wrong because it claims the project is ahead of schedule (SPI > 1.0) and under budget (CPI > 1.0), but SPI=0.90 and CPI=0.818 both indicate unfavorable performance. Option B is wrong because it states the project is behind schedule (correct) but under budget (incorrect); CPI=0.818 means costs are exceeding the value earned, so the project is over budget, not under. Option C is wrong because it says the project is on schedule (SPI=1.0) and over budget (correct on cost); however, SPI=0.90 clearly shows the project is behind schedule, not on schedule.

58
MCQhard

A project manager is leading a construction project. The critical path has a total float of zero. A key supplier notifies you that a critical component will be delayed by two weeks, which will push the project beyond its deadline. The risk was identified and a mitigation plan exists. What should the PM do NEXT?

A.Implement the mitigation plan from the risk register
B.Immediately escalate the issue to the project sponsor
C.Accept the delay and update the project schedule
D.Crash the schedule by adding resources to other tasks
AnswerA

When a previously identified risk event materializes, the project manager's immediate and primary responsibility is to execute the pre-defined mitigation plan documented in the risk register. This proactive approach ensures that the project team leverages the planning efforts already invested, aiming to reduce the probability or impact of the adverse event. Implementing the planned response is the most efficient and effective way to manage known risks, aligning with best practices in risk management.

Why this answer

The risk was already identified and a mitigation plan exists in the risk register. The project manager should implement the mitigation plan as the next step, per the PMBOK Guide's risk response process, before escalating or changing the schedule. This ensures a proactive, planned response rather than a reactive or costly one.

Exam trap

The trap here is that candidates often jump to escalation or schedule compression without first executing the planned risk response, confusing the order of actions in the risk management process.

How to eliminate wrong answers

Option B is wrong because immediate escalation to the sponsor is premature; the PM should first execute the existing mitigation plan, as escalation is only needed if the plan fails or is insufficient. Option C is wrong because accepting the delay without attempting the mitigation plan violates the risk management process and could be seen as passive management. Option D is wrong because crashing the schedule by adding resources to other tasks does not directly address the delayed critical component on the critical path, and it may increase costs without resolving the root cause.

59
MCQeasy

In a Scrum project, the product owner asks the team to add a new user story during the sprint. The team is currently working on committed stories. What should the Scrum Master do?

A.Immediately schedule a sprint planning meeting to add the new story
B.Explain to the product owner that new stories cannot be added during the sprint without removing an equal amount of work
C.Add the story to the sprint backlog and ask the team to work overtime
D.Tell the team to finish current stories first and then work on the new story
AnswerB

This is the correct approach because Scrum emphasizes protecting the Sprint Goal and the Development Team's commitment for the duration of the sprint. While the Sprint Backlog can be refined, adding new scope without removing an equivalent amount of work jeopardizes the team's ability to achieve the Sprint Goal and deliver a 'Done' increment. Any significant mid-sprint change requires negotiation and agreement between the Product Owner and the Development Team to maintain the sprint's integrity.

Why this answer

In Scrum, the sprint backlog is fixed once the sprint starts. The product owner can add new stories only after the current sprint is completed, unless a story is swapped out with equal effort. The Scrum Master should protect the team from scope changes during the sprint.

60
MCQmedium

A key stakeholder on your project has been sending emails directly to team members, bypassing you as the project manager. This has caused confusion, as team members are receiving conflicting instructions. What should you do FIRST?

A.Meet with the stakeholder to discuss the communication channels and reinforce the project's governance structure
B.Escalate the issue to the project sponsor and request that the stakeholder be removed from the project
C.Instruct the team to ignore any requests from the stakeholder that have not been approved by you
D.Submit a change request to update the communications management plan
AnswerA

Meeting directly with the stakeholder to discuss communication channels and reinforce the project's governance structure is the most appropriate and effective first step. This proactive approach allows the project manager to clarify expectations, understand the stakeholder's perspective, and gently remind them of established project protocols and communication paths outlined in the communications management plan. It demonstrates leadership, prioritizes direct conflict resolution, and aims to realign the stakeholder's behavior constructively, preserving the working relationship.

Why this answer

The project manager should address the issue directly with the stakeholder to clarify communication channels and reinforce the project's governance. Option B is incorrect because escalating to the sponsor should be a last resort after direct communication fails. Option C is incorrect because instructing the team to ignore the stakeholder could damage the relationship and escalate conflict.

Option D is incorrect because updating the communications management plan may be needed later, but the first step is to resolve the issue through direct conversation.

61
Multi-Selectmedium

You are the PM for a highway construction project. A key vendor informs you that they cannot deliver the steel beams on time due to a factory fire. This risk was identified in the risk register with a mitigation plan to have a backup supplier. However, the backup supplier's price is 20% higher. Which TWO actions should you take?

Select 2 answers
A.Inform the sponsor about the cost increase and request a budget adjustment
B.Add the vendor's failure to the risk register as a new risk
C.Authorize the team to source alternative materials locally
D.Execute the contingency plan and engage the backup supplier
E.Update the project management plan to use a different construction method
AnswersA, D

When a risk event, such as a vendor's failure, leads to a significant cost increase, it constitutes a variance from the cost baseline. The project sponsor, as the primary funding authority and a key stakeholder, must be promptly informed of such financial impacts. Requesting a formal budget adjustment is the correct procedural step to address this variance, ensuring the project remains adequately funded and maintaining transparency regarding financial performance.

Why this answer

When the identified risk materializes, the contingency plan (backup supplier) should be executed, but the associated cost increase must be communicated to the sponsor and a budget adjustment should be requested. Option D is correct because the previously planned contingency plan is to engage the backup supplier, which is the appropriate immediate action. Option B is incorrect because the vendor's failure is not a new risk—it is the occurrence of an already identified risk.

Option C is incorrect because sourcing alternative materials locally would bypass the established contingency plan and could introduce new risks without proper evaluation. Option E is incorrect because changing the construction method would require a formal change request and is not the immediate response to the risk occurrence.

62
MCQmedium

A team member consistently misses deadlines, causing delays in the project. The project manager has had informal conversations with the team member, but the issue persists. What is the BEST next step?

A.Reassign the team member to a less critical task to minimize impact
B.Escalate the issue to the team member's functional manager immediately
C.Schedule a private meeting with the team member to discuss the issue, identify root causes, and create a performance improvement plan with clear expectations
D.Remove the team member from the project and replace them with a more reliable resource
AnswerC

Scheduling a private meeting exemplifies effective project management by prioritizing direct, empathetic communication to understand the situation from the team member's perspective. This collaborative approach facilitates identifying the true root causes of missed deadlines, whether they stem from skill gaps, resource constraints, or external factors. Developing a performance improvement plan with clear, measurable expectations demonstrates a commitment to supporting the team member's success while ensuring project objectives are met through accountability.

Why this answer

The correct action because it directly addresses the performance issue collaboratively, aiming to understand root causes and set clear expectations through a documented performance improvement plan. This aligns with PM best practices for managing team member performance. Option A is incorrect because reassigning without addressing the root cause may shift the problem rather than solve it.

Option B escalates prematurely before attempting direct resolution. Option D is punitive and may damage team morale without understanding underlying issues.

63
MCQhard

During a construction project, you discover that a subcontractor has delivered materials that do not meet the quality specifications outlined in the contract. The project is already behind schedule, and replacing the materials will cause further delays. You have a good relationship with the subcontractor, who offers a discount on future work if you accept the materials as-is. What should you do FIRST?

A.Reject the materials and request that the subcontractor replace them according to the contract specifications.
B.Issue a change order to modify the quality specifications to match the delivered materials.
C.Accept the materials and the discount to maintain the relationship and avoid further delays.
D.Inspect the materials yourself and if they appear safe, accept them to save time.
AnswerA

Rejecting non-conforming materials is a fundamental aspect of Quality Control and Procurement Management, upholding the project's integrity. The project manager's responsibility is to ensure all deliverables meet the agreed-upon contract specifications and quality standards, preventing future defects or rework. This action enforces contractual obligations and reinforces the expectation for the subcontractor to deliver according to terms, protecting the project's scope and quality baseline.

Why this answer

Quality requirements are part of the contract and must be met. Accepting non-conforming materials would violate quality standards and could lead to future failures. The PM should follow the contract terms and require the subcontractor to remediate the issue.

Negotiating a discount is not acceptable as it compromises quality.

64
MCQmedium

You are the project manager for a marketing campaign launch. The project has a tight deadline. During a status meeting, a team member announces that they have completed a task two days early. However, you notice that the quality of the deliverable is below the acceptance criteria. What should you do?

A.Thank the team member for the early completion and move on to the next task
B.Reject the deliverable and ask the team member to rework it to meet the acceptance criteria
C.Lower the acceptance criteria to match the deliverable's quality to save time
D.Accept the deliverable since it was completed early and the team can improve it later
AnswerB

This is the correct action, aligning with the "Control Quality" process, where deliverables are inspected to ensure they meet the project's defined quality requirements and acceptance criteria. Rejecting a non-conforming deliverable and initiating rework is crucial for maintaining quality standards, preventing downstream defects, and ultimately ensuring that the final product or service satisfies stakeholder expectations, even if it causes a schedule adjustment.

Why this answer

The deliverable does not meet the acceptance criteria, so the project manager should reject it and request rework to ensure quality standards are met. Option A is incorrect because ignoring quality issues sets a bad precedent and may lead to further problems. Option C is incorrect because lowering acceptance criteria without stakeholder approval violates the project scope and quality management plan.

Option D is incorrect because accepting a substandard deliverable with the intent to improve later is not effective; deliverables should meet criteria upon completion.

65
MCQmedium

Your project's earned value analysis shows CPI = 0.85 and SPI = 0.90. The project is behind schedule and over budget. Several stakeholders are concerned about the viability of the project. What is the BEST course of action?

A.Request additional budget from the sponsor to cover the overrun.
B.Conduct a variance analysis, identify root causes, and present a recovery plan to stakeholders.
C.Reduce scope by removing lower-priority features to cut costs.
D.Re-baseline the project schedule and cost to reflect current performance.
AnswerB

The most appropriate initial response to performance variances is to conduct a detailed variance analysis to understand the magnitude and impact of the deviations from the plan. This must be followed by a thorough root cause analysis to identify the underlying reasons for the cost and schedule performance issues. Subsequently, a comprehensive recovery plan, outlining specific corrective and preventive actions, should be developed and presented to stakeholders for informed decision-making and approval, aligning with the Monitor and Control Project Work process.

Why this answer

With negative cost and schedule variances, the project manager should analyze root causes, develop a recovery plan, and submit a change request if needed. Updating the project management plan and communicating transparently with stakeholders is key.

66
Multi-Selectmedium

Your project is experiencing scope creep due to informal requests from stakeholders. The project manager wants to establish better control. Which TWO actions should the project manager take?

Select 2 answers
A.Politely decline all additional requests from stakeholders
B.Increase the project budget to accommodate potential changes
C.Ask the team to accommodate small requests without documentation if they are low effort
D.Implement a formal change control process and educate stakeholders on how to submit change requests
E.Review and update the scope management plan to clarify how changes will be handled
AnswersD, E

A formal process with stakeholder education helps manage changes properly.

Why this answer

Implementing a formal change control process ensures that all changes are evaluated, documented, and approved before being incorporated into the project. This directly addresses scope creep by replacing informal verbal requests with a structured, traceable workflow. Option E is correct because reviewing and updating the scope management plan clarifies the procedures for handling changes, including roles, responsibilities, and approval thresholds, which reinforces the new control mechanism.

Exam trap

The trap here is that candidates often confuse 'managing scope creep' with 'blocking all changes' (Option A) or 'allowing small undocumented changes' (Option C), failing to recognize that the PMBOK mandates a formal, documented process for all changes, regardless of size.

67
MCQmedium

You are managing a software development project using a hybrid approach. During a sprint review, the customer expresses dissatisfaction with a recently delivered feature and requests a significant redesign. This change will impact the critical path and increase costs. What should you do FIRST?

A.Approve the redesign to satisfy the customer and update the project schedule accordingly
B.Instruct the team to implement the redesign immediately to maintain customer satisfaction
C.Submit a change request to the change control board (CCB) for evaluation and approval
D.Reject the request because it was not part of the original scope agreement
AnswerC

Submitting a formal change request to the Change Control Board (CCB) is the correct and most professional course of action for any proposed scope alteration. This process ensures that the redesign is properly documented, its impact on project baselines (scope, schedule, cost, quality, resources, risks) is thoroughly analyzed, and all relevant stakeholders can provide input. The CCB then makes an informed decision, ensuring that approved changes align with project objectives and organizational strategy, maintaining project control and integrity.

Why this answer

In a hybrid project, changes impacting the critical path and costs must follow a formal change control process. Submitting a change request to the CCB ensures the redesign is evaluated for feasibility, impact on schedule, budget, and quality before approval. This aligns with the PMBOK Guide's integrated change control and prevents unauthorized scope creep.

Exam trap

A common misconception is that customer satisfaction justifies immediate action, but the PMP exam emphasizes adherence to formal change control processes even in agile or hybrid environments.

How to eliminate wrong answers

Option A is wrong because approving the redesign without formal evaluation bypasses change control, risking uncontrolled cost and schedule overruns. Option B is wrong because instructing the team to implement immediately violates the change management process and can lead to rework and stakeholder misalignment. Option D is wrong because rejecting the request outright ignores the customer's valid feedback and the hybrid approach's emphasis on iterative feedback and adaptation.

68
MCQmedium

During a sprint retrospective, a team member complains that the daily standups are too long and unproductive. Several others agree. What is the BEST action for the Scrum Master to take?

A.Enforce a strict 15-minute timebox for future standups
B.Cancel the daily standups and replace them with written status reports
C.Move the standup to a later time when team members are more focused
D.Ask the team to propose improvements to the standup format and agree on changes
AnswerD

This is the most appropriate agile response, as it empowers the self-organizing team to collaboratively inspect their process and adapt it for continuous improvement. The Sprint Retrospective is precisely the forum for discussing such complaints and collectively devising solutions, fostering a sense of ownership and commitment to the agreed-upon changes. This approach leverages the team's collective intelligence to enhance their working agreements and ensure the Daily Scrum serves its intended purpose effectively.

Why this answer

The retrospective is the appropriate place to discuss process improvements. The Scrum Master should facilitate a discussion to modify the standup format based on the team's feedback.

69
MCQmedium

In a Scrum project, the development team is consistently missing sprint commitments. The daily standup reveals that they are blocked by unclear acceptance criteria. What should the scrum master do?

A.Reduce the team's velocity for the next sprint to match their actual performance
B.Increase the sprint length to give the team more time to complete work
C.Coach the product owner on writing clear acceptance criteria and ensure stories are refined before sprint planning
D.Remove the blockers during the standup by clarifying the acceptance criteria yourself
AnswerC

Addressing the root cause will help the team make realistic commitments and reduce blockers.

Why this answer

The Scrum Master's primary responsibility is to ensure the Scrum framework is followed and to coach the team and Product Owner in effective practices. Unclear acceptance criteria are a symptom of insufficient backlog refinement, which the Product Owner owns. By coaching the Product Owner on writing clear acceptance criteria and ensuring stories are refined before sprint planning, the Scrum Master addresses the root cause of the blockers, enabling the team to deliver committed work consistently.

Exam trap

The trap here is that candidates confuse the Scrum Master's role as a facilitator with that of a problem-solver who directly removes technical blockers, rather than recognizing that the correct action is to coach the Product Owner to prevent the blockers from recurring.

How to eliminate wrong answers

Option A is wrong because reducing velocity treats the symptom (missed commitments) rather than the root cause (unclear acceptance criteria); velocity is a measure of past performance, not a tool to fix process issues. Option B is wrong because increasing sprint length violates the Scrum principle of time-boxed sprints (typically 2-4 weeks) and would only mask the underlying problem of unclear requirements, not solve it. Option D is wrong because the Scrum Master should not act as a proxy for the Product Owner by clarifying acceptance criteria themselves; this undermines the Product Owner's accountability for backlog items and prevents the team from learning to seek direct clarification from the Product Owner.

70
Drag & Dropmedium

Order the steps for closing a project or phase.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4

Why this order

Project closure: verify deliverables, report, obtain sign-off, release resources, and review lessons.

71
Multi-Selecthard

During a project audit, it is discovered that the quality management plan has not been followed, leading to defects. The project manager needs to address this issue. Which THREE actions should the project manager take?

Select 3 answers
A.Retrain the entire team on quality processes
B.Review and update the quality management plan as necessary
C.Implement corrective actions to address defects
D.Conduct quality audits to ensure compliance
E.Blame the team for not following the plan
AnswersB, C, D

A project audit revealing quality issues strongly suggests that the existing Quality Management Plan (QMP) might be inadequate, outdated, or misaligned with current project realities or best practices. Reviewing and updating the QMP ensures that the documented processes, standards, and metrics are appropriate, effective, and accurately reflect how quality will be achieved and controlled throughout the project lifecycle, providing a foundational and systemic correction.

Why this answer

The correct actions are B, C, and D. The project manager should first review and update the quality management plan to ensure it addresses current issues (B). Then, implement corrective actions to fix identified defects (C).

Finally, conduct quality audits to verify compliance and prevent recurrence (D). Option A (retrain entire team) may be necessary after the plan update but is not one of the three best immediate actions. Option E (blame team) is unprofessional and ineffective.

72
MCQmedium

You are managing a project to implement a new customer relationship management (CRM) system. During a status meeting, the IT director (a key stakeholder) announces that the team must use a different database platform than planned, citing corporate policy. This change will require significant rework. What should you do FIRST?

A.Perform an impact analysis on scope, schedule, and cost, and then submit a change request.
B.Update the project management plan to reflect the new platform.
C.Escalate the issue to the project sponsor for a decision.
D.Agree to the change because it's a corporate policy.
AnswerA

This is the correct first step in managing a change. Before any decision or action, the Project Manager must conduct a thorough impact analysis across all project constraints, including scope, schedule, and cost, to understand the full implications of adopting the new corporate platform. Subsequently, a formal change request must be submitted to the Change Control Board (CCB) or designated authority, detailing the proposed change and its analyzed impacts, ensuring adherence to the Integrated Change Control process.

Why this answer

The correct first step is to analyze the impact of the proposed change on scope, schedule, and cost before submitting a formal change request. Option B is incorrect because updating the project management plan without analyzing the impact violates change control processes. Option C is incorrect because escalation should occur after analysis, not before.

Option D is incorrect because changes due to corporate policy still require impact assessment and formal change management.

73
MCQhard

Your construction project is 60% complete. Due to a material shortage, the critical path extended by 10 days. You have float on some non-critical tasks. The sponsor is concerned about the project finishing on time. What should you do FIRST?

A.Increase the budget to procure materials faster
B.Immediately notify the sponsor that the project will be delayed
C.Analyze the schedule for opportunities to crash or fast-track the remaining activities
D.Fast-track the remaining critical path activities
AnswerC

First step is to analyze the schedule and consider compression techniques; then communicate findings to sponsor.

Why this answer

PMI's best practice is to first analyze whether schedule compression techniques (crash or fast-track) can recover the delay before informing the sponsor. Option D is incorrect because fast-tracking only applies to critical path activities and may not be feasible without analysis; also, it increases risk. Option A is reactive and skips analysis.

Option B is premature because you haven't yet determined if compression is possible.

Exam trap

Candidates often pick B (immediately notify the sponsor) without first exploring schedule compression options, but PMI emphasizes proactive analysis before escalation.

74
MCQmedium

You are managing a project that is running 15% over budget at the midpoint. The variance is due to higher-than-expected material costs. The sponsor is concerned about cost overruns. What should you do FIRST?

A.Ask the team to find cheaper alternatives for materials immediately
B.Reduce the project scope to bring costs back in line with the budget
C.Analyze the cost variance to determine the root cause and update the EAC
D.Request additional budget from the sponsor to cover the overrun
AnswerC

The most appropriate first step when faced with a significant cost overrun is to conduct a thorough analysis of the cost variance (CV) to identify its underlying root causes. Understanding why the project is over budget enables informed decision-making and the development of effective corrective actions. Subsequently, updating the Estimate At Completion (EAC) provides a realistic forecast of the total project cost, allowing for proactive communication with stakeholders and potential re-planning.

Why this answer

The PM should first analyze the root cause of the cost variance and determine if the trend is likely to continue. Based on this analysis, the PM can develop a revised estimate at completion (EAC) and communicate it to the sponsor. Simply asking for more budget or reducing scope without analysis is premature.

75
MCQhard

A key vendor notifies you that they cannot deliver a critical component on time due to raw material shortages. This component is on the critical path and has no float. The vendor suggests using a substitute material that meets specifications but costs 20% more. What should the project manager do FIRST?

A.Invoke the penalty clause in the vendor contract for late delivery
B.Accept the vendor's suggestion to use the substitute material to avoid delay
C.Submit a change request to evaluate the substitute material, including cost and schedule impacts
D.Look for alternative vendors who can deliver the original component on time
AnswerC

Submitting a change request is the correct and most professional project management response. This action formally initiates the Integrated Change Control process, allowing for a structured evaluation of the substitute material's impact on all project baselines—scope, schedule, cost, and quality. It ensures that all stakeholders, including the Change Control Board, can review the proposed solution, understand its implications, and make an informed, approved decision, thereby maintaining project integrity and control.

Why this answer

Any change to the procurement approach (substitute material) requires a change request to assess cost and schedule impacts before approval.

Page 1 of 6 · 389 questions totalNext →

Ready to test yourself?

Try a timed practice session using only Process — Managing Technical Aspects questions.