Courseiva

CompTIA Project+ PK0-005 (PK0-005) — Questions 175

980 questions total · 14pages · All types, answers revealed

Page 1 of 14

Page 2
1
Multi-Selecthard

Which THREE of the following are responsibilities of a project manager? (Select THREE).

Select 3 answers
A.Resolving escalated issues beyond PM authority
B.Communicating project status to stakeholders
C.Developing the project management plan
D.Securing project funding
E.Managing the project team
AnswersB, C, E

PM communicates progress.

Why this answer

The project manager plans, executes, and controls the project, manages the team, and communicates with stakeholders. The sponsor provides resources, and the steering committee provides governance.

2
MCQhard

In a project, the critical path has a duration of 100 days. Activity X on the critical path has a duration of 10 days and can be crashed to 7 days at an additional cost of $3,000. What is the crash cost per day for Activity X?

A.$1,000 per day
B.$500 per day
C.$3,000 per day
D.$300 per day
AnswerA

Correct: $3,000 / 3 days = $1,000 per day.

Why this answer

Crash cost per day = (crash cost - normal cost) / (normal duration - crash duration). Assuming normal cost is zero incremental, crash cost per day = $3,000 / (10-7) = $1,000 per day.

3
Multi-Selecthard

During project execution, the project manager notices that the team is struggling with communication, and key stakeholders are not receiving timely updates. Which THREE documents should the project manager review to improve the situation? (Select THREE).

Select 3 answers
A.Risk register
B.Issue log
C.Work Breakdown Structure
D.Communication management plan
E.Stakeholder register
AnswersB, D, E

The issue log tracks current problems, including communication issues.

Why this answer

The communication management plan defines how communications are handled; the stakeholder register identifies stakeholders and their needs; the issue log tracks current problems. The risk register lists risks, not communication issues. The WBS is for scope.

4
MCQeasy

A project manager is tracking remaining work over the course of a sprint to see if the team is on pace to complete all committed stories. Which agile artifact should the project manager use?

A.Velocity chart
B.Burnup chart
C.Burndown chart
D.Gantt chart
AnswerC

Correct – burndown tracks remaining work.

Why this answer

A burndown chart shows remaining work (e.g., story points) over time in a sprint, helping visualize whether the team is on track.

5
Multi-Selecthard

Which THREE of the following are generally considered to be part of the project management process groups?

Select 3 answers
A.Executing
B.Testing
C.Closing
D.Designing
E.Initiating
AnswersA, C, E

Executing is a process group.

Why this answer

Executing is one of the five standard project management process groups defined by the Project Management Institute (PMI) in the PMBOK Guide. This process group involves coordinating people and resources to carry out the project management plan, producing the deliverables of the project. It is a core phase where the planned work is actually performed.

Exam trap

The trap here is that candidates confuse project lifecycle phases (like Design, Test) with PM process groups, which are process-oriented and apply across all phases, not tied to a specific stage of product development.

6
MCQhard

During a phase gate review, the review board determines that the project does not yet meet the exit criteria for the current phase. What is the most likely outcome?

A.The project is required to complete the remaining work and undergo another review.
B.The project is immediately closed.
C.The project manager is replaced.
D.The project is allowed to proceed with a risk mitigation plan.
AnswerA

Standard phase gate process: fix gaps and re-enter the gate.

Why this answer

If exit criteria are not met, the project is typically required to complete the remaining work and then be re-reviewed before proceeding to the next phase.

7
MCQhard

A project manager is using a schedule compression technique that adds resources to critical path activities to shorten the project duration. Which technique is being used?

A.Fast-tracking
B.Monte Carlo simulation
C.Crashing
D.Resource leveling
AnswerC

Correct definition.

Why this answer

Crashing adds resources to critical path tasks, typically increasing cost.

8
MCQhard

A project manager is using a predictive life cycle for a software development project. What is a key characteristic of this approach?

A.Deliverables are produced in small increments
B.The project scope is defined early and changes are constrained
C.The team adapts to changing requirements
D.Requirements are defined iteratively
AnswerB

Predictive life cycles require detailed planning upfront and manage changes through formal process.

Why this answer

In a predictive (waterfall) life cycle, the project scope is defined and baselined early in the project, and changes are tightly controlled through a formal change control process. This approach is suitable for software development projects where requirements are well-understood and unlikely to change significantly, such as when building a system with fixed regulatory or contractual specifications.

Exam trap

The trap here is that candidates confuse 'predictive' with 'iterative' or 'agile' because all involve phases, but the key differentiator is when scope is finalized and how changes are handled—predictive locks scope early, while agile embraces change throughout.

How to eliminate wrong answers

Option A is wrong because producing deliverables in small increments is a key characteristic of adaptive or agile life cycles, not predictive. Option C is wrong because adapting to changing requirements is a core principle of agile methodologies, whereas predictive life cycles aim to minimize changes after scope baseline. Option D is wrong because defining requirements iteratively is a hallmark of iterative or incremental life cycles; in a predictive life cycle, requirements are defined upfront and in detail before development begins.

9
MCQeasy

Which stakeholder role is typically responsible for providing resources and support for the project?

A.Customer
B.Project manager
C.Functional manager
D.Project sponsor
AnswerD

The sponsor champions the project, provides funding, and resolves high-level issues.

Why this answer

The project sponsor is the executive-level stakeholder who provides the financial resources, high-level support, and organizational authority necessary for project initiation and success. In the PK0-005 framework, the sponsor champions the project, secures budget approval, and removes escalated obstacles, distinct from the project manager who handles day-to-day execution.

Exam trap

The trap here is that candidates often confuse the project manager's role of managing resources with the sponsor's role of providing resources, leading them to select 'Project manager' instead of 'Project sponsor'.

How to eliminate wrong answers

Option A is wrong because the customer defines requirements and accepts deliverables but does not typically provide resources or funding; their role is to specify needs, not to allocate organizational budget. Option B is wrong because the project manager is responsible for planning, executing, and controlling the project, not for providing resources—they request resources from the sponsor or functional managers. Option C is wrong because the functional manager provides staff and technical expertise from their department but does not own the project budget or provide overarching support; that authority rests with the sponsor.

10
MCQhard

A project to upgrade network infrastructure is behind schedule due to unforeseen compatibility issues. The project manager has already used all management reserve. Which action best aligns with the control schedule process?

A.Perform resource leveling to optimize task assignments.
B.Request additional budget from the sponsor.
C.Reduce scope by eliminating non-critical features.
D.Submit a change request to extend the schedule baseline.
AnswerD

Correct. A change request is required to modify the approved schedule baseline.

Why this answer

The control schedule process focuses on managing changes to the schedule baseline. Since the project manager has exhausted the management reserve and the delay is due to unforeseen compatibility issues, the only formal way to extend the schedule is through a change request that updates the schedule baseline. Option D directly aligns with this process by formally documenting and approving the schedule extension.

Exam trap

The trap here is that candidates often confuse the control schedule process with cost or scope management, leading them to select resource leveling or budget requests instead of recognizing that a schedule baseline extension requires a formal change request.

How to eliminate wrong answers

Option A is wrong because resource leveling optimizes task assignments to address resource constraints, not to extend the schedule baseline when the delay is caused by technical compatibility issues. Option B is wrong because requesting additional budget addresses cost overruns, not the schedule delay; the control schedule process deals with time, not funding. Option C is wrong because reducing scope by eliminating non-critical features is a scope change that would require a change request, but it does not directly address the need to extend the schedule baseline; the question asks for the action that best aligns with the control schedule process, which is to formally extend the baseline.

