Courseiva

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

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

Page 5

Page 6 of 14

Page 7
376
Multi-Selecthard

Which TWO of the following are typical activities in the Closing phase of a project?

Select 2 answers
A.Develop project charter
B.Archive project documents
C.Conduct procurements
D.Obtain formal acceptance of the final product
E.Create the project schedule
AnswersB, D

Archiving project information is a key closing activity.

Why this answer

Closing phase activities include finalizing project reports, archiving documents, and obtaining formal acceptance. Conducting procurements happens in Executing, and developing the project charter is in Initiating.

377
Multi-Selecteasy

Which TWO of the following are common causes of project delays in IT infrastructure projects? (Choose two.)

Select 2 answers
A.Successful integration testing
B.Unforeseen dependencies between tasks
C.Overestimating resource capacity
D.Long lead times for hardware procurement
E.Frequent status meetings
AnswersB, D

Hidden dependencies can cause cascading delays.

Why this answer

Unforeseen dependencies between tasks (B) are a common cause of delays because IT infrastructure projects often involve complex interconnections—for example, a network upgrade may depend on a prior firewall rule change or a storage array reconfiguration. When these hidden dependencies are not mapped in the project schedule, a delay in one task cascades to dependent tasks, pushing the entire timeline. This is especially critical in infrastructure where hardware, software, and configuration tasks are tightly coupled.

Exam trap

The PK0-005 exam often tests the distinction between positive project events (like successful testing) and actual delay causes, so candidates mistakenly pick 'successful integration testing' because they confuse a good outcome with a project risk.

378
MCQmedium

A project is implementing a new backup solution. The current infrastructure uses tape backups, and the new solution will use cloud storage. During planning, the team identifies that the internet bandwidth is insufficient for initial seed data transfer. What is the best approach to mitigate this risk?

A.Compress the backup data to reduce transfer size
B.Schedule the transfer during off-peak hours
C.Perform a physical seed transfer of the initial backup
D.Upgrade the internet connection to higher bandwidth
AnswerC

Physical seed transfer is a standard method to avoid bandwidth bottlenecks.

Why this answer

When internet bandwidth is insufficient for the initial seed data transfer of a cloud backup solution, a physical seed transfer (e.g., shipping a hard drive or tape cartridge to the cloud provider) bypasses the bandwidth bottleneck entirely. This approach is commonly supported by major cloud providers (e.g., AWS Snowball, Azure Data Box) for large initial datasets, as it avoids prolonged transfer times and potential failures over limited connections.

Exam trap

The trap here is that candidates may choose compression or off-peak scheduling as quick fixes, failing to recognize that the initial seed transfer's sheer volume makes physical shipping the only practical mitigation when bandwidth is insufficient.

How to eliminate wrong answers

Option A is wrong because compression alone cannot overcome severe bandwidth limitations for large seed data; the compressed size may still exceed the available throughput, and some backup data (e.g., already compressed media) may not compress significantly. Option B is wrong because scheduling during off-peak hours does not increase the total available bandwidth; it only shifts the transfer to a less congested time, but the insufficient bandwidth cap remains, making the transfer still infeasible within a reasonable timeframe. Option D is wrong because upgrading the internet connection may be costly, time-consuming, and not immediately feasible during the project planning phase; it also does not address the root cause of the initial seed transfer size, which is often terabytes or petabytes, making even a high-bandwidth link impractical for the first transfer.

379
Multi-Selecthard

A project manager is creating a risk register for a construction project. Which TWO fields are essential for calculating a risk score?

Select 2 answers
A.Probability
B.Risk ID
C.Response Strategy
D.Impact
E.Owner
AnswersA, D

Correct. Probability is a key factor in risk score calculation.

Why this answer

The risk score is typically calculated by multiplying probability and impact. These two fields are essential for determining the risk score.

380
MCQeasy

Which of the following is a key component of a project scope statement?

A.Work breakdown structure (WBS)
B.Risk register
C.Acceptance criteria
D.Change log
AnswerC

Correct. Acceptance criteria are part of the scope statement.

Why this answer

A project scope statement includes deliverables, acceptance criteria, exclusions, assumptions, and constraints. Acceptance criteria are essential to define how deliverables will be formally accepted.

381
Multi-Selecthard

Which TWO of the following are effective techniques for managing stakeholder expectations?

Select 2 answers
A.Regular stakeholder engagement meetings
B.Communicating changes and their impact clearly
C.Ignoring negative feedback
D.Avoiding stakeholders who resist change
E.Only sharing positive project status
AnswersA, B

Keeps stakeholders informed.

Why this answer

Regular stakeholder engagement meetings provide a structured forum for sharing project progress, addressing concerns, and aligning expectations. This proactive communication helps prevent misunderstandings and ensures stakeholders remain informed and involved throughout the project lifecycle.

Exam trap

The trap here is that candidates may confuse 'managing expectations' with 'controlling information,' leading them to select options that hide negative feedback or avoid difficult stakeholders, when the correct approach is open, honest, and consistent communication.

382
MCQmedium

A project manager is assigned to a project that has already started without a formal project charter. What should the project manager do first?

A.Obtain approval for a project charter
B.Create a work breakdown structure
C.Develop a project management plan
D.Identify stakeholders
AnswerA

Charter is essential to authorize the project and assign the PM.

Why this answer

Without a formal project charter, the project lacks official authorization and a clear link to organizational objectives. The project manager must first obtain approval for a project charter to secure the authority to apply organizational resources and formally initiate the project, as defined by PMI standards.

Exam trap

The PK0-005 exam often tests the misconception that planning activities like creating a WBS or management plan can proceed without formal authorization, but the exam emphasizes that the charter must be approved first to establish the project's legitimacy and the project manager's authority.

How to eliminate wrong answers

Option B is wrong because creating a work breakdown structure (WBS) is a planning activity that should occur after the project is formally authorized and the scope is defined in the charter. Option C is wrong because developing a project management plan depends on having the charter's high-level requirements and constraints; starting without it risks misalignment with organizational goals. Option D is wrong because while identifying stakeholders is important, it is typically performed as part of the charter development or immediately after, but the charter must first be approved to establish the project manager's authority to engage stakeholders.

383
MCQhard

During project execution, a project manager notices that team members are spending excessive time on non-essential tasks, and the project is falling behind schedule. Which tool should the project manager use first to identify the root cause of the delays?

A.Gantt chart
B.Fishbone diagram
C.Pareto chart
D.RACI matrix
AnswerB

Fishbone diagram helps identify root causes of problems like delays.

Why this answer

The fishbone diagram (Ishikawa diagram) is the correct first tool because it is designed for root cause analysis, helping the project manager systematically brainstorm and categorize potential causes of delays (e.g., people, process, tools) before collecting data. Unlike other tools, it does not require pre-existing quantitative data, making it ideal for the initial investigative step when the root cause is unknown.

Exam trap

The trap here is that candidates often confuse a Pareto chart (which prioritizes known issues) with root cause analysis, failing to recognize that the fishbone diagram is the appropriate first step when the cause is unknown and no quantitative data exists.

How to eliminate wrong answers

Option A is wrong because a Gantt chart is a scheduling tool that visualizes task timelines and dependencies, but it does not identify root causes of delays—it only shows that a delay exists. Option C is wrong because a Pareto chart prioritizes issues based on frequency or impact using the 80/20 rule, but it requires historical data that the project manager does not yet have; using it first would skip the causal analysis step. Option D is wrong because a RACI matrix defines roles and responsibilities (Responsible, Accountable, Consulted, Informed) for tasks, but it does not analyze why delays are occurring—it addresses accountability, not root causes.

384
Matchingmedium

Match each procurement document to its purpose.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Solicit general information about vendor capabilities

Request detailed proposals for a specific project need

Request pricing for specific goods or services

Request competitive bids for clearly defined work

Formal document to authorize a purchase transaction

Why these pairings

These procurement documents are commonly used in project procurement management.

385
Multi-Selecthard

A project is in the Executing phase. The project manager needs to ensure effective communication with stakeholders. Which THREE elements should be included in the communications management plan? (Select THREE.)

Select 3 answers
A.Storage and retrieval of communications
B.Method or technology for communication
C.Stakeholder communication requirements
D.Actual status report content
E.Frequency of communication
AnswersB, C, E

Defines the medium (e.g., email, meetings).

Why this answer

The communications management plan includes stakeholder communication needs, frequency, and methods. Actual messages and storage are part of project communications but not the plan's core elements.

386
MCQmedium

A project manager is leading a brainstorming session to identify potential risks. The team uses a technique that encourages free thinking and avoids criticism. Which risk identification technique is being used?

A.Brainstorming
B.Assumptions analysis
C.SWOT analysis
D.Delphi technique
AnswerA

Correct description.

Why this answer

Brainstorming involves generating ideas in a free-flowing, non-critical environment.

387
MCQhard

During risk assessment, a project team identifies a risk that has a high probability of occurrence and high impact on project cost. Which risk response strategy is most appropriate?

A.Mitigate the risk by reducing probability or impact
B.Accept the risk with a contingency reserve
C.Avoid the risk by changing the project plan
D.Transfer the risk to a third party
AnswerC

Avoidance eliminates the threat entirely, which is ideal for high-probability, high-impact risks.

Why this answer

When a risk has both high probability and high impact, the most effective response is to avoid it by changing the project plan to eliminate the threat entirely. Avoidance removes the risk source or its consequences, which is preferred over mitigation or acceptance when the risk is severe enough to jeopardize project objectives. In this scenario, altering the project scope, schedule, or technology stack can prevent the cost overrun from occurring.

Exam trap

CompTIA often tests the misconception that mitigation is always the best response for high-probability risks, but the trap here is that for high-impact risks, avoidance is more appropriate because it eliminates the threat rather than just reducing its effects.

How to eliminate wrong answers

Option A is wrong because mitigation reduces probability or impact but does not eliminate the risk, which is insufficient for a high-probability, high-impact cost risk that could still cause significant budget overruns. Option B is wrong because acceptance with a contingency reserve is a passive strategy that acknowledges the risk without proactive action, leaving the project exposed to a potentially severe cost impact. Option D is wrong because transfer shifts the financial consequences to a third party (e.g., via insurance or fixed-price contract) but does not reduce the probability or impact of the risk event itself, and may not be feasible or cost-effective for all high-impact risks.

388
MCQhard

In a network diagram, Activity A has early start (ES) of 0 and early finish (EF) of 5. Activity B depends on A and has ES=5, EF=10. Activity C also depends on A and has ES=5, EF=12. Activity D depends on B and C and has ES=12, EF=15. What is the total float for Activity C?

A.2
B.0
C.5
D.3
AnswerB

0 is correct. Activity C is on the critical path, so its total float is zero.

Why this answer

The critical path is A-C-D with duration 5+7+3=15. Activity C is on this longest path, so its total float is 0. Total float is calculated as late start minus early start (5-5=0) or late finish minus early finish (12-12=0).

Since C is critical, it has zero float. Option B (0) is correct.

Exam trap

Candidates may mistakenly think that because Activity B has slack (float of 2 on path A-B-D), Activity C also has float. However, C is on the critical path and has no float.

389
Multi-Selectmedium

A project manager is estimating activity durations for a construction project. She uses a parametric estimate based on 100 square meters per day. If the total area is 500 square meters, the estimated duration is 5 days. Which THREE statements are true about parametric estimation?

Select 3 answers
A.It can be used for both cost and duration estimation.
B.It requires a reliable source of data to be accurate.
C.It uses a statistical relationship between historical data and variables.
D.It is less accurate than analogous estimation.
E.It is a bottom-up technique.
AnswersA, B, C

Correct. Parametric estimation applies to both cost and time.

Why this answer

Parametric estimation uses statistical relationships between historical data and other variables. It is a quantitative technique that can be very accurate if the parameters are reliable. It can be used in conjunction with other methods.

390
Multi-Selecthard

A project manager is leading a project with a tight budget. The team has completed all required features, but there is some remaining budget. The sponsor suggests adding a few extra features. What are TWO potential issues the project manager should consider before approving? (Choose TWO.)

Select 2 answers
A.The extra features are necessary for regulatory compliance
B.The extra features may cause schedule delays
C.The extra features will improve customer satisfaction
D.The extra features may increase testing and maintenance costs long-term
E.The extra features are part of the original scope
AnswersB, D

Adding features can impact the schedule.

Why this answer

Adding extra features (gold plating) can introduce risks and increase maintenance costs, even if budget remains.

391
MCQhard

A project to implement a new CRM system is behind schedule due to unexpected technical issues. The project manager decides to fast-track the project by overlapping phases. Which risk is most likely to occur?

A.Resource conflicts
B.Rework because of incomplete deliverables
C.Decreased stakeholder satisfaction
D.Increased cost due to overtime
AnswerB

Fast-tracking increases risk of rework since activities are overlapped and may not be fully completed.

Why this answer

Fast-tracking involves overlapping project phases that were originally planned to be sequential. When phases are overlapped, a downstream phase may begin before the deliverables from the preceding phase are fully complete and verified. This increases the probability that incomplete or unvalidated work will need to be redone, leading to rework.

In a CRM system implementation, for example, starting the configuration phase before requirements are fully signed off often results in costly reconfiguration later.

Exam trap

The PK0-005 exam often tests the distinction between fast-tracking and crashing; the trap here is that candidates confuse the primary risk of fast-tracking (rework) with the primary risk of crashing (increased cost), leading them to incorrectly select increased cost due to overtime.

How to eliminate wrong answers

Option A is wrong because resource conflicts are more commonly associated with crashing (adding resources) or poor resource leveling, not with overlapping phases; fast-tracking does not inherently introduce resource contention. Option C is wrong because decreased stakeholder satisfaction is a possible secondary effect of rework or delays, but it is not the direct risk of overlapping phases; the primary risk is technical rework. Option D is wrong because increased cost due to overtime is a typical outcome of crashing (adding resources or overtime), not of fast-tracking, which focuses on schedule compression by parallel work without necessarily adding labor hours.

392
MCQmedium

Refer to the exhibit. What is the cost variance (CV) and schedule variance (SV)?

A.CV = -$30,000; SV = -$50,000
B.CV = -$20,000; SV = -$20,000
C.CV = -$50,000; SV = -$30,000
D.CV = $30,000; SV = $50,000
AnswerA

Correct calculations.

Why this answer

The cost variance (CV) is calculated as Earned Value (EV) minus Actual Cost (AC). From the exhibit, EV = $100,000 and AC = $130,000, so CV = $100,000 - $130,000 = -$30,000. The schedule variance (SV) is EV minus Planned Value (PV); with PV = $150,000, SV = $100,000 - $150,000 = -$50,000.

Both negative values indicate the project is over budget and behind schedule.

Exam trap

CompTIA often tests the distinction between cost and schedule variance formulas, and the trap here is confusing which metric uses Actual Cost (AC) versus Planned Value (PV), leading candidates to swap the CV and SV calculations or misread the exhibit values.

How to eliminate wrong answers

Option B is wrong because it incorrectly calculates CV as -$20,000 and SV as -$20,000, which would require EV = $110,000 and PV = $130,000, not matching the exhibit values. Option C is wrong because it reverses the variances, showing CV = -$50,000 and SV = -$30,000, which would imply EV = $80,000 and AC = $130,000 for CV, and EV = $120,000 and PV = $150,000 for SV, none of which align with the given EV of $100,000. Option D is wrong because it shows positive variances (CV = $30,000, SV = $50,000), which would require EV > AC and EV > PV, but the exhibit clearly shows EV ($100,000) is less than both AC ($130,000) and PV ($150,000).

393
Multi-Selecthard

A project manager is using a predictive (waterfall) life cycle for a construction project. Which THREE documents are typically created during the planning phase?

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

The risk register is developed during planning to identify and assess risks.

Why this answer

In a predictive (waterfall) life cycle, the planning phase produces detailed documents that define how the project will be executed, monitored, and controlled. The risk register (B) is created to identify, assess, and plan responses to potential risks. The schedule baseline (C) is the approved version of the project schedule that becomes the reference for performance measurement.

The scope statement (E) formally documents the project scope, including deliverables, assumptions, and constraints. These three artifacts are all outputs of the planning process group in a waterfall methodology.