11
MCQhard

Refer to the exhibit. Which WBS element is the highest level of decomposition shown?

A.1.2
B.1.3.1
C.1.0
D.1.1.1
AnswerC

1.0 is the top-level WBS element representing the entire project.

Why this answer

In a Work Breakdown Structure (WBS), the highest level of decomposition is the top-level element that encompasses all deliverables. Option C (1.0) represents the entire project or major deliverable, which is the root of the hierarchy, while the other options are sub-elements at lower levels. This aligns with the PMBOK Guide's WBS principle that the highest level is the project itself or the first level of decomposition.

Exam trap

The trap here is that candidates often mistake the most detailed or lowest-level WBS element (like 1.1.1 or 1.3.1) as the 'highest' because they focus on the numbering depth rather than the hierarchical position, but the highest level is always the one with the fewest digits (e.g., 1.0).

How to eliminate wrong answers

Option A (1.2) is wrong because it is a second-level WBS element, representing a sub-deliverable under the top-level 1.0, not the highest decomposition. Option B (1.3.1) is wrong because it is a third-level element, further decomposed from 1.3, making it a lower-level detail. Option D (1.1.1) is wrong because it is also a third-level element, nested under 1.1, and thus not the highest level of decomposition shown.

12
MCQhard

During project execution, a key stakeholder requests additional features that were not originally approved. The project manager is concerned about scope creep. Which type of project constraint is most directly impacted by scope creep?

A.Quality
B.Schedule
C.Scope
D.Cost
AnswerC

Correct. Scope creep directly affects the scope constraint by adding unapproved work.

Why this answer

Scope creep refers to uncontrolled changes or continuous growth in a project's scope. This directly impacts the scope constraint, and typically affects cost and schedule as well. However, scope is the primary constraint impacted.

13
MCQmedium

A project manager is estimating the cost of a software development project. Using data from a similar past project, she adjusts for size and complexity. Which estimation technique is she using?

A.Bottom-up estimation
B.Parametric estimation
C.Analogous estimation
D.Three-point estimation
AnswerC

Analogous uses historical data from similar projects.

Why this answer

Analogous estimation uses historical data from similar projects, adjusted for differences.

14
MCQmedium

The project manager receives a defect report for CI-103. The team identifies that a new requirement necessitates updating CI-103. According to the configuration management process, what should the project manager do FIRST?

A.Ignore the defect because CI-103 is approved.
B.Update CI-103 to version 1.1 and deploy the fix.
C.Assign the defect to a developer to fix immediately.
D.Submit a change request to the change control board.
AnswerD

Any change to a configuration item should go through change control.

Why this answer

When a defect report indicates that a new requirement necessitates updating a configuration item (CI-103), the first step in the configuration management process is to submit a change request to the change control board (CCB). This ensures that any modification to a baselined CI is formally evaluated, approved, and tracked before implementation, preventing unauthorized changes that could destabilize the project.

Exam trap

The trap here is that candidates may assume a defect report automatically triggers a fix, but in configuration management, any change to a baselined CI must first go through the formal change control process, not directly to development or deployment.

How to eliminate wrong answers

Option A is wrong because ignoring a defect on an approved CI violates configuration management principles; approved items still require formal change control when updates are needed. Option B is wrong because updating CI-103 to version 1.1 and deploying the fix bypasses the mandatory change control process, risking unapproved modifications and configuration drift. Option C is wrong because assigning the defect to a developer for immediate fix skips the required change request and CCB approval, which is necessary before any work on a baselined CI can begin.

15
MCQmedium

A project team is working on a software development project and needs to track changes to requirements, design documents, and source code. They want to ensure that all team members can access the latest versions and that changes are logged with the author and timestamp. Which type of tool should the project manager implement to meet these needs?

A.Quality management tool
B.Project scheduling tool
C.Collaboration platform
D.Version control system
AnswerD

Version control systems track changes, log author/timestamp, and enable team access to latest versions.

Why this answer

A version control system (VCS) is specifically designed to track changes to files—such as requirements, design documents, and source code—by recording every modification with the author and timestamp. It ensures all team members can access the latest versions through branching, merging, and centralized or distributed repositories (e.g., Git, SVN). This directly meets the need for change logging and access control.

Exam trap

The trap here is that candidates may confuse a collaboration platform (Option C) with version control because both allow file sharing, but only a VCS provides structured, auditable change tracking with author and timestamp metadata for every revision.

How to eliminate wrong answers

Option A is wrong because a quality management tool focuses on defect tracking, test case management, and quality metrics, not on versioning or change logging of documents and code. Option B is wrong because a project scheduling tool (e.g., Microsoft Project) manages timelines, dependencies, and resource allocation, not file version history or author tracking. Option C is wrong because a collaboration platform (e.g., Slack, Microsoft Teams) provides communication and file sharing but lacks granular version control with author and timestamp logging for individual file changes.

16
MCQhard

During project execution, a team member identifies a potential risk that was not included in the risk register. The project manager logs it and begins the risk assessment process. Where should this risk be recorded?

A.Risk register
B.Issue log
C.Change request log
D.Lessons learned
AnswerA

The risk register documents all identified risks and their analysis.

Why this answer

Newly identified risks are added to the risk register for assessment and response planning.

17
Multi-Selecthard

A project has an issue where a key deliverable fails quality inspection. The project manager escalates to the project sponsor, but the issue remains unresolved. Which THREE actions should the project manager take according to issue management best practices?

Select 3 answers
A.Communicate with relevant stakeholders about the escalation
B.Close the issue as resolved
C.Document the issue in the issue log with status and resolution date
D.Escalate to higher management or steering committee
E.Ignore the issue and move on
AnswersA, C, D

Stakeholders should be informed.

Why this answer

Escalate further, document in issue log, and involve stakeholders for resolution.

18
Multi-Selectmedium

Which TWO documents should be included in the procurement management plan? (Select TWO).

Select 2 answers
A.Risk register
B.Statement of Work (SOW)
C.Communication plan
D.Contract
E.Project charter
AnswersB, D

SOW defines the work to be procured.

Why this answer

The procurement management plan includes documents related to procurement, such as SOW (scope of work) and contract terms. The other documents are not procurement-specific.

19
Multi-Selecteasy

Which TWO documents are typically created during the project initiating phase?

Select 2 answers
A.Stakeholder register
B.Status report
C.Project charter
D.Work breakdown structure
E.Risk register
AnswersA, C

Created during initiating.

Why this answer

The project charter and stakeholder register are created during initiating. The WBS and risk register are planning outputs; the status report is from monitoring and controlling.

20
MCQeasy

Which project management tool displays project tasks against a timeline and shows dependencies?

A.Gantt chart
B.Calendar
C.Network diagram
D.Work breakdown structure
AnswerA

Gantt chart displays tasks against a timeline and indicates dependencies.

Why this answer

A Gantt chart is the correct project management tool because it visually maps project tasks along a horizontal timeline, with bars representing task duration and arrows or lines indicating dependencies between tasks. This allows project managers to see the sequence of work, identify critical paths, and track progress against scheduled dates, which is exactly what the question describes.

Exam trap

CompTIA often tests the distinction between a Gantt chart and a network diagram, where candidates mistakenly choose the network diagram because it shows dependencies, but they overlook that the question specifically requires a timeline display, which only the Gantt chart provides.

How to eliminate wrong answers