Exam trap

The trap here is that candidates often confuse the project charter (an initiation document) with planning phase outputs, or mistakenly think the lessons learned register is a planning artifact when it is actually a continuous process that is formally updated during execution and closing.

394
MCQeasy

A project to consolidate multiple physical servers into a private cloud. What is the primary benefit of using server virtualization?

A.Increased physical security
B.Simplified licensing
C.Improved network speed
D.Reduced power consumption
AnswerD

Fewer physical servers mean less power and cooling required.

Why this answer

Server virtualization allows multiple virtual machines to run on a single physical host, significantly reducing the number of physical servers required. This consolidation directly lowers power consumption because fewer physical machines need electricity for operation and cooling. While other benefits exist, reduced power consumption is the primary advantage in a consolidation project.

Exam trap

The trap here is that candidates often confuse 'improved network speed' (Option C) with the efficiency gains from virtual switching, but virtualization actually adds latency and does not increase raw network throughput.

How to eliminate wrong answers

Option A is wrong because server virtualization does not inherently increase physical security; in fact, it can introduce new attack surfaces (e.g., hypervisor escape) and requires additional virtual network security controls. Option B is wrong because virtualization often complicates licensing, as many software vendors require per-virtual-machine or per-core licensing, which can increase costs and administrative overhead. Option C is wrong because virtualization adds a hypervisor layer that introduces overhead and can reduce network throughput compared to bare-metal performance; it does not improve network speed.

395
MCQmedium

A project manager receives a change request to add a new feature to the project's software. After evaluating the impact on the triple constraint, they submit it to the change control board (CCB). The CCB approves the change. What is the project manager's next step?

A.Update the project plan and baselines
B.Close the change request
C.Update the issue log
D.Implement the change immediately
AnswerA

The integrated change control process requires updating project documents after approval.

Why this answer

After approval, the project manager must update the project management plan and baselines to reflect the approved change.

396
MCQmedium

A project involves installing new firewalls across multiple sites. The project manager notices the schedule is slipping due to site-specific electrical requirements that were not initially identified. What is the best course of action?

A.Crash the schedule by adding resources
B.Submit a change request to extend schedule
C.Perform root cause analysis
D.Fast track the remaining tasks
AnswerC

Root cause analysis identifies why the electrical requirements were overlooked, allowing corrective action for future tasks.

Why this answer

The schedule is slipping due to unidentified site-specific electrical requirements, which is a root cause of the delay. Performing a root cause analysis (RCA) allows the project manager to understand why these requirements were missed and to prevent recurrence, rather than simply applying a schedule compression technique that does not address the underlying issue. In IT infrastructure projects, electrical requirements are often tied to power specifications for firewalls (e.g., voltage, amperage, or UPS compatibility), and failing to identify them early indicates a gap in requirements gathering.

Exam trap

The trap here is that candidates often confuse schedule compression techniques (crashing or fast-tracking) with problem-solving, but the PMBOK and PK0-005 emphasize that root cause analysis should precede corrective action when the delay stems from an unidentified requirement rather than a resource or sequencing issue.

How to eliminate wrong answers

Option A is wrong because crashing the schedule by adding resources does not resolve the root cause of the unidentified electrical requirements; it may introduce additional risks (e.g., untrained staff or coordination issues) without addressing the site-specific power constraints. Option B is wrong because submitting a change request to extend the schedule treats the symptom (the delay) rather than the cause; while a schedule extension might be needed later, the immediate best practice is to analyze why the requirements were missed to avoid similar issues. Option D is wrong because fast-tracking the remaining tasks (performing activities in parallel) increases risk of rework and does not solve the electrical requirement problem; it could even exacerbate delays if electrical work is a dependency for firewall installation.

397
MCQhard

A project manager is assigned to a new initiative in a matrix organization with a weak matrix structure. The project manager needs to obtain resources from functional departments. The functional managers have authority over their team members' assignments and priorities. What is the most likely challenge the project manager will face in this environment?

A.Difficulty in obtaining dedicated funding for the project
B.Team members reporting directly to the project manager
C.Limited influence over resource allocation and prioritization
D.High project manager authority over team members
AnswerC

Functional managers control resources, so PM may struggle to get team members' time.

Why this answer

In a weak matrix, the project manager has limited authority and relies on functional managers to assign resources, often leading to conflicts over resource availability.

398
MCQeasy

During project initiation, a project manager needs to identify high-level risks. Which document should the project manager reference?

A.Risk register
B.Project charter
C.Stakeholder engagement plan
D.Lessons learned
AnswerB

The project charter includes high-level risks as part of the initial project definition.

Why this answer

The project charter contains high-level risks, assumptions, and constraints. The risk register is created later during planning. The stakeholder engagement plan addresses communication, not risks.

Lessons learned are from past projects but are not the primary source for identifying risks in initiation.

399
Multi-Selecteasy

A project manager is explaining the characteristics of a project to a new team member. Which TWO of the following are typical characteristics of a project?

Select 2 answers
A.Repetitive processes
B.Continuous improvement
C.Ongoing operations
D.Unique product, service, or result
E.Temporary endeavor
AnswersD, E

Projects create unique deliverables.

Why this answer

A project is defined as a temporary endeavor undertaken to create a unique product, service, or result. This uniqueness distinguishes project work from routine operations, as each project delivers a specific output that has not been produced before in exactly the same way.

Exam trap

CompTIA often tests the distinction between project work and operational work by including 'ongoing operations' or 'repetitive processes' as distractors, knowing candidates may confuse continuous business activities with the temporary, unique nature of a project.

400
MCQmedium

In a risk register, the risk score is typically calculated by multiplying which two fields?

A.Impact and urgency
B.Probability and impact
C.Risk score and residual risk
D.Probability and risk trigger
AnswerB

Risk score = probability × impact.

Why this answer

Risk score is usually probability multiplied by impact.

401
MCQeasy

During which project phase is the project charter created and the project manager officially assigned?

A.Executing
B.Planning
C.Initiating
D.Monitoring and Controlling
AnswerC

Correct: The charter is created in Initiating.

Why this answer

The project charter is created during the Initiating phase, which formally authorizes the project and assigns the project manager.

402
MCQmedium

A project manager needs to show the sequence of project activities and their dependencies to identify the critical path. Which tool should they use?

A.Network diagram
B.Milestone chart
C.Burndown chart
D.Gantt chart
AnswerA

Network diagrams are used for critical path analysis.

Why this answer

A network diagram is the correct tool because it visually maps the sequence of project activities and their dependencies using nodes and arrows, which is essential for identifying the critical path. The critical path is the longest path through the network diagram, determining the shortest possible project duration. This tool directly supports forward and backward pass calculations to find total float and critical activities.

Exam trap

CompTIA often tests the distinction between a Gantt chart and a network diagram, trapping candidates who think a Gantt chart shows dependencies clearly enough for critical path analysis, when in fact only a network diagram provides the explicit logical relationships needed for forward/backward pass calculations.

How to eliminate wrong answers

Option B is wrong because a milestone chart only shows key events or deliverables at specific points in time, not the sequence of activities or their dependencies, so it cannot be used to identify the critical path. Option C is wrong because a burndown chart tracks work completed versus time remaining, typically in agile projects, and does not display activity dependencies or sequence for critical path analysis. Option D is wrong because a Gantt chart shows activities on a timeline with start and end dates, but it does not explicitly illustrate dependencies in a way that supports critical path calculation; network diagrams are the standard tool for this purpose.

403
MCQmedium

Which type of contract places the greatest cost risk on the seller?

A.Cost plus incentive fee
B.Fixed-price contract
C.Time and materials contract
D.Cost-reimbursable contract
AnswerB

Seller bears cost risk in fixed-price.

Why this answer

Fixed-price contract places cost risk on the seller because the price is fixed regardless of actual costs.

404
MCQeasy

A project manager is using a Kanban board to visualize workflow. Which metric should the team track to measure process efficiency?

A.Lead time
B.Throughput
C.Velocity
D.Cycle time
AnswerD

Cycle time directly reflects the efficiency of the workflow.

Why this answer