Option B (Calendar) is wrong because a calendar displays dates and events in a day/week/month view but does not show task dependencies or the relative duration of tasks across a timeline. Option C (Network diagram) is wrong because while it shows task dependencies and the critical path, it does not display tasks against a timeline; it uses nodes and arrows to represent logical relationships without a time scale. Option D (Work breakdown structure) is wrong because it is a hierarchical decomposition of project deliverables and work packages, not a timeline-based view, and it does not show dependencies or scheduling.

21
MCQhard

A project is being executed in a matrix organization. The project manager discovers that a functional manager is reassigning a key team member to another project without notice. What should the project manager do first?

A.Escalate to the project sponsor.
B.Accept the loss and adjust the schedule.
C.Immediately replace the team member.
D.Negotiate with the functional manager to retain the resource.
AnswerD

Collaboration is key in matrix.

Why this answer

In a matrix organization, the project manager shares authority over resources with functional managers. The first step should be to negotiate directly with the functional manager to retain the key team member, as this aligns with the principle of collaborative conflict resolution and resource management. This approach preserves the relationship and allows for a mutually agreeable solution before escalating or making reactive adjustments.

Exam trap

CompTIA often tests the misconception that the project manager has full authority over resources in a matrix organization, leading candidates to immediately escalate or accept the loss instead of first negotiating with the functional manager.

How to eliminate wrong answers

Option A is wrong because escalating to the project sponsor should be a later step after direct negotiation fails, as the sponsor is typically involved only when the project manager cannot resolve the issue at their level. Option B is wrong because accepting the loss and adjusting the schedule prematurely ignores the possibility of retaining the resource through negotiation, which could avoid schedule impacts and additional costs. Option C is wrong because immediately replacing the team member without first attempting to retain them may lead to unnecessary onboarding delays, loss of specialized knowledge, and potential budget overruns.

22
MCQeasy

Which of the following is an output of the Close Project or Phase process?

A.Project charter
B.Final product, service, or result transition
C.Issue log
D.Work performance information
AnswerB

Deliverables are formally accepted and transitioned.

Why this answer

The Close Project or Phase process formally completes the project or phase and produces the final product, service, or result transition as a key output. This output documents the handover of deliverables to the customer or operations, ensuring acceptance and closure. It is the definitive artifact that signals the end of project work.

Exam trap

The trap here is that candidates confuse the issue log (a living document) with a closing output, but it is merely archived during closure, not generated as a new deliverable.

How to eliminate wrong answers

Option A is wrong because the project charter is an output of the Develop Project Charter process, not the Close Project or Phase process; it authorizes the project and is created at initiation. Option C is wrong because the issue log is a project document used throughout the project to track and manage issues, but it is not a formal output of the closing process—it is updated and archived, not generated as a new output. Option D is wrong because work performance information is an output of the Direct and Manage Project Work process, consisting of raw data on work completion, not a closing output.

23
Drag & Dropmedium

Arrange the steps for performing procurement management.

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

The correct sequence for procurement management is Plan, Conduct, Select, Administer, and Close. This order ensures that procurement is well-defined before market engagement, vendors are evaluated after solicitation, contracts are managed after selection, and all activities are formally closed.

24
Multi-Selectmedium

A project team is developing a WBS. Which THREE of the following are characteristics of a well-constructed WBS?

Select 3 answers
A.It lists the project schedule
B.It is deliverable-oriented
C.It is activity-oriented
D.It is decomposed to a level where work packages can be estimated and assigned
E.It includes all work of the project (100% rule)
AnswersB, D, E

WBS focuses on deliverables.

Why this answer

A proper WBS is deliverable-oriented, decomposed to manageable work packages, and follows the 100% rule.

25
Multi-Selectmedium

Which THREE of the following are components of the project management plan as defined in the PMBOK Guide?

Select 3 answers
A.Project charter
B.Schedule baseline
C.Risk register
D.Cost baseline
E.Scope baseline
AnswersB, D, E

The schedule baseline is part of the project management plan.

Why this answer

The schedule baseline (B) is a component of the project management plan because it is an approved version of the schedule model that is used as a basis for comparison to actual results. The PMBOK Guide defines the project management plan as including baselines such as the schedule, cost, and scope baselines, which are used to measure project performance.

Exam trap

CompTIA often tests the distinction between project documents (like the risk register and project charter) and the formal components of the project management plan (baselines and subsidiary plans), so candidates mistakenly include inputs or outputs as part of the plan itself.

26
MCQmedium

A project team is experiencing frequent scope changes. The project manager wants to ensure that all changes are properly reviewed and approved. Which document should the project manager reference?

A.Project charter
B.Scope management plan
C.Work breakdown structure
D.Communication management plan
AnswerB

Correct. The scope management plan defines the process for managing scope changes, including review and approval.

Why this answer

The scope management plan defines the process for managing scope changes, including how change requests are submitted, reviewed, and approved. Since the project manager needs to ensure proper review and approval of all changes, this is the correct document to reference. It outlines the specific roles, responsibilities, and procedures for scope change control, which directly addresses the issue of frequent scope changes.

Exam trap

The trap here is that candidates often confuse the project charter (which authorizes the project) with the scope management plan (which governs how scope changes are handled), leading them to select the charter instead of the correct document that defines the change control process.

How to eliminate wrong answers

Option A is wrong because the project charter authorizes the project and provides high-level requirements, but it does not contain the detailed procedures for reviewing and approving scope changes. Option C is wrong because the work breakdown structure (WBS) is a hierarchical decomposition of the project's deliverables and work, not a document that defines change control processes. Option D is wrong because the communication management plan focuses on how project information is distributed and to whom, not on the change review and approval workflow.

27
MCQmedium

You are a project manager for a software development company that uses an Agile methodology with two-week sprints. The team uses Jira for task tracking and Confluence for documentation. During the latest sprint review, stakeholders expressed confusion about the current project status because the burndown chart shows a steady increase in remaining work. Upon investigation, you discover that the development team has been adding new tasks to the current sprint without updating the sprint backlog or adjusting the scope. The product owner is unaware of these additions. The team complains that they are overworked and missing deadlines. Which of the following is the BEST course of action to address the situation?

A.Tell the team to stop adding tasks to the sprint and focus only on the original scope.
B.Hold a meeting with the product owner and the team to review the sprint backlog, remove unauthorized tasks, and reinforce the importance of scope management.
C.Add two more developers to the team to help handle the increased workload.
D.Extend the sprint by one week to give the team time to complete all the added tasks.
AnswerB

This addresses the root cause by re-establishing proper scope management, involving the product owner, and educating the team on the process.

Why this answer

It directly addresses the root cause: unauthorized scope changes. The burndown chart's steady increase indicates unapproved tasks inflating the sprint backlog. By holding a meeting with the product owner and team, you can review Jira's sprint backlog, remove unauthorized tasks, and reinforce Agile scope management—ensuring the product owner controls the backlog and the burndown chart accurately reflects progress.

Exam trap

The trap here is that candidates may choose Option A (stop adding tasks) as a quick fix, but it fails to address the existing unauthorized tasks and the need for product owner involvement to reset the sprint backlog in Jira.

How to eliminate wrong answers

Option A is wrong because simply telling the team to stop adding tasks ignores the existing unauthorized work and fails to reset the sprint backlog in Jira, leaving the burndown chart inaccurate and the team overworked. Option C is wrong because adding developers mid-sprint violates Agile principles, disrupts team velocity, and does not fix the scope creep or the burndown chart's false increase. Option D is wrong because extending the sprint rewards unauthorized scope changes, undermines the two-week sprint cadence, and does not correct the Jira backlog or burndown data.

28
MCQhard

A software development project is currently in the execution phase. The project manager has a team of 10 developers and 2 testers. The project is scheduled to be completed in 6 months, with a budget of $500,000. At the end of month 3, the project manager reviews the status and finds that only 40% of the work is complete, whereas 50% was planned. The actual cost incurred is $280,000. The project manager calculates the CPI as 0.71 and the SPI as 0.80. The project sponsor is concerned and asks for a recovery plan. The project manager must decide the best course of action. Which action should the project manager take?

A.Add more developers to critical path tasks to catch up on schedule
B.Fast track the project by starting tasks concurrently
C.Reduce the project scope to align with the current progress
D.Replace senior developers with junior ones to reduce cost
AnswerB

Fast tracking allows schedule compression without significant cost increase, addressing the schedule delay while not worsening the cost overrun. This is the best choice.

Why this answer

The project is behind schedule (SPI 0.8) and over budget (CPI 0.71). The sponsor wants a recovery plan. Since the project is already over budget, crashing (adding more developers) would increase costs further, which is not advisable.

Fast tracking (starting tasks concurrently) can help recover the schedule without adding significant cost, although it does increase risk of rework. Reducing scope requires formal change and may not be acceptable. Replacing senior with junior developers would likely worsen quality and schedule.

Therefore, fast tracking is the best immediate action in this situation.

Exam trap

Candidates may incorrectly choose crashing (adding resources) because it directly addresses schedule delays, but fail to consider that the project is already over budget, making fast tracking more appropriate.

29
Multi-Selectmedium

A project has a CPI of 0.9 and an SPI of 1.1. Which two statements are true? (Select TWO.)

Select 2 answers
A.The project is on schedule.
B.The project is ahead of schedule.
C.The project is under budget.
D.The project is behind schedule.
E.The project is over budget.
AnswersB, E

SPI > 1 indicates ahead of schedule.

Why this answer

CPI < 1 means over budget; SPI > 1 means ahead of schedule.

30
MCQmedium

In a RACI matrix, which role is responsible for performing the work?

A.Responsible
B.Accountable
C.Consulted
D.Informed
AnswerA

The responsible person executes the task.

Why this answer

In a RACI matrix, 'Responsible' is the role that actually performs the work or task. This is the person or team who does the hands-on effort to complete the deliverable, such as configuring a router or writing code. The 'Responsible' role is distinct from 'Accountable,' who ultimately answers for the outcome.

Exam trap

The PK0-005 exam often tests the distinction between 'Responsible' and 'Accountable' by presenting a scenario where a single person is both, leading candidates to confuse the two roles and incorrectly select 'Accountable' for performing the work.

How to eliminate wrong answers

Option B is wrong because 'Accountable' is the person who ultimately answers for the success or failure of the task, not the one performing the work. Option C is wrong because 'Consulted' refers to subject matter experts who provide input before a decision, not the doers. Option D is wrong because 'Informed' are stakeholders who receive updates after the work is done, not those executing it.

31
MCQmedium

A project team member is consistently late in completing assigned tasks, affecting the critical path. The project manager should FIRST:

A.Replace the team member
B.Discuss the issue with the team member
C.Update the project schedule
D.Escalate to the sponsor
AnswerB

Correct. Open communication is the first step.

Why this answer

The project manager should first discuss the issue with the team member to understand the root cause of the delays. This aligns with the PMI's principle of addressing performance issues through direct communication before taking corrective actions that affect the schedule or team composition. Only after understanding the reason (e.g., unclear requirements, resource constraints, or personal issues) should the PM consider schedule updates or escalation.

Exam trap

The PK0-005 exam often tests the misconception that schedule updates or escalation are the immediate next steps, when in fact the PM must first engage the team member directly to resolve performance issues at the lowest level.

How to eliminate wrong answers

Option A is wrong because replacing a team member without first understanding the cause of the delays is a premature and disruptive action that violates the progressive discipline and stakeholder management principles. Option C is wrong because updating the project schedule without addressing the performance issue first masks the problem and may propagate incorrect baseline data, violating the integrated change control process. Option D is wrong because escalating to the sponsor bypasses the project manager's responsibility to manage the team directly and is only appropriate after internal resolution attempts have failed.

32
Multi-Selectmedium

A project manager is reviewing quality control results. Which THREE tools are commonly used to identify the root causes of defects or to prioritize improvement efforts? (Choose three.)

Select 3 answers
A.Pareto chart
B.Run chart
C.Scatter diagram
D.Control chart
E.Cause-and-effect diagram
AnswersA, D, E

Helps prioritize issues by frequency or impact (80/20 rule).

Why this answer

Cause-and-effect diagram (fishbone) helps identify root causes; Pareto chart applies 80/20 rule to prioritize; control chart monitors process variation. Scatter diagram shows relationships but not root cause; run chart shows trends over time.

33
MCQeasy

A company is deploying a new VoIP system. Which network infrastructure component is most critical for ensuring voice quality?

A.Cable category
B.Switch port density
C.Firewall throughput
D.Switch QoS settings
AnswerD

QoS ensures voice packets are prioritized over other traffic, reducing latency and jitter.

Why this answer

Voice quality over VoIP is highly sensitive to latency, jitter, and packet loss. Switch QoS settings (e.g., 802.1p/DSCP marking, strict priority queuing) ensure that voice traffic is prioritized over data traffic, preventing delays and dropped packets that degrade call quality. Without proper QoS, even high-bandwidth links will suffer from poor Mean Opinion Scores (MOS).

Exam trap

The trap here is that candidates often confuse bandwidth capacity (throughput, cable speed) with traffic prioritization, assuming that faster cables or higher firewall throughput alone guarantee voice quality, when in fact QoS is the only mechanism that prevents jitter and packet loss for real-time traffic.

How to eliminate wrong answers

Option A is wrong because cable category (e.g., Cat5e vs Cat6) affects maximum data rate and crosstalk but does not directly control traffic prioritization or latency for voice packets; VoIP can run adequately over Cat5e if QoS is configured. Option B is wrong because switch port density refers to the number of ports available, which impacts scalability and connectivity, not the quality of voice transmission on existing links. Option C is wrong because firewall throughput measures the maximum data rate the firewall can process, which is a capacity metric; while insufficient throughput can cause bottlenecks, it does not provide the per-packet prioritization needed to maintain low jitter and latency for real-time voice traffic.

34
MCQeasy

A project manager is leading a team to develop a new mobile application. The project has a fixed budget and a strict deadline. During the execution phase, the stakeholder requests additional features that were not originally planned. Which project constraint is most directly affected by this request?

A.Quality
B.Scope
C.Schedule
D.Cost
AnswerB

Uncontrolled changes to requirements are scope creep, directly affecting scope.

Why this answer

Adding features without adjusting time or cost increases scope, leading to scope creep. This directly affects the scope constraint.

35
MCQmedium

A project team is using Jira for an agile project. The product owner wants to see the total amount of work completed each sprint and the remaining work. Which two charts should the project manager use? (Choose two, but this is a multiple-choice single select for the best pair. Actually, this is a multiple-choice question asking for a single best tool.)

A.Cumulative flow diagram and histogram
B.Gantt chart and milestone chart
C.Burnup and burndown charts
D.Velocity chart and control chart
AnswerC

Correct: Burnup shows completed work and total; burndown shows remaining work.

Why this answer

A burnup chart shows completed work over time and total work; a burndown chart shows remaining work. Both together give a complete picture.

36
MCQhard

A control chart shows a process with data points fluctuating within the upper and lower control limits, but 8 consecutive points appear on one side of the mean. What does this indicate?