Cycle time measures the time it takes to complete a single work item once it enters the active workflow, directly reflecting process efficiency on a Kanban board. Unlike lead time, which includes waiting time before work starts, cycle time focuses on the actual processing duration, making it the key metric for identifying bottlenecks and improving flow.

Exam trap

CompTIA often tests the distinction between lead time and cycle time, trapping candidates who confuse total elapsed time (lead time) with active processing time (cycle time) in Kanban workflow efficiency questions.

How to eliminate wrong answers

Option A is wrong because lead time measures the total time from when a work item is requested until it is delivered, including waiting periods, so it does not isolate the efficiency of the active workflow process. Option B is wrong because throughput measures the number of work items completed per unit of time, which is a measure of output volume, not the efficiency of the process itself. Option C is wrong because velocity is a Scrum metric that measures the amount of work (story points) completed per sprint, not applicable to Kanban's continuous flow or process efficiency.

405
MCQeasy

A project manager needs to track task dependencies and identify the critical path. Which tool should they use?

A.Gantt chart
B.RACI matrix
C.Pareto chart
D.Work breakdown structure (WBS)
AnswerA

Gantt chart shows task durations and dependencies, allowing identification of the critical path.

Why this answer

A Gantt chart is the correct tool because it visually displays task dependencies and the critical path by showing tasks as bars along a timeline, with arrows linking dependent tasks. This allows the project manager to identify which tasks are on the longest path (critical path) and cannot be delayed without affecting the project finish date. Other tools like a RACI matrix, Pareto chart, or WBS do not provide the timeline and dependency visualization needed for critical path analysis.

Exam trap

CompTIA often tests the misconception that a Work Breakdown Structure (WBS) is sufficient for scheduling and dependency tracking, but the WBS only defines scope, not the sequence or timing of tasks required for critical path analysis.

How to eliminate wrong answers

Option B is wrong because a RACI matrix is used to assign roles and responsibilities (Responsible, Accountable, Consulted, Informed) for tasks, not to track dependencies or the critical path. Option C is wrong because a Pareto chart is a quality control tool based on the 80/20 rule, used to prioritize issues by frequency, not to map task sequences or timelines. Option D is wrong because a Work Breakdown Structure (WBS) decomposes project deliverables into smaller components but does not show task dependencies, durations, or the critical path.

406
MCQhard

A project has a cost performance index (CPI) of 1.2 and a schedule performance index (SPI) of 0.9. Which of the following is true?

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

CPI=1.2 (>1) under budget; SPI=0.9 (<1) behind schedule.

Why this answer

CPI > 1 means under budget; SPI < 1 means behind schedule.

407
MCQmedium

A project team is using a Kanban board. A work item has been in the 'In Progress' column for two weeks with no updates. What is the best action for the project manager?

A.Ask the team about blockers and help resolve them.
B.Ignore it; the team will eventually address it.
C.Add more items to the board to increase throughput.
D.Remove the item from the board to keep it clean.
AnswerA

Unblocking is key to flow.

Why this answer

The correct action is to ask the team about blockers and help resolve them because a work item stagnating in 'In Progress' for two weeks indicates an impediment that violates the Kanban principle of limiting work in progress (WIP) and ensuring flow. The project manager should facilitate removing blockers to restore workflow, not ignore, overload, or delete the item.

Exam trap

The trap here is that candidates may think ignoring the item (Option B) is acceptable in a self-managing team, but the PM must actively address visible blockers to maintain flow and WIP limits.

How to eliminate wrong answers

Option B is wrong because ignoring a stalled item violates the Kanban principle of making work visible and addressing flow issues; it allows bottlenecks to persist and degrade team throughput. Option C is wrong because adding more items to the board would increase WIP, worsening the bottleneck and violating the Kanban rule of limiting work in progress to optimize flow. Option D is wrong because removing the item without resolving the underlying issue hides the blocker and destroys historical data needed for process improvement, contradicting the Kanban emphasis on continuous improvement.

408
Multi-Selecthard

Which THREE of the following are valid project closure activities?

Select 3 answers
A.Archive project documents
B.Conduct performance reviews
C.Release project team members
D.Obtain formal acceptance of deliverables
E.Update the risk register
AnswersA, C, D

Historical information is archived.

Why this answer

Archiving project documents is a valid project closure activity because it ensures that all project artifacts, including plans, reports, and deliverables, are stored in a centralized repository for future reference, audits, or lessons learned. This aligns with the PMBOK Guide's Close Project or Phase process, which requires preserving organizational process assets. Proper archiving also supports compliance with regulatory or contractual retention policies.

Exam trap

CompTIA often tests the distinction between ongoing project management activities (like performance reviews and risk register updates) and the specific administrative and formal closure tasks that occur only at the end of a project phase or the entire project.

409
MCQhard

An IT project manager is using a project management software tool to track progress. The tool shows that the project's SPI is 0.8 and CPI is 1.1. Which conclusion can the project manager draw about the project's performance?

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

SPI=0.8 (behind schedule), CPI=1.1 (under budget).

Why this answer

The SPI (Schedule Performance Index) of 0.8 indicates that the project is behind schedule, as SPI < 1 means less progress was achieved than planned. The CPI (Cost Performance Index) of 1.1 indicates the project is under budget, as CPI > 1 means the earned value exceeds the actual cost. Therefore, the project is behind schedule and under budget, making option D correct.

Exam trap

The trap here is that candidates often confuse the direction of the indices, mistakenly thinking CPI > 1 means over budget and SPI < 1 means ahead of schedule, when in fact the opposite is true.

How to eliminate wrong answers

Option A is wrong because while SPI of 0.8 correctly indicates being behind schedule, CPI of 1.1 indicates being under budget, not over budget. Option B is wrong because SPI of 0.8 is not 1.0 (on schedule) and CPI of 1.1 is not 1.0 (on budget); both indices deviate from 1. Option C is wrong because SPI of 0.8 indicates behind schedule, not ahead of schedule, and CPI of 1.1 indicates under budget, not over budget.

410
Multi-Selecthard

A project manager is evaluating change requests. According to the integrated change control process, which THREE elements should be assessed for impact before a change is approved?

Select 3 answers
A.Issue log
B.Schedule
C.Scope
D.Cost
E.Risk register
AnswersB, C, D

Change may affect schedule.

Why this answer

The triple constraint includes scope, schedule, and cost. Quality is also often considered but the triple constraint is core.

411
Multi-Selectmedium

A project manager is reviewing the project selection methods for a new initiative. Which TWO of the following are financial project selection methods? (Choose two.)

Select 2 answers
A.SWOT analysis
B.Expert judgment
C.Net Present Value (NPV)
D.Internal Rate of Return (IRR)
E.Requirements gathering
AnswersC, D

NPV is a financial method.

Why this answer

Net Present Value (NPV) and Internal Rate of Return (IRR) are financial methods used to evaluate project profitability.

412
MCQeasy

Which of the following describes scope creep?

A.Reduction of scope to meet project constraints.
B.Decomposition of deliverables into smaller components.
C.Formal approval of changes to the project scope.
D.Uncontrolled additions to project scope without formal review.
AnswerD

Correct. Scope creep is uncontrolled scope growth.

Why this answer

Scope creep refers to uncontrolled changes or continuous growth in a project's scope without proper evaluation and approval through the change control process. It often results from adding features or requirements without formal authorization.

413
MCQhard

A project manager is reviewing the project budget and notices that the actual cost is significantly higher than planned. The project manager wants to identify which specific work packages are causing the overrun. Which report or tool should be used?

A.Status report
B.Variance analysis report
C.Pareto chart
D.Earned value report
AnswerB

Variance analysis report compares planned vs actual costs at work package level.

Why this answer

A variance analysis report compares planned (budgeted) costs against actual costs at the work package level, enabling the project manager to pinpoint specific packages causing the cost overrun. This report directly supports the control costs process by calculating cost variance (CV = EV - AC) and schedule variance (SV = EV - PV) for each work package, isolating the source of the overrun.

Exam trap

CompTIA often tests the distinction between a variance analysis report (which isolates work package-level cost variances) and an earned value report (which shows aggregate EVM metrics), leading candidates to mistakenly choose the earned value report when the question specifically asks for identifying which work packages are causing the overrun.

How to eliminate wrong answers