A.Common cause variation
B.The mean has shifted
C.The process is out of control
D.Special cause variation
AnswerD

Correct. A long run indicates a non-random pattern, meaning special cause may be present.

Why this answer

In a control chart, 8 consecutive points on one side of the mean (a 'run' of 8) indicates a special cause variation, even if points are within control limits. This rule is a common test for special causes.

37
Multi-Selecthard

Which THREE of the following are best practices for managing IT infrastructure projects? (Choose three.)

Select 3 answers
A.Implement change control processes
B.Minimize documentation to reduce overhead
C.Identify stakeholders and their requirements early
D.Avoid risk management to save time
E.Establish a baseline for scope, schedule, and cost
AnswersA, C, E

Change control prevents scope creep and manages impacts.

Why this answer

Implementing change control processes (A) is a best practice because IT infrastructure projects often involve complex, interdependent systems where unapproved changes can cause cascading failures, security vulnerabilities, or downtime. Formal change control ensures that all modifications are reviewed, tested, and documented before deployment, maintaining stability and compliance.

Exam trap

The PK0-005 exam often tests the misconception that minimizing documentation or skipping risk management saves time, but in reality, these shortcuts lead to rework, unplanned outages, and project failure in complex IT infrastructure environments.

38
MCQmedium

Which of the following is the primary purpose of a feasibility study during the initiating phase?

A.To develop a communication plan
B.To identify all project risks
C.To create a detailed project schedule
D.To determine if the project is viable
AnswerD

Feasibility study evaluates viability.

Why this answer

A feasibility study assesses whether the project is viable and worth doing.

39
MCQeasy

A project manager is creating a communication plan. Which tool is BEST for tracking the status of project deliverables and their approval?

A.Responsibility assignment matrix (RAM)
B.Gantt chart
C.Risk matrix
D.Network diagram
AnswerB

A Gantt chart visually displays the schedule and progress of each deliverable, and can include milestones for approvals. While not perfect, it is the best among the options for tracking deliverable status and approval.

Why this answer

A Gantt chart is the best tool among the options for tracking the status of project deliverables and their approval. It visually displays the schedule and progress of each deliverable, and can include milestones for approvals. While it does not show approval status explicitly, it is the most suitable for tracking deliverable completion and upcoming deadlines, which directly supports the communication plan.

The Responsibility Assignment Matrix (RAM) defines roles and responsibilities but does not track status or approval.

Exam trap

The trap here is that candidates may think the RAM is used for tracking deliverables because it defines accountability, but it does not track status or approval. A Gantt chart, while primarily a scheduling tool, is the best among the options for showing deliverable progress and milestones for approvals.

How to eliminate wrong answers

Option B (Gantt chart) is wrong because it primarily visualizes task schedules, durations, and dependencies over time, not the approval status of deliverables. Option C (Risk matrix) is wrong because it is used to assess and prioritize risks based on probability and impact, not to track deliverable approval status. Option D (Network diagram) is wrong because it shows the logical sequence and dependencies of project activities, not the status or approval of deliverables.

40
MCQhard

A project manager is leading a data center migration project for a financial services company. The project involves moving 50 servers from an on-premises facility to a co-location data center. The project has a strict deadline of December 31 due to lease expiration. The team has completed 60% of the work with 70% of the budget spent. The project manager notices that the co-location provider has been consistently late in provisioning network circuits, causing delays. Additionally, the team discovered that two servers have incompatible hardware with the new environment, requiring reconfiguration. The project sponsor is pressuring the team to finish on time. What should the project manager do FIRST?

A.Escalate the provider's performance to senior management.
B.Crash the schedule by adding weekend shifts.
C.Request a schedule extension from the sponsor.
D.Conduct a risk assessment to evaluate the impact of the delays and reconfiguration.
AnswerD

Assess before deciding.

Why this answer

The project manager must first assess the impact of the co-location provider's consistent delays and the two servers' hardware incompatibility before deciding on corrective actions. A risk assessment evaluates the probability and impact of these issues on the critical path to the December 31 deadline, enabling data-driven decisions rather than reactive measures. This aligns with the PMBOK risk management process, where identifying and analyzing risks precedes response planning.

Exam trap

The trap here is that candidates often jump to escalation or schedule crashing without first performing a risk assessment, failing to recognize that the PM must analyze the situation before taking action, as per the PMI process of 'Plan Risk Management' before 'Implement Risk Responses'.

How to eliminate wrong answers

Option A is wrong because escalating the provider's performance to senior management is a reactive step that bypasses the need to first quantify the delay's impact on the project schedule and budget; without a risk assessment, escalation may lack supporting data. Option B is wrong because crashing the schedule by adding weekend shifts assumes that the delays are solely due to resource constraints, but the root causes include provider performance and hardware incompatibility, which crashing does not address and could increase costs without guaranteed results. Option C is wrong because requesting a schedule extension from the sponsor is premature without first analyzing whether the delays and reconfiguration can be mitigated through other means, such as parallel work or renegotiating provider SLAs.

41
MCQmedium

In which type of organizational structure does the project manager have the least authority?

A.Functional
B.Projectized
C.Balanced matrix
D.Strong matrix
AnswerA

Correct. Project managers in functional organizations have little authority.

Why this answer

In a functional structure, team members report to functional managers who control resources. Project managers have limited or no authority.

42
MCQmedium

A project manager is leading a software development project that has a fixed budget and strict deadline. During the execution phase, the development team identifies a critical security vulnerability that requires immediate remediation, which will add two weeks to the schedule and increase costs by 10%. What is the BEST course of action for the project manager?

A.Escalate the issue to the project sponsor with a trade-off analysis of cost, schedule, and scope impacts.
B.Reduce the scope by removing one feature to compensate for the additional work.
C.Proceed with the original plan and document the vulnerability as a known risk.
D.Instruct the team to fix the vulnerability immediately and then inform the sponsor of the changes.
AnswerA

Escalation with trade-off analysis allows the sponsor to make an informed decision on how to proceed.

Why this answer

The project manager must balance the triple constraint (cost, schedule, scope) when an unplanned security vulnerability emerges. Escalating to the sponsor with a trade-off analysis allows informed decision-making, as the fixed budget and strict deadline mean any change requires stakeholder approval. This aligns with PMI's best practices for managing change requests in a constrained environment.

Exam trap

The trap here is that candidates may choose Option D, thinking immediate action is always best, but CompTIA emphasizes the formal change management process where any deviation from the baseline requires prior approval, even for urgent security fixes.

How to eliminate wrong answers

Option B is wrong because reducing scope without sponsor approval violates the change control process and may introduce new risks or unmet requirements. Option C is wrong because ignoring a critical security vulnerability and proceeding with the original plan is irresponsible and could lead to a security breach, regulatory non-compliance, or project failure. Option D is wrong because instructing the team to fix the vulnerability immediately without informing the sponsor bypasses formal change management, potentially exceeding the fixed budget and deadline without authorization.

43
MCQeasy

Which project scheduling tool displays tasks as horizontal bars on a timeline, shows dependencies between tasks, and can highlight the critical path?

A.Kanban board
B.Network diagram
C.Gantt chart
D.Milestone chart
AnswerC

Gantt charts display tasks as horizontal bars, show dependencies, and can highlight the critical path.

Why this answer

A Gantt chart uses horizontal bars to represent tasks, shows dependencies with arrows, and can highlight the critical path. A network diagram uses nodes and arrows but not horizontal bars. A milestone chart only shows key events.

A Kanban board visualizes workflow columns.

44
MCQhard

A project manager is overseeing a manufacturing process improvement project. During the monitoring and controlling phase, the project manager notices that the project is two weeks behind schedule due to unexpected machine downtime. The team suggests reducing the amount of testing on the new equipment to recover the schedule. The project sponsor is concerned about meeting the deadline and supports the team's suggestion. What should the project manager do?

A.Add more resources to the testing phase later to compensate.
B.Accept the team's suggestion to reduce testing and update the schedule.
C.Analyze the impact and propose fast-tracking or crashing as alternatives.
D.Immediately escalate to the steering committee for a decision.
AnswerC

Seeks to recover schedule without sacrificing quality.

Why this answer

The correct action is to analyze the impact of reduced testing on quality and propose alternative solutions like fast-tracking or crashing. Option C is correct because compromising testing could lead to defects and rework, increasing costs and risks. Option A is wrong because ignoring the schedule issue is irresponsible.

Option B is wrong as it may cause more problems. Option D is wrong because it does not address the root cause of the delay.

45
MCQmedium

A project manager is working in a matrix organization. The project team members report to both the project manager and their functional managers. The project manager has moderate authority and shares resources. This type of matrix is known as:

A.Balanced matrix
B.Functional
C.Strong matrix
D.Weak matrix
AnswerA

Balanced matrix shares authority equally.

Why this answer

In a balanced matrix, the PM and functional manager share authority equally. Weak matrix has more functional authority, strong matrix has more PM authority.

46
Multi-Selecteasy

A project team is developing a new mobile application. During execution, a stakeholder requests additional features that were not in the original scope. The project manager is concerned about scope creep. Which TWO actions should the project manager take to manage this request? (Select TWO).

Select 2 answers
A.Ignore the request because scope is fixed
B.Submit a change request through the formal change control process
C.Direct the team to implement the features during overtime
D.Evaluate the impact on scope, schedule, and cost
E.Add the features immediately to satisfy the stakeholder
AnswersB, D

Following the change control process ensures proper review and approval.

Why this answer

The project manager should evaluate the impact on the triple constraint and follow the formal change control process to prevent scope creep.

47
Multi-Selectmedium

A project manager is selecting a project from several proposals. The project with the highest Net Present Value (NPV) also has the longest payback period. Which TWO factors should the project manager consider when recommending this project? (Select TWO).

Select 2 answers
A.The project has the shortest payback period
B.The high NPV indicates strong long-term profitability
C.The project aligns with organizational strategy
D.The project has the lowest initial cost
E.The project requires minimal resources
AnswersB, C

High NPV is a positive indicator of value.

Why this answer

NPV indicates long-term profitability; a high NPV is favorable. However, a long payback period increases risk of uncertainty. Both factors should be balanced.

48
MCQmedium

A project manager is creating a work breakdown structure (WBS) for a software development project. Which technique is most effective for decomposing the project scope into manageable components?

A.Bottom-up estimating
B.Rolling wave planning
C.Analogous estimating
D.Decomposition
AnswerD

Decomposition is the technique used to divide project deliverables into smaller, more manageable components.

Why this answer

Decomposition is the process of breaking down deliverables into smaller components for the WBS. Option D is correct. Rolling wave is for progressive elaboration; bottom-up and analogous are estimating techniques.

49
MCQhard

During a quality audit, the project team discovers that 80% of customer complaints are caused by 20% of the defect types. Which quality tool should the project manager use to present this data and prioritize corrective actions?

A.Scatter diagram
B.Control chart
C.Pareto chart
D.Cause-and-effect diagram
AnswerC

Correct – Pareto chart shows the 80/20 rule for prioritization.

Why this answer

A Pareto chart is based on the 80/20 rule and is used to highlight the most significant factors causing defects.

50
MCQeasy

A project team is experiencing conflicts due to unclear roles and responsibilities. Which document should the project manager refer to in order to clarify team members' roles?

A.Responsibility assignment matrix (RAM)
B.Project charter
C.Work breakdown structure (WBS)
D.Communications management plan
AnswerA

RAM explicitly shows roles and responsibilities.

Why this answer

The Responsibility Assignment Matrix (RAM) is the correct document because it explicitly maps project work packages or activities to team members, showing who is responsible, accountable, consulted, and informed (RACI). This directly resolves conflicts arising from unclear roles and responsibilities by providing a clear, documented assignment of duties.

Exam trap

CompTIA often tests the distinction between the RAM and the project charter, as candidates may mistakenly think the charter defines all roles, when in fact it only names the project manager and high-level stakeholders.

How to eliminate wrong answers

Option B is wrong because the project charter authorizes the project and names the project manager, but it does not detail individual team member roles or responsibilities. Option C is wrong because the Work Breakdown Structure (WBS) decomposes project deliverables into smaller components, not who performs the work. Option D is wrong because the Communications Management Plan defines how information is distributed, stored, and retrieved, not who is responsible for specific tasks.

51
Multi-Selectmedium

A project manager is analyzing the critical path of a network diagram. Which TWO statements about the critical path are true?

Select 2 answers
A.Delaying a critical path activity delays the project.
B.Critical path activities can have negative float.
C.Activities on the critical path have positive float.
D.There can be only one critical path.
E.It has the longest duration in the project.
AnswersA, E

Any delay on critical path delays project.

Why this answer

The critical path has the longest duration and zero float. Any delay on the critical path delays the project.

52
MCQmedium

A project manager is estimating costs for a new project using a top-down approach based on historical data from a similar project. Which estimation technique is being used?

A.Three-point estimation
B.Analogous estimation
C.Bottom-up estimation
D.Parametric estimation
AnswerB

Analogous uses historical data from similar projects.

Why this answer

Analogous estimation uses historical data from similar projects as a basis.

53
MCQhard

A project manager is evaluating two project proposals. Project A has an initial investment of $100,000 and is expected to generate cash flows of $30,000 per year for 5 years. Project B has an initial investment of $50,000 and cash flows of $20,000 per year for 3 years. Using payback period, which project should be selected?

A.Project A, because it has a longer payback period
B.Project B, because it has a shorter payback period
C.Project B, because it has a lower initial investment
D.Project A, because it has a higher total return
AnswerB

Project B pays back in 2.5 years vs 3.33 for A.

Why this answer

Payback period: Project A = $100,000/$30,000 = 3.33 years. Project B = $50,000/$20,000 = 2.5 years. Shorter payback is better, so Project B is selected.

54
MCQeasy

A project team is working on a software development project. The project manager needs to track which team members are assigned to each task. Which document provides this information?

A.Project charter
B.Responsibility assignment matrix
C.Communication plan
D.Resource calendar
AnswerB

RAM (or RACI) documents who is responsible for each task.

Why this answer

The responsibility assignment matrix (RAM), often in the form of a RACI chart, explicitly maps each work package or task to the specific team members who are responsible, accountable, consulted, or informed. This directly answers the project manager's need to track which team members are assigned to each task in the software development project.

Exam trap

CompTIA often tests the distinction between a document that shows *who is assigned to a task* (RAM) versus a document that shows *when a resource is available* (resource calendar), leading candidates to mistakenly choose the resource calendar when the question asks about task assignment.

How to eliminate wrong answers

Option A is wrong because the project charter is a high-level document that authorizes the project and names the project manager, but it does not contain task-level assignments for individual team members. Option C is wrong because the communication plan defines how information will be distributed, to whom, and at what frequency, not who is assigned to perform specific tasks. Option D is wrong because the resource calendar shows the availability (e.g., vacation, holidays) of resources over time, but it does not map resources to specific tasks or assignments.