Option A is wrong because a status report provides a high-level summary of project health, milestones, and risks, but does not break down costs by work package or calculate variances. Option C is wrong because a Pareto chart is a quality management tool used to prioritize causes of defects or problems by frequency, not to identify cost overruns in specific work packages. Option D is wrong because an earned value report shows overall project performance metrics (CPI, SPI) but typically aggregates data; it does not drill down to individual work packages to isolate the specific source of the overrun.

414
MCQmedium

During sprint planning, the team uses a technique where each member privately selects a card representing a number of story points for a user story. After revealing, they discuss discrepancies. This technique is known as:

A.Pairs programming
B.Planning poker
C.T-shirt sizing
D.Delphi technique
AnswerB

Planning poker uses cards with story point values for estimation.

Why this answer

Planning poker is an agile estimation technique where team members use numbered cards to vote on story point estimates. Pairs programming is a development practice, not estimation. Delphi technique is a consensus method but typically anonymous and iterative without cards.

T-shirt sizing is a relative sizing method but does not involve simultaneous card reveal.

415
MCQeasy

A project team is distributed across three time zones. The project manager needs to collaborate on project documents in real-time and maintain a single source of truth. The documents include the project plan, requirements, and design specifications. Some team members have been emailing different versions, causing confusion. The project manager wants to adopt a tool that allows simultaneous editing, version history, and access control. Which tool should the project manager implement?

A.Email with 'track changes' enabled
B.A wiki page for each document
C.A network shared drive with read/write permissions
D.A cloud-based document collaboration platform such as SharePoint or Google Workspace
AnswerD

Provides real-time collaboration, versioning, and access control.

Why this answer

A cloud-based document collaboration platform such as SharePoint or Google Workspace provides real-time simultaneous editing, built-in version history, and granular access control. These features directly address the need for a single source of truth and eliminate confusion caused by emailing different versions across distributed time zones.

Exam trap

CompTIA often tests the misconception that a network shared drive (Option C) supports real-time collaboration, but it actually uses file locking (e.g., SMB oplocks) that prevents simultaneous editing, unlike cloud platforms that use optimistic concurrency.

How to eliminate wrong answers

Option A is wrong because email with 'track changes' does not support real-time simultaneous editing, creates multiple file copies, and lacks centralized version control, leading to version confusion. Option B is wrong because a wiki page, while allowing collaborative editing, typically lacks robust version history and access control for binary file attachments like design specifications, and is not optimized for real-time co-authoring of complex documents. Option C is wrong because a network shared drive with read/write permissions does not support simultaneous editing by multiple users—it locks files for exclusive access—and lacks built-in version history, requiring manual file management.

416
MCQhard

After a change request is approved, the project manager updates the project management plan. This is an example of updating which type of document?

A.Lessons learned
B.Project charter
C.Configuration management plan
D.Change log
AnswerD

The change log tracks approved changes and their impacts.

Why this answer

The change log is the document that records all change requests, including their approval status and resulting updates. When a change request is approved and the project management plan is updated, that action is recorded in the change log to maintain a historical record of changes. This aligns with the PMBOK Guide's guidance that the change log is a key output of the Perform Integrated Change Control process.

Exam trap

CompTIA often tests the distinction between the document that records the change (change log) and the document that defines the process for managing changes (configuration management plan), leading candidates to confuse the two.

How to eliminate wrong answers

Option A is wrong because lessons learned are documented after project phases or at project closure to capture knowledge for future projects, not to record approved changes to the project management plan. Option B is wrong because the project charter is a high-level document that authorizes the project and is not updated with every approved change request; it remains relatively stable. Option C is wrong because the configuration management plan describes how to manage and control changes to project deliverables and documents, but it is not the document that is updated when a change is approved; rather, it governs the process.

417
MCQeasy

Refer to the exhibit. Based on the exhibit, which response strategy is the project manager planning to use for this risk?

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

The response field states 'Mitigate'.

Why this answer

The exhibit explicitly shows 'Response: Mitigate'. Options B, C, and D are incorrect as the response is clearly stated.

418
MCQmedium

A project manager is leading an IT infrastructure upgrade project that follows a phased life cycle. During the planning phase, the project team is divided on the estimation approach for the migration tasks. Some members insist on using expert judgment, while others prefer parametric estimating based on historical data from similar projects. The project manager needs to decide on a method to ensure accurate estimates and team consensus. What should the project manager do?

A.Let the team members use their preferred method and average the results.
B.Override the disagreement and mandate the use of expert judgment.
C.Facilitate a meeting to combine both methods, using parametric estimates as a baseline and expert judgment to adjust.
D.Postpone estimation until more data is available from other projects.
AnswerC

Combines both approaches effectively.

Why this answer

The correct action is to facilitate a meeting to combine both methods, using parametric estimates as a baseline and expert judgment to adjust for unique project factors. Option C is correct because it leverages the strengths of both approaches and builds consensus. Option A is wrong because averaging results from different methods may not yield accurate estimates and does not resolve the underlying disagreement.

Option B is wrong as it imposes one method without team buy-in, potentially reducing commitment and accuracy. Option D is wrong because postponing estimation delays the project unnecessarily and may not lead to better data.

419
MCQeasy

A project manager needs to identify stakeholders for a new project. Which document should the project manager review first to understand the project's high-level stakeholders?

A.Communication plan
B.Risk register
C.Stakeholder register
D.Project charter
AnswerD

The charter names the sponsor and key stakeholders.

Why this answer

The project charter is the foundational document that authorizes the project and identifies the high-level stakeholders, including the project sponsor, key customers, and other influential parties. Reviewing the charter first provides the project manager with the initial stakeholder list before any detailed planning or analysis begins.

Exam trap

The trap here is that candidates may confuse the stakeholder register (an output) with the project charter (an input), thinking they should review the register first, when in fact the charter provides the initial stakeholder information needed to create the register.

How to eliminate wrong answers

Option A is wrong because the communication plan is developed after stakeholders are identified and analyzed, focusing on how to engage them, not on who they are. Option B is wrong because the risk register is created during risk management planning, which occurs after stakeholder identification and does not list stakeholders. Option C is wrong because the stakeholder register is the output of the stakeholder identification process, not the input; the project manager would review the project charter to begin populating the stakeholder register.

420
MCQmedium

A company is migrating from on-premise email to a cloud-based solution. The vendor changes the migration tool mid-project. Which project management document should be updated to track the impact on requirements?

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

The RTM links requirements to their implementation and is updated when changes affect how requirements are met.

Why this answer

The requirements traceability matrix (RTM) links each requirement to its origin, design, testing, and delivery status. When the vendor changes the migration tool mid-project, the RTM must be updated to reflect how this change impacts each requirement—such as compatibility, data migration rules, or security controls—ensuring all requirements are still met and traceable.

Exam trap

The trap here is that candidates confuse the risk management plan with tracking requirement impacts, but the RTM is the specific artifact for linking and monitoring requirement changes throughout the project lifecycle.

How to eliminate wrong answers

Option A is wrong because the risk management plan documents how risks are identified, analyzed, and responded to, not the tracking of requirement changes; the tool change itself might be a risk, but the impact on specific requirements is tracked in the RTM. Option B is wrong because the project charter is a high-level document that authorizes the project and defines initial scope, objectives, and stakeholders; it is not updated to track detailed requirement impacts during execution. Option D is wrong because the work breakdown structure (WBS) decomposes project deliverables into manageable work packages; it does not map requirements to their verification or track changes to requirements.

421
Multi-Selectmedium

Which TWO of the following are key considerations when designing an IT infrastructure for a new data center?

Select 2 answers
A.Open floor plan with no raised flooring
B.Redundant power supplies and UPS systems
C.Use of low-cost, consumer-grade hardware
D.Environmental controls for temperature and humidity
E.Single point of failure for critical systems
AnswersB, D

Redundant power ensures continuous operation during outages.

Why this answer

Redundant power supplies and UPS systems are critical for ensuring high availability and fault tolerance in a data center. They protect against power outages, fluctuations, and hardware failures, maintaining uptime for critical IT services. This aligns with industry best practices for Tier II and above data center designs.

Exam trap

The trap here is that candidates may confuse 'redundant power' with simply having a backup generator, but the exam tests the understanding that redundant power supplies and UPS systems are required for seamless failover, not just backup power.

422
Multi-Selectmedium

Which TWO of the following are commonly used project scheduling tools? (Select exactly 2.)

Select 2 answers
A.Gantt chart
B.Work Breakdown Structure (WBS)
C.Pareto chart
D.Microsoft Project
E.Program Evaluation and Review Technique (PERT)
AnswersA, D

A Gantt chart displays project schedule tasks and dependencies.

Why this answer

A Gantt chart is a commonly used project scheduling tool that visually displays tasks, durations, dependencies, and progress over time. It is widely adopted in project management for planning and tracking schedules because it provides an intuitive bar chart representation of the project timeline.

Exam trap

The trap here is that candidates often confuse techniques (like PERT or WBS) with tools (like Gantt charts or Microsoft Project), leading them to select PERT or WBS as scheduling tools when they are actually scope or estimation methods.

423
MCQhard

A project manager is leading a multinational project with teams in the US, India, and Brazil. The project manager uses a project management tool that includes a dashboard for tracking milestones, tasks, and risks. The tool also has a document repository. During a virtual meeting, the project manager notices that the dashboard shows outdated data because team members are not updating task progress regularly. The project manager needs to improve real-time visibility and ensure accurate reporting. Which action should the project manager take?

A.Switch to a different project management tool with automatic updates
B.Generate a PDF report from the tool each morning and share it via email
C.Establish a policy requiring team members to update task status daily by end of business
D.Schedule weekly status meetings to review progress verbally
AnswerC

Ensures current data in the tool.

Why this answer

Establishing a policy requiring daily updates addresses the root cause—lack of discipline in updating task progress—without changing tools or processes. This ensures the dashboard reflects real-time data, enabling accurate reporting and visibility for the multinational team.

Exam trap

The trap here is that candidates may choose Option A (switching tools) thinking a different tool will automatically solve the data freshness issue, when in reality the problem is user behavior, not tool capability.

How to eliminate wrong answers

Option A is wrong because switching tools does not enforce user behavior; the new tool would also become outdated if team members do not update it. Option B is wrong because a static PDF report emailed each morning is not real-time; it provides a snapshot that becomes stale quickly and does not improve live dashboard accuracy. Option D is wrong because weekly verbal status meetings rely on memory and subjective updates, not the tool's data, and still leave the dashboard outdated between meetings.

424
Multi-Selecteasy

Which TWO tools are commonly used for schedule management? (Select TWO.)

Select 2 answers
A.Control chart
B.Pareto chart
C.Network diagram
D.Gantt chart
E.RACI matrix
AnswersC, D

A network diagram visualises task dependencies and the critical path, directly supporting schedule management by mapping the logical sequence of activities. This satisfies the constraint of identifying which tasks must be completed before others can begin, enabling accurate timeline calculation and resource levelling.

Why this answer

Network diagrams and Gantt charts are both used for scheduling. RACI is for roles, Pareto is for quality, control charts are for process control.

425
MCQeasy

A project manager is estimating the duration of a task that has never been done before. The team provides three estimates: optimistic (4 days), most likely (7 days), and pessimistic (16 days). Using the PERT three-point estimate formula, what is the expected duration?

A.9 days
B.8 days
C.7 days
D.10 days
AnswerB

Correct PERT calculation.

Why this answer

The PERT three-point estimate formula is (Optimistic + 4×Most Likely + Pessimistic) / 6. Plugging in the values: (4 + 4×7 + 16) / 6 = (4 + 28 + 16) / 6 = 48 / 6 = 8 days. This weighted average accounts for uncertainty in tasks with no historical data, giving more weight to the most likely estimate.

Exam trap

CompTIA often tests the PERT formula by including a distractor that is the simple arithmetic mean (9 days), tempting candidates who forget the weighted 4× multiplier for the most likely estimate.

How to eliminate wrong answers

Option A (9 days) is wrong because it incorrectly uses a simple average (4+7+16)/3 = 9, ignoring the PERT weighting that gives 4× the weight to the most likely estimate. Option C (7 days) is wrong because it selects only the most likely estimate, disregarding the optimistic and pessimistic bounds that adjust for risk. Option D (10 days) is wrong because it likely results from misapplying the formula, such as (4+7+16)/4 or another incorrect arithmetic operation.

426
MCQeasy

Which tool shows the hierarchical breakdown of work to be performed by the project team?

A.Gantt chart
B.RACI matrix
C.Network diagram
D.Work Breakdown Structure (WBS)
AnswerD

A WBS decomposes project work into manageable components.

Why this answer

The Work Breakdown Structure (WBS) is the correct tool because it provides a hierarchical decomposition of the total scope of work to be carried out by the project team. Each descending level represents an increasingly detailed definition of the project deliverables and work packages, making it the definitive tool for breaking down work into manageable components.

Exam trap

The trap here is that candidates often confuse the WBS with a Gantt chart or network diagram because all three are visual project management tools, but only the WBS provides a pure hierarchical decomposition of work without time or dependency information.

How to eliminate wrong answers

Option A is wrong because a Gantt chart displays project activities against a timeline, showing start and end dates, dependencies, and progress, but it does not provide a hierarchical breakdown of work. Option B is wrong because a RACI matrix defines roles and responsibilities (Responsible, Accountable, Consulted, Informed) for tasks, not a decomposition of the work itself. Option C is wrong because a network diagram illustrates the sequence and dependencies of project activities (often using the Precedence Diagramming Method), but it does not show a hierarchical breakdown of work scope.

427
MCQeasy

Which of the following is an example of a risk response strategy to avoid a risk?

A.Changing the project scope to eliminate the risk
B.Accepting the risk and budgeting for impact
C.Purchasing insurance
D.Assigning a risk owner
AnswerA

Scope change to eliminate the risk is avoidance.

Why this answer

Avoidance involves changing the project plan to eliminate the risk or protect objectives.

428
MCQeasy

During project planning, the team identifies that a key developer is only available 50% of the time. This is an example of which type of constraint?

A.Technical constraint
B.Resource constraint
C.Schedule constraint
D.Cost constraint
AnswerB

Limited availability of a key developer is a resource constraint.

Why this answer

Resource constraints are limitations on the availability of resources, such as personnel, equipment, or materials.

429
Multi-Selectmedium

Which THREE of the following are key outputs of the Executing phase?

Select 3 answers
A.Lessons learned register
B.Work performance data
C.Change requests
D.Project management plan
E.Deliverables
AnswersB, C, E

Work performance data is collected during execution for monitoring purposes.

Why this answer

During Executing, the project team produces deliverables, work performance data is collected, and change requests may arise. The project management plan is an output of Planning, and the lessons learned register is updated in Closing.

430
MCQeasy

Which document formally authorizes the project and identifies the project manager?

A.Communication plan
B.Risk register
C.Project charter
D.Project scope statement
AnswerC

The project charter provides formal authorization and identifies the PM.

Why this answer

The project charter is the document that formally authorizes the project, provides the project manager with the authority to apply organizational resources to project activities, and identifies the project manager by name. It is issued by a sponsor external to the project and serves as the foundational document that links the project to the ongoing work of the organization.

Exam trap

The trap here is that candidates often confuse the project scope statement with the project charter, but the scope statement is a detailed planning document created after the charter, not the document that formally authorizes the project or names the project manager.

How to eliminate wrong answers

Option A is wrong because a communication plan defines how project information will be distributed, stored, and retrieved, but it does not authorize the project or name the project manager. Option B is wrong because a risk register is a log of identified risks, their analysis, and response plans, not a document that grants project authorization or identifies the project manager. Option D is wrong because a project scope statement describes the project's deliverables, boundaries, and acceptance criteria, but it is created after the charter and does not formally authorize the project or assign the project manager.

431
Multi-Selecteasy

Which THREE of the following are key components of a project management plan?

Select 3 answers
A.Schedule baseline
B.Risk register
C.Cost baseline
D.Scope baseline
E.Issue log
AnswersA, C, D

Schedule baseline is the approved project schedule.

Why this answer

The schedule baseline (A) is a key component of the project management plan because it is the approved version of the project schedule that serves as a reference against which actual performance is measured. It includes start and end dates for activities, milestones, and dependencies, and is part of the project management plan's baseline trio. Without the schedule baseline, there is no formal benchmark for tracking schedule variance or managing changes.