55
MCQmedium

A project team is sharing documents via email but experiencing version confusion. Which tool should the PM implement to improve version control?

A.Email distribution
B.Printed documents
C.Whiteboard
D.SharePoint
AnswerD

SharePoint supports version control, check-in/out, and centralized storage.

Why this answer

SharePoint provides centralized document storage with built-in version control, allowing team members to check in/out files, track changes, and revert to previous versions. This eliminates the confusion caused by multiple email attachments with different filenames and revisions.

Exam trap

The trap here is that candidates may think any collaboration tool (like email) can manage versions if used carefully, but the exam tests the specific requirement for a centralized repository with automated version control, not manual discipline.

How to eliminate wrong answers

Option A is wrong because email distribution creates multiple copies of documents with no centralized version tracking, leading to version confusion. Option B is wrong because printed documents are static, cannot be collaboratively edited, and offer no version history or audit trail. Option C is wrong because a whiteboard is a temporary, non-digital tool that cannot store or manage document versions.

56
MCQeasy

A project team discovers a problem that is currently happening and affecting project deliverables. The project manager needs to document this situation. Which document should be used to record this?

A.Change log
B.Risk register
C.Issue log
D.Lessons learned
AnswerC

The issue log captures current problems and tracks their resolution.

Why this answer

An issue log is used to document current problems that have occurred, as opposed to risks which are uncertain future events.

57
MCQeasy

Which document contains the deliverables, acceptance criteria, exclusions, assumptions, and constraints for a project?

A.Work breakdown structure (WBS)
B.Scope statement
C.Project charter
D.Requirements traceability matrix
AnswerB

The scope statement includes deliverables, acceptance criteria, exclusions, assumptions, and constraints.

Why this answer

The scope statement formally documents all these elements to define the project scope.

58
MCQmedium

A project team is using an agile methodology to develop a new feature. The product owner frequently reprioritizes the backlog based on changing customer needs. Which characteristic of agile does this BEST illustrate?

A.Detailed upfront planning
B.Iterative development and adaptability
C.Fixed scope
D.Sequential phases
AnswerB

Agile is iterative and adaptive to change.

Why this answer

Agile methodologies are adaptive and welcome changing requirements, even late in development.

59
MCQmedium

A project manager is using the power/interest grid to classify stakeholders. Which group should be managed most closely because they have high power and high interest?

A.Keep satisfied
B.Monitor
C.Manage closely
D.Keep informed
AnswerC

Correct: high power, high interest stakeholders require close management.

Why this answer

Stakeholders with high power and high interest are key players who require close management to keep them engaged and satisfied.

60
MCQmedium

While monitoring and controlling, the project manager reviews earned value metrics and finds CPI = 0.8 and SPI = 1.1. What does this indicate?

A.Over budget but ahead of schedule
B.Under budget and ahead of schedule
C.Under budget but behind schedule
D.Over budget and behind schedule
AnswerA

CPI=0.8 (over budget), SPI=1.1 (ahead of schedule).

Why this answer

CPI less than 1 indicates over budget; SPI greater than 1 indicates ahead of schedule. Therefore the project is over budget but ahead of schedule.

61
MCQhard

A project manager is developing a communication plan. The project has team members in three countries with different time zones. Which communication method is most effective for daily status updates?

A.Email or collaboration tool updates.
B.In-person meetings rotated across locations.
C.Phone calls at staggered times.
D.Daily video conference at a fixed time.
AnswerA

Asynchronous, time-zone friendly.

Why this answer

Asynchronous methods accommodate time zones. Email allows team to respond when convenient. Video conferencing requires real-time.

In-person not possible. Phone difficult.

62
MCQeasy

In a RACI matrix, the person who is ultimately accountable for the completion of a task is denoted by which letter?

A.C - Consulted
B.R - Responsible
C.I - Informed
D.A - Accountable
AnswerD

A is the person accountable for the outcome.

Why this answer

In a RACI matrix, 'A' stands for Accountable, meaning the person who has ultimate ownership and sign-off authority for the task. This individual is answerable for the successful completion of the deliverable and cannot delegate that responsibility. The correct answer is D because the RACI acronym explicitly defines 'A' as Accountable.

Exam trap

The trap here is that candidates often confuse 'Responsible' (the doer) with 'Accountable' (the owner), but the PMBOK and RACI model strictly separate these roles, and the exam expects you to know that only 'A' denotes ultimate accountability.

How to eliminate wrong answers

Option A is wrong because 'C' denotes Consulted, meaning someone whose input is sought before a decision or action, not the person with final accountability. Option B is wrong because 'R' denotes Responsible, the person who actually performs the work, but they are not ultimately answerable for the outcome. Option C is wrong because 'I' denotes Informed, someone who is kept up-to-date on progress but has no role in execution or accountability.

63
MCQhard

During a project, a stakeholder requests additional features that were not in the original scope. The project manager adds these features without formal change control. This is an example of:

A.Value engineering
B.Scope creep
C.Quality assurance
D.Gold plating
AnswerB

Uncontrolled scope changes without formal approval.

Why this answer

Scope creep refers to uncontrolled changes or continuous growth in a project's scope, often without proper authorization.

64
MCQeasy

A company wants to select a project based on the time it takes to recover the initial investment. Which project selection method should be used?

A.Net Present Value (NPV)
B.Internal Rate of Return (IRR)
C.Cost-benefit analysis
D.Payback period
AnswerD

Payback period is the time to recover initial investment.

Why this answer

Payback period calculates the time to recover the investment.

65
MCQhard

A multinational company is undertaking a new software implementation project across three regions: North America, Europe, and Asia. The project manager has created a detailed project plan with resources from each region. However, the North American team lead insists on using a different project management methodology than the other regions, claiming it's more efficient. The European team lead is concerned about integration issues. The Asian team lead is neutral. The project manager needs to decide how to proceed. Which approach is BEST?

A.Mandate a single methodology for all regions to ensure consistency.
B.Allow the North American team to use their preferred methodology, and require the other teams to adapt.
C.Escalate the conflict to the project sponsor for resolution.
D.Let each region use its own methodology, but establish integration points.
AnswerD

This respects local preferences while ensuring overall project coherence.

Why this answer

The best approach because it allows each region to use its own methodology while establishing integration points to ensure compatibility and coordination. This balances flexibility with the need for a unified project outcome, addressing the European team's integration concerns without forcing a single methodology that may not suit all regions.

Exam trap

The trap here is that candidates may think consistency (Option A) is always best, but the exam tests the ability to balance standardization with flexibility in a global context, where rigid mandates can cause resistance and inefficiency.

How to eliminate wrong answers

Option A is wrong because mandating a single methodology ignores regional differences and may reduce efficiency, as the North American team's preferred methodology could be more effective for their context. Option B is wrong because allowing only the North American team to use their methodology while requiring others to adapt creates an imbalance and may lead to resentment or integration issues. Option C is wrong because escalating to the project sponsor is premature; the project manager should first attempt to resolve the conflict through negotiation and compromise, as escalation should be a last resort.

66
MCQeasy

A stakeholder requests a copy of the project's requirements documentation. Which document would the project manager provide to meet this request?

A.Project management plan
B.Project charter
C.Requirements traceability matrix
D.Work breakdown structure
AnswerC

The RTM documents and tracks requirements throughout the project.

Why this answer

The requirements traceability matrix (RTM) is the correct document because it links each requirement to its origin, design, testing, and delivery status. When a stakeholder asks for the project's requirements documentation, the RTM provides a structured view of all requirements and their lifecycle, which is the authoritative source for requirement status and traceability.

Exam trap

The trap here is that candidates often confuse the requirements traceability matrix with the project management plan or work breakdown structure, thinking those documents contain the actual requirements, when in fact the RTM is the specific document designed to track and document requirements throughout the project.

How to eliminate wrong answers

Option A is wrong because the project management plan is a high-level document that describes how the project will be executed, monitored, and controlled; it does not contain the detailed requirements themselves. Option B is wrong because the project charter is a high-level authorization document that includes business needs and high-level scope, but it does not provide the detailed, traceable requirements documentation. Option D is wrong because the work breakdown structure (WBS) is a hierarchical decomposition of the work needed to deliver the project's deliverables, not a document that captures or traces the requirements themselves.

67
Multi-Selectmedium

A project manager is updating the risk register after identifying a new risk. Which TWO fields are typically included in a risk register? (Select TWO).

Select 2 answers
A.Resource names
B.Budget
C.Issue description
D.Response strategy
E.Risk ID
AnswersD, E

Response strategy is a standard field documenting how to address the risk.

Why this answer

Common risk register fields include risk ID, description, owner, probability, impact, risk score, response strategy, residual risk, and trigger. Budget and resource names are not standard fields in the risk register; they may be in other project documents.

68
MCQmedium

During project planning, the project manager wants to identify all documents that will be created and maintained throughout the project. Which project document should the project manager create?

A.Risk register
B.Work breakdown structure (WBS)
C.Communications management plan
D.Project charter
AnswerC

The communications management plan defines the documentation needs and distribution.

Why this answer

The Communications Management Plan is the correct document because it defines all project communications, including which documents will be created, maintained, and distributed throughout the project lifecycle. This plan specifies the types of documents, their format, frequency, and stakeholders, directly addressing the project manager's need to identify all project documents.

Exam trap

CompTIA often tests the distinction between documents that are created during planning (like the Communications Management Plan) versus documents that are outputs of other processes (like the Risk Register or WBS), leading candidates to confuse a specific risk or work breakdown tool with the overarching documentation plan.

How to eliminate wrong answers

Option A is wrong because the Risk Register is a document that lists identified risks, their analysis, and response plans, not a comprehensive list of all project documents to be created and maintained. Option B is wrong because the Work Breakdown Structure (WBS) decomposes project deliverables into manageable work packages, not the documentation set. Option D is wrong because the Project Charter authorizes the project and provides high-level requirements and constraints, but does not detail the specific documents to be created and maintained throughout the project.

69
MCQmedium

Which diagram is used in quality management to prioritize the most significant causes of a problem, based on the 80/20 rule?

A.Fishbone diagram
B.Histogram
C.Pareto chart
D.Run chart
AnswerC

Correct. Pareto chart uses the 80/20 principle.

Why this answer

A Pareto chart is based on the 80/20 rule where 80% of problems come from 20% of causes. It helps prioritize which issues to address first.

70
Multi-Selectmedium

A project manager is preparing a request for proposal (RFP) for a vendor to provide specialized equipment. Which THREE items should be included in the RFP?

Select 3 answers
A.Company's financial statements
B.Technical specifications of the equipment
C.Statement of work (SOW)
D.Detailed payment terms and conditions
E.Evaluation criteria for selecting the vendor
AnswersB, C, E

Correct. Specifications are essential for vendors to propose appropriate solutions.

Why this answer

An RFP includes a statement of work (SOW) describing the work, technical specifications, and evaluation criteria for selecting the vendor. Payment terms are part of the contract, not typically in RFP, and company financial data is not required.

71
MCQeasy

A project team is conducting a lessons learned session. In which project life cycle phase does this typically occur?

A.Planning
B.Closure
C.Execution
D.Initiation
AnswerB

Lessons learned captured at closure.

Why this answer

Lessons learned are conducted during project closure to capture knowledge for future projects. Option A is incorrect because planning focuses on detailed planning. Option C is incorrect because execution focuses on performing the work.

Option D is incorrect because initiation focuses on authorizing the project.

72
MCQeasy

A project manager is closing a project that delivered a new customer relationship management (CRM) system. The customer has accepted the deliverables, and the team has completed the final project report. Which activity should the project manager perform NEXT?

A.Submit the final project report to the steering committee.
B.Conduct a lessons learned session with the project team.
C.Update the project schedule with actual completion dates.
D.Release all project resources to their functional managers.
AnswerB

Lessons learned are performed during closure.

Why this answer

After the customer has accepted deliverables and the final project report is complete, the next step is to conduct a lessons learned session with the project team. This aligns with the closing process group in the PMBOK Guide, where capturing knowledge and process improvements is a key activity before administrative closure. In a CRM system project, this session would review integration challenges, data migration issues, and user adoption strategies to inform future projects.

Exam trap

The trap here is that candidates often confuse the order of closing activities, assuming that releasing resources or submitting reports should happen immediately after acceptance, but PMI standards require lessons learned to be conducted while the team is still intact to capture accurate feedback.

How to eliminate wrong answers

Option A is wrong because the final project report is typically submitted to the steering committee during the closing phase, but the question states the report is already complete, and the next logical step is to capture lessons learned before final reporting. Option C is wrong because updating the project schedule with actual completion dates is a routine monitoring activity that should have been done throughout the project, not as a next step after deliverables are accepted and the final report is done. Option D is wrong because releasing project resources to functional managers is a formal closure activity that should occur after lessons learned and final reporting, not immediately after the final report is complete.

73
Multi-Selecteasy

Which TWO documents are used to track changes that occur during a project? (Select TWO)

Select 2 answers
A.Risk register
B.Project schedule
C.Lessons learned
D.Change log
E.Issue log
AnswersD, E

The change log documents all change requests and their status.

Why this answer

The change log is the primary document for recording all change requests, their status, and approval decisions throughout the project. The issue log tracks problems that arise during the project, which often lead to changes, making it a secondary source for tracking changes. Both documents are essential for maintaining a clear audit trail of project modifications.

Exam trap

The trap here is that candidates often confuse the risk register with the issue log, thinking both track problems, but the risk register is for potential future risks, while the issue log is for actual problems that have occurred and may trigger changes.

74
Multi-Selectmedium

Which TWO documents are typically used to formally document and communicate a project's acceptance criteria and final deliverables?

Select 2 answers
A.Lessons learned
B.Work breakdown structure
C.Project scope statement
D.Project closure report
E.Project charter
AnswersC, D

Contains acceptance criteria and deliverables.

Why this answer

The project scope statement formally documents the project's scope, including acceptance criteria and deliverables, serving as the baseline for what must be completed. The project closure report formally communicates the final deliverables and confirms that acceptance criteria have been met, marking the official end of the project. Both documents are key outputs in the PMI framework for PK0-005.

Exam trap

CompTIA often tests the distinction between the project charter (high-level authorization) and the project scope statement (detailed scope and acceptance criteria), leading candidates to mistakenly select the charter for acceptance criteria documentation.

75
MCQeasy

A project manager wants to visualize the sequence of project activities and their dependencies to identify the critical path. Which tool should be used?

A.Pareto chart
B.Network diagram
C.Milestone chart
D.Gantt chart
AnswerB

Network diagram maps activity sequences and dependencies, enabling critical path identification.

Why this answer

A network diagram (activity-on-node) shows the sequence and dependencies of activities, allowing identification of the critical path.

Page 1 of 14

Page 2