Exam trap

The PK0-005 exam often tests the distinction between 'components of the project management plan' (baselines and subsidiary plans) and 'project documents' (risk register, issue log, stakeholder register) to see if candidates confuse operational artifacts with formal planning components.

432
MCQhard

A project manager is using a prioritized list of project risks. Each risk has an assigned owner and a planned response. The project manager notices that one risk has a high probability and impact, but no response has been planned. What should the project manager do FIRST?

A.Develop a risk response and update the risk register
B.Escalate the risk to the project sponsor
C.Review the risk management plan for guidance
D.Add the risk to the issue log
AnswerA

The risk register must be updated with a response to address the risk.

Why this answer

The project manager should first develop a risk response and update the risk register because a high-probability, high-impact risk without a planned response represents a critical gap in proactive risk management. The risk register is the central repository for tracking risks, their owners, and responses; failing to document a response leaves the project exposed to unmitigated threats. This aligns with the PMBOK Guide's iterative risk management process, where identified risks must have responses planned and recorded before they can be effectively monitored or controlled.

Exam trap

The trap here is that candidates confuse the risk register with the issue log or assume that escalation is always the first step for high-impact risks, but the PMI methodology requires the project manager to first attempt to plan a response within their authority before escalating.

How to eliminate wrong answers

Option B is wrong because escalating to the project sponsor is premature; the project manager should first attempt to develop a response within their authority and only escalate if the risk exceeds the project's risk threshold or requires resources beyond the project manager's control. Option C is wrong because reviewing the risk management plan for guidance, while helpful, is not the first action—the plan provides templates and procedures, but the immediate need is to create and document a response for this specific high-priority risk. Option D is wrong because adding the risk to the issue log is incorrect; the issue log tracks realized issues (events that have already occurred), not risks (potential events), and moving a risk to the issue log without a response violates the separation of risk and issue management.

433
Multi-Selectmedium

A project manager is planning the deployment of a new web application. The IT team has identified the following requirements: the application must be accessible 24/7, handle traffic spikes, and maintain session persistence. Which TWO infrastructure components should the project manager include in the design to meet these requirements?

Select 2 answers
A.An auto-scaling group of web servers
B.A content delivery network (CDN)
C.A single web server with a large instance type
D.A database cluster with replication
E.A load balancer with session affinity
AnswersA, E

Auto-scaling groups automatically add or remove web server instances based on demand, which handles traffic spikes. When combined with a load balancer, they also support session persistence.

Why this answer

An auto-scaling group of web servers (A) ensures the application can handle traffic spikes by automatically adding or removing instances based on demand, supporting 24/7 availability. A load balancer with session affinity (E) distributes traffic across the web servers while maintaining session persistence, ensuring that a user's requests are consistently routed to the same server. Together, these components address all three requirements: high availability, scalability, and session stickiness.

Exam trap

The PK0-005 exam often tests the distinction between infrastructure components that handle compute scaling versus those that handle content delivery or data persistence; the trap here is that candidates may confuse a CDN's caching capability with the need for dynamic web server scaling and session stickiness, or assume that a single large server is sufficient for high availability.

434
MCQeasy

Refer to the exhibit. Based on the risk register, which risk has the highest risk score?

A.R001
B.R003
C.All risks have the same score
D.R002
AnswerB

Correct. Risk R003 has a probability of 0.8 and impact of 0.9, giving a risk score of 0.72, the highest among the three risks.

Why this answer

Risk R003 has the highest risk score because the risk register shows a probability of 0.8 and an impact of 0.9, yielding a risk score of 0.72 (0.8 × 0.9). This is higher than R001 (0.5 × 0.7 = 0.35) and R002 (0.6 × 0.8 = 0.48). In project risk management, the risk score is calculated by multiplying probability and impact, and R003's product is the greatest.

Exam trap

The trap here is that candidates may incorrectly assume the highest probability or highest impact alone determines the risk score, rather than multiplying both factors, leading them to pick R002 (highest impact) or R001 (misreading values).

How to eliminate wrong answers

Option A is wrong because R001 has a probability of 0.5 and impact of 0.7, giving a risk score of 0.35, which is lower than R003's 0.72. Option C is wrong because the risk scores differ: R001 = 0.35, R002 = 0.48, R003 = 0.72, so they are not all the same. Option D is wrong because R002 has a probability of 0.6 and impact of 0.8, resulting in a risk score of 0.48, which is less than R003's 0.72.

435
Multi-Selectmedium

Which THREE of the following are key elements of a user story? (Select THREE.)

Select 3 answers
A.Benefit (so that...)
B.Role (As a...)
C.Story points
D.Acceptance criteria
E.Feature (I want...)
AnswersA, B, E

The benefit is part of the user story format.

Why this answer

A user story includes a role (who), a feature (what), and a benefit (why).

436
MCQmedium

During the monitoring and controlling phase, a project manager receives a status report indicating the CPI is 0.8 and SPI is 0.9. Which action should the project manager take next?

A.Celebrate because both indices are above 0.7
B.Update the project management plan to reflect the variances
C.Analyze the variances and determine corrective actions
D.Immediately request more budget from the sponsor
AnswerC

Variance analysis is the first step to understand and address the issues.

Why this answer

A CPI of 0.8 means the project is over budget, and an SPI of 0.9 means it is behind schedule. The project manager should analyze the root cause of these variances and consider corrective actions.

437
Multi-Selecthard

Which TWO items are typically included in a project closure report?

Select 2 answers
A.The risk register
B.The project schedule
C.Final project performance summary
D.Lessons learned
E.The stakeholder engagement plan
AnswersC, D

Key closure report content.

Why this answer

Options C and D are correct. A project closure report typically includes a final project performance summary and lessons learned. The risk register (A) is archived separately, the project schedule (B) is part of the project management plan, and the stakeholder engagement plan (E) is a separate document not included in the closure report.

438
MCQeasy

Which of the following BEST defines a project?

A.A set of ongoing, repetitive operations to sustain the business.
B.A collection of projects and programs aligned to strategic objectives.
C.A group of related projects managed in a coordinated way.
D.A temporary endeavor with a defined scope, schedule, cost, and quality objectives.
AnswerD

A temporary endeavour with defined scope, schedule, cost, and quality objectives directly satisfies the project constraint of being time-bound with finite deliverables, as the PMBOK Guide defines a project by its temporary nature and triple constraint of scope, time, and cost. This option correctly isolates the temporary attribute—the axis distinguishing a project from ongoing operations—by naming all four interdependent constraints (scope, schedule, cost, quality) that must be balanced within a finite lifecycle.

Why this answer

A project is a temporary endeavor with a defined beginning and end, undertaken to create a unique product, service, or result. It is not ongoing operations (option B) or a program (option C), and while it has constraints, the definition is temporary and unique.

439
Multi-Selecthard

A project manager needs to communicate project status to stakeholders. Which TWO tools are suitable for this purpose? (Choose two.)

Select 2 answers
A.Work breakdown structure
B.Gantt chart
C.Status report
D.Risk register
E.Project charter
AnswersB, C

Gantt charts visually show schedule progress.

Why this answer

A Gantt chart is a visual tool that displays project tasks against a timeline, making it suitable for communicating overall project progress and schedule to stakeholders. It provides a clear, high-level view of task dependencies, durations, and milestones, which is essential for status updates.

Exam trap

The PK0-005 exam often tests the distinction between planning documents (WBS, Project Charter) and communication artifacts (Status Report, Gantt Chart), leading candidates to mistakenly select tools that are used for project initiation or risk management rather than ongoing status updates.

440
Multi-Selectmedium

Which THREE of the following are examples of project constraints?

Select 3 answers
A.Scope
B.Time
C.Communication
D.Cost
E.Risk
AnswersA, B, D

Classic constraint.

Why this answer

Scope is a classic project constraint because it defines the boundaries of what the project will deliver. Any change to scope directly impacts time and cost, forming the core of the triple constraint model. In project management, scope must be clearly defined and controlled to prevent scope creep, which can derail project objectives.

Exam trap

CompTIA often tests the distinction between constraints (scope, time, cost) and other project management elements like communication or risk, which are processes or uncertainties, not fixed limitations.

441
MCQhard

A company is implementing a hybrid cloud solution to meet fluctuating demand. The project budget is fixed, and the timeline is aggressive. Which project management approach is most appropriate to manage scope changes while controlling costs?

A.Waterfall methodology
B.Agile methodology
C.Lean methodology
D.PRINCE2 methodology
AnswerB

Agile provides flexibility to adjust scope through iterations while maintaining budget control.

Why this answer

Agile allows iterative delivery and flexible scope adjustments within a fixed budget, making it ideal for projects with changing requirements and fluctuating demand in a hybrid cloud environment. Option A is wrong because Waterfall is rigid and does not accommodate changes well, which would struggle with the dynamic demand. Option C is wrong because Lean focuses on waste reduction and efficiency, not specifically on managing scope changes.

Option D is wrong because PRINCE2 is a structured methodology that can be less adaptive to frequent changes compared to Agile.

442
MCQeasy

A project manager is documenting the specific actions that will be taken to manage and control risks throughout the project. Which document is this?

A.Change log
B.Risk register
C.Issue log
D.Risk management plan
AnswerD

Risk management plan defines the approach to risk management.

Why this answer

The risk management plan is the document that describes how risk management activities will be structured and performed throughout the project, including specific actions for identifying, analyzing, responding to, and controlling risks. It is a component of the project management plan and provides the methodology, roles, responsibilities, and budgeting for risk management, not the list of individual risks themselves.

Exam trap

The trap here is that candidates confuse the risk register (which lists individual risks and responses) with the risk management plan (which defines the process for managing all risks), leading them to select the risk register when the question asks for the document that describes the specific actions to manage and control risks.

How to eliminate wrong answers

Option A is wrong because the change log records approved changes to the project scope, schedule, or cost, not the actions for managing risks. Option B is wrong because the risk register is a living document that lists identified risks, their analysis, and planned responses, but it does not describe the overarching process for how risk management will be conducted. Option C is wrong because the issue log tracks problems that have already occurred and their resolution status, not the proactive actions for managing and controlling risks.

443
MCQeasy

During which project phase is the project charter created and the project manager formally assigned?

A.Planning
B.Closing
C.Executing
D.Initiating
AnswerD

The project charter is developed during Initiating to authorize the project.

Why this answer

The project charter is created during the Initiating phase, along with assigning the project manager and obtaining authorization.

444
MCQeasy

Refer to the exhibit. Which change should be implemented FIRST?

A.CR3 - Implement search
B.CR1 - Add login page
C.CR4 - Update user manual
D.CR2 - Change color scheme
AnswerB

CR1 is approved and high priority, so it should be implemented first.

Why this answer

CR1 (Add login page) should be implemented first because it is a foundational security requirement that directly impacts the system's authentication mechanism. Without a login page, the application cannot enforce user access control, making all other changes (search, manual, color scheme) irrelevant or insecure. In a typical change management priority model, security-related changes take precedence over functional or cosmetic enhancements.

Exam trap

CompTIA often tests the principle that security-related changes must be prioritized over functional or cosmetic changes, even if the other options appear more technically interesting or user-facing.

How to eliminate wrong answers

Option A is wrong because implementing search functionality (CR3) is a feature enhancement that depends on a secure authentication layer; without a login page, search results could expose sensitive data to unauthenticated users. Option C is wrong because updating the user manual (CR4) is a documentation task that should reflect the final system state, so it should be done after core functional and security changes are complete. Option D is wrong because changing the color scheme (CR2) is a cosmetic UI change that has no impact on security or core functionality, making it the lowest priority.

445
MCQmedium

During a project audit, the project manager discovers that several change requests were implemented without proper documentation. The project team used a verbal approval process, and changes were made directly to project documents without updating the change log. The project manager needs to establish a formal change control process and choose appropriate tools to track changes. The tools must support submission, review, approval, and implementation tracking of change requests. Which combination of tools should the project manager implement?

A.A change register in the project plan document without separate forms
B.A change request form template and a change log spreadsheet that is shared and updated regularly
C.A wiki page where team members can add change requests and update status
D.An email distribution list for change requests and a folder for approved emails
AnswerB

Formalizes submission and provides audit trail.

Why this answer

A formal change request form template ensures standardized documentation of each change request, and a shared change log spreadsheet provides a centralized, trackable record of submission, review, approval, and implementation. This combination supports the required structured change control process. Option A is incorrect because relying solely on a change register without separate forms lacks the detailed documentation needed for each change.

Option C is incorrect because a wiki page, while collaborative, does not enforce a formal workflow or provide robust tracking of approvals and status changes. Option D is incorrect because an email distribution list and email folder are informal, lack version control, and make auditing difficult.

446
MCQmedium

A project manager needs to communicate the project schedule to senior management, highlighting only key events such as the start and end of phases and major deliverables. Which type of chart is most appropriate?

A.Network diagram
B.Gantt chart
C.Milestone chart
D.Burndown chart
AnswerC

Milestone charts focus on key events or milestones, perfect for high-level reporting.

Why this answer

A milestone chart shows only key events (milestones) and is ideal for high-level communication to senior management. Gantt charts show tasks and dependencies; network diagrams show activity sequences and critical path.

447
Multi-Selecthard

A project manager is reviewing the lessons learned from a previous project. Which TWO documents are commonly used to capture lessons learned? (Choose two.)

Select 2 answers
A.Issue log
B.Change log
C.Lessons learned register
D.Risk register
E.Lessons learned report
AnswersC, E

This register captures lessons throughout the project.

Why this answer

The lessons learned register (Option C) is the primary document used to capture lessons learned during the project, as it records knowledge gained from the project's execution. The lessons learned report (Option E) is the formal document that summarizes and communicates those lessons to stakeholders and future projects. Both are standard outputs in the PMBOK Guide and CompTIA Project+ (PK0-005) framework for knowledge transfer.

Exam trap

The trap here is that candidates often confuse the issue log or risk register with lessons learned documents, because all three involve tracking project events, but only the lessons learned register and report are specifically designed for capturing and sharing knowledge for future projects.

448
Multi-Selecthard

A project manager is selecting a project using financial methods. Which THREE of the following are valid project selection methods? (Select THREE).

Select 3 answers
A.Work Breakdown Structure (WBS)
B.Net Present Value (NPV)
C.Internal Rate of Return (IRR)
D.Payback period
E.Scope statement
AnswersB, C, D

NPV is a financial method.

Why this answer

NPV, IRR, and payback period are financial selection methods. Scope statement and WBS are project documents, not selection methods.

449
Multi-Selecthard

A project manager is reviewing quality control results and sees a pattern of increasing defects over time. Which THREE quality tools would be most appropriate to analyze this situation?

Select 3 answers
A.Histogram
B.Pareto chart
C.Run chart
D.Fishbone diagram
E.Control chart
AnswersA, C, E

Shows frequency distribution of defects.

Why this answer

Run chart shows trends over time. Histogram shows distribution. Control chart shows variations and trends.

Pareto prioritizes causes but not trends. Fishbone is root cause analysis.

450
MCQeasy

Which document decomposes project deliverables into smaller, more manageable components?

A.Project schedule
B.Work breakdown structure
C.Project charter
D.Risk register
AnswerB

Correct. WBS decomposes deliverables into smaller components.

Why this answer

The Work Breakdown Structure (WBS) is the project management document that decomposes project deliverables into smaller, more manageable components, often called work packages. This hierarchical decomposition enables accurate estimation, assignment, and tracking of work. The WBS is defined in the PMBOK Guide as a deliverable-oriented grouping of project elements.

Exam trap

CompTIA often tests the distinction between the WBS (which decomposes deliverables) and the project schedule (which decomposes activities over time), leading candidates to confuse the two documents.

How to eliminate wrong answers

Option A is wrong because the project schedule shows the timing and sequence of activities, not the decomposition of deliverables into components. Option C is wrong because the project charter authorizes the project and assigns the project manager, but it does not break down deliverables. Option D is wrong because the risk register lists identified risks and their responses, not the hierarchical breakdown of deliverables.

Page 5

Page 6 of 14

Page 7