CCNA Pm Tools Documentation Questions

75 of 159 questions · Page 1/3 · Pm Tools Documentation topic · Answers revealed

1
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.

2
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.

3
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

Option B is correct because 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.

4
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
AnswerA

Correct. Crashing by adding resources can meet schedule but increases cost; sponsor may accept if schedule is priority.

Why this answer

Option B is correct because adding more resources (crashing) can help recover the schedule but increases cost, which is acceptable if cost is less constrained than schedule. Option A is wrong because performing tasks in parallel (fast tracking) increases risk and may lead to rework. Option C is wrong because reducing scope requires formal change approval and may not be acceptable to the sponsor.

Option D is wrong because using lower-cost resources may further degrade quality and schedule.

5
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

Cisco 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.

6
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
AnswerA

A RAM identifies roles for each deliverable, including approval authority.

Why this answer

The Responsibility Assignment Matrix (RAM) is the best tool for tracking the status of project deliverables and their approval because it maps each deliverable to specific roles (e.g., Responsible, Accountable, Consulted, Informed) and can include approval status columns. This allows the project manager to see at a glance who must approve each deliverable and whether that approval has been granted, directly supporting communication plan objectives.

Exam trap

The trap here is that candidates often confuse a Gantt chart's ability to show task completion with the specific need to track deliverable approval status, but a Gantt chart does not capture who approved what or the current approval state.

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.

7
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.

8
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.

9
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.

10
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.

11
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.

12
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.

13
MCQeasy

You are a project manager for a software development project. The team uses a cloud-based project management tool that includes features like task assignment, Gantt charts, and document storage. During a status meeting, a team member reports that they cannot find the latest version of the project schedule. Several team members have been updating the schedule file directly on the shared drive without version control. As a result, the file has multiple conflicting copies. You need to resolve this issue and prevent it from recurring. Which course of action should you take?

A.Assign one person to be the sole updater of the schedule
B.Create a baseline of the schedule and only update it at milestones
C.Have the team manually merge the conflicting copies into a single file
D.Implement a version control system with check-in/check-out functionality
AnswerD

Version control prevents conflicts and traceability.

Why this answer

Option D is correct because implementing a version control system with check-in/check-out functionality directly addresses the root cause: multiple users editing the same file without coordination. This approach enforces exclusive locking or merge tracking, ensuring that only one person can modify the schedule at a time while preserving a complete history of changes. It aligns with the PMBOK's recommendation for configuration management and is a standard practice in cloud-based project management tools like Jira or Microsoft Project Online.

Exam trap

The trap here is that candidates may choose Option A (sole updater) because it seems like a simple control, but the exam tests the understanding that version control systems are the standard, scalable solution for collaborative document management, not restrictive assignment of editing rights.

How to eliminate wrong answers

Option A is wrong because assigning one person as the sole updater creates a single point of failure and a bottleneck, which is inefficient for a collaborative team and does not leverage the tool's multi-user capabilities. Option B is wrong because creating a baseline and only updating at milestones ignores the need for continuous updates in an agile or iterative development environment, leading to outdated schedules and missed dependencies. Option C is wrong because manually merging conflicting copies is error-prone, time-consuming, and does not prevent the same problem from recurring; it is a reactive fix, not a preventive control.

14
MCQeasy

A project team is distributed across three time zones. The project manager needs a tool for real-time collaboration, file sharing, and instant messaging. Which type of tool is MOST appropriate?

A.Email
B.Collaboration software
C.Shared network drive
D.Project management software
AnswerB

Collaboration software offers real-time chat, file sharing, and integration.

Why this answer

Collaboration software (e.g., Microsoft Teams, Slack) provides real-time communication and file sharing. Email is asynchronous, a shared drive lacks instant messaging, and a project management tool may not include all features.

15
Multi-Selecthard

Which THREE tools are commonly used for measuring project performance against the baseline?

Select 3 answers
A.Expert judgment
B.Trend analysis
C.Gantt chart
D.Variance analysis
E.Earned value management (EVM)
AnswersB, D, E

Trend analysis examines performance over time to identify patterns.

Why this answer

Trend analysis is correct because it involves examining project performance data over time to identify patterns or deviations from the baseline. By comparing actual progress against planned metrics, trend analysis helps predict future performance and detect potential issues early, making it a key tool for performance measurement.

Exam trap

The trap here is that candidates may confuse trend analysis with simple status reporting or think that any visual tool like a Gantt chart qualifies as a performance measurement tool, but the exam specifically tests the distinction between scheduling tools and quantitative performance analysis methods.

16
MCQhard

A project manager is tracking project performance and notices that the SPI is 0.8 and the CPI is 1.2. What does this indicate about the project?

A.Ahead of schedule and under budget
B.Ahead of schedule and over budget
C.Behind schedule and under budget
D.Behind schedule and over budget
AnswerC

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

Why this answer

SPI (Schedule Performance Index) of 0.8 indicates that for every unit of planned work, only 0.8 units have been completed, meaning the project is behind schedule. CPI (Cost Performance Index) of 1.2 indicates that for every dollar spent, $1.20 worth of work has been earned, meaning the project is under budget. Therefore, the project is behind schedule and under budget, making option C correct.

Exam trap

CompTIA often tests the misconception that a high CPI automatically means the project is ahead of schedule, but CPI and SPI are independent metrics that must be interpreted separately.

How to eliminate wrong answers

Option A is wrong because an SPI of 0.8 (less than 1.0) indicates behind schedule, not ahead of schedule. Option B is wrong because while SPI of 0.8 indicates behind schedule, a CPI of 1.2 (greater than 1.0) indicates under budget, not over budget. Option D is wrong because a CPI of 1.2 indicates under budget, not over budget.

17
MCQmedium

A project manager needs to break down the project scope into smaller, manageable components. Which tool should they use?

A.PERT chart
B.Gantt chart
C.RACI matrix
D.Work breakdown structure (WBS)
AnswerD

WBS decomposes scope into manageable components.

Why this answer

The Work Breakdown Structure (WBS) is the correct tool because it decomposes the total project scope into hierarchical, manageable work packages. This aligns with the PMBOK Guide's definition of a WBS as a deliverable-oriented decomposition that facilitates planning, cost estimation, and responsibility assignment. Other tools like PERT or Gantt charts focus on scheduling, not scope decomposition.

Exam trap

The trap here is that candidates confuse scheduling tools (PERT, Gantt) or role assignment tools (RACI) with scope decomposition, but the WBS is the only tool specifically designed to break down project scope into manageable components.

How to eliminate wrong answers

Option A is wrong because a PERT chart is a network diagram used for analyzing task dependencies and critical path scheduling, not for breaking down project scope. Option B is wrong because a Gantt chart is a bar chart that visualizes a project schedule over time, showing start/end dates and overlaps, but it does not decompose scope into smaller components. Option C is wrong because a RACI matrix is a responsibility assignment matrix that maps roles to tasks, not a tool for scope decomposition.

18
MCQmedium

A project manager at a mid-sized software company is leading a project to develop a new mobile application. The project is in the execution phase, and the team is using an Agile methodology with two-week sprints. The project manager has been using a shared spreadsheet to track tasks, but team members frequently report that they are unsure of what tasks to work on next, and there is confusion about which tasks are blocked. Additionally, the project manager is spending several hours each day updating the spreadsheet and answering questions about task status. The company has a subscription to Jira, but the team has not been using it. The project manager wants to improve visibility and reduce administrative overhead. What should the project manager do first?

A.Assign a project coordinator to update the spreadsheet and answer questions.
B.Provide training on advanced Excel features to improve the spreadsheet's functionality.
C.Migrate the task tracking to Jira and configure it to match the team's workflow.
D.Implement daily stand-up meetings to clarify task assignments.
AnswerC

Jira provides real-time task tracking, reduces manual effort, and improves visibility.

Why this answer

Migrating to Jira is the correct first step because Jira is purpose-built for Agile project management, providing real-time visibility into task status, backlogs, and blockers without manual updates. The team already has a Jira subscription, so the project manager can leverage its built-in Scrum boards, issue tracking, and automated workflows to reduce administrative overhead and eliminate confusion about task assignments.

Exam trap

The trap here is that candidates may choose daily stand-ups (Option D) as a quick communication fix, overlooking that the core problem is the lack of a proper tool for task tracking, which Jira directly solves.

How to eliminate wrong answers

Option A is wrong because assigning a project coordinator to update the spreadsheet merely shifts the manual overhead without addressing the root cause—the spreadsheet lacks real-time visibility, automated workflows, and integration with Agile practices. Option B is wrong because advanced Excel features still cannot provide the native Agile board views, automated status updates, or blocker tracking that Jira offers; Excel remains a static, manual tool prone to version conflicts. Option D is wrong because daily stand-ups improve communication but do not replace the need for a centralized, real-time task tracking system; without Jira, the team will still lack a single source of truth for task status and blocked items.

19
MCQmedium

A project manager is developing a communication plan for a software implementation project. The team includes developers, business analysts, and external vendors. Which document should the project manager reference to ensure communication aligns with stakeholder expectations?

A.Stakeholder matrix
B.Stakeholder register
C.Issue log
D.Stakeholder engagement plan
AnswerB

The stakeholder register contains stakeholder identification and assessment information, including communication preferences.

Why this answer

The stakeholder register is the foundational document that lists all stakeholders and their key attributes, such as roles, influence, and expectations. By referencing this register, the project manager can ensure the communication plan addresses the specific needs and preferences of developers, business analysts, and external vendors, aligning with stakeholder expectations from the outset.

Exam trap

The trap here is that candidates confuse the stakeholder register with the stakeholder engagement plan, but the register is the source document for identifying who stakeholders are and what they expect, while the engagement plan is a later output that builds on that data.

How to eliminate wrong answers

Option A is wrong because the stakeholder matrix is a tool used to classify stakeholders based on power and interest, but it does not contain the detailed contact information or specific communication preferences needed to build a communication plan. Option C is wrong because the issue log tracks problems and their resolutions during the project, not stakeholder expectations or communication requirements. Option D is wrong because the stakeholder engagement plan is developed after the communication plan and defines strategies for managing stakeholder involvement, but it relies on the stakeholder register to identify who needs to be engaged and how.

20
MCQeasy

Which document defines how project information is distributed to stakeholders and who receives what information?

A.Risk register
B.Schedule management plan
C.Communication management plan
D.Project charter
AnswerC

It defines information distribution and stakeholder communications.

Why this answer

The Communication Management Plan is the document that defines how project information is distributed to stakeholders and who receives what information. It specifies the communication methods, frequency, and formats for project updates, ensuring all stakeholders have the right information at the right time.

Exam trap

The trap here is that candidates often confuse the Communication Management Plan with the Stakeholder Register or the Project Charter, but the Communication Management Plan is the only document that explicitly defines the 'who, what, when, and how' of information distribution.

How to eliminate wrong answers

Option A is wrong because the Risk Register is used to document identified risks, their analysis, and response plans, not the distribution of project information. Option B is wrong because the Schedule Management Plan focuses on how the project schedule will be developed, monitored, and controlled, not on stakeholder communication. Option D is wrong because the Project Charter authorizes the project and provides a high-level description, but it does not detail the specific distribution of information to stakeholders.

21
MCQhard

A project manager is reviewing the risk register and sees that a high-probability, high-impact risk has a response strategy of 'mitigate' with a planned action to purchase insurance. This is an example of which risk response strategy?

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

Insurance transfers the financial risk to a third party.

Why this answer

Purchasing insurance transfers the financial risk of a loss to the insurance company, making this a clear example of the 'Transfer' risk response strategy. In the PMI framework, transfer shifts the impact of a threat to a third party, often through insurance or contracts, without eliminating the risk itself. The question explicitly states the response strategy is 'mitigate,' but the planned action of buying insurance is a transfer technique, which is the key distinction tested here.

Exam trap

The trap here is that the question labels the response strategy as 'mitigate' in the scenario, leading candidates to select 'Mitigate' without recognizing that the specific action (purchasing insurance) is a textbook example of 'Transfer,' testing whether you can differentiate the strategy from the action label.

How to eliminate wrong answers

Option A is wrong because 'Accept' means acknowledging the risk and taking no proactive action, often creating a contingency reserve, not purchasing insurance. Option B is wrong because 'Mitigate' involves reducing the probability or impact of a risk (e.g., adding redundancy or training), whereas insurance does not reduce the risk—it shifts the financial burden. Option D is wrong because 'Avoid' means eliminating the risk entirely (e.g., canceling the project or changing scope), which is not achieved by buying insurance.

22
MCQmedium

After a change request is approved, the project manager updates the project baseline. Which document must also be updated to reflect the impact of the change on project risks?

A.Issue log
B.Risk register
C.Lessons learned
D.Stakeholder register
AnswerB

The risk register tracks identified risks and their status after changes.

Why this answer

When a change request is approved and the project baseline is updated, the risk register must also be updated because the change may introduce new risks, alter the probability or impact of existing risks, or render some risks obsolete. The risk register is the formal document that captures identified risks, their analysis, and response plans, so any baseline change directly affects the risk profile of the project.

Exam trap

CompTIA often tests the distinction between reactive documents (issue log) and proactive documents (risk register), so the trap here is confusing a change's potential future risks with current issues that have already materialized.

How to eliminate wrong answers

Option A is wrong because the issue log tracks active problems that have already occurred, not the potential impact of a change on future risks. Option C is wrong because the lessons learned document captures knowledge gained during the project for future use, not the immediate risk implications of a baseline change. Option D is wrong because the stakeholder register lists stakeholders and their classification, not the risk-related effects of a change.

23
MCQmedium

At the end of a project phase, the team holds a meeting to discuss what went well and what could be improved. Which document is produced from this meeting?

A.Lessons learned
B.Risk register update
C.Project closure report
D.Status report
AnswerA

Lessons learned capture what worked and what didn't for continuous improvement.

Why this answer

The meeting at the end of a project phase is a retrospective, specifically designed to capture what went well and what could be improved. The formal document produced from this meeting is the lessons learned document, which records insights and recommendations for future phases or projects. This aligns with the PMI's definition of lessons learned as a key output of the project's monitoring and controlling processes.

Exam trap

The trap here is that candidates confuse the phase-end meeting with a status meeting and select 'Status report,' not realizing that the specific purpose of the phase-end meeting is to capture lessons learned, not just report current status.

How to eliminate wrong answers

Option B is wrong because a risk register update is produced from ongoing risk identification and analysis activities, not from a phase-end retrospective meeting focused on process improvement. Option C is wrong because a project closure report is produced at the very end of the entire project, not at the end of a single phase, and it summarizes final deliverables, financials, and formal acceptance. Option D is wrong because a status report is a periodic communication of current project health (schedule, budget, issues) and is not the specific output of a phase-end lessons learned meeting.

24
MCQmedium

A project manager wants to visually represent the flow of tasks and decision points in a business process. Which tool should be used?

A.Pareto chart
B.Flowchart
C.Gantt chart
D.Scatter diagram
AnswerB

Flowchart visually maps process steps and decisions.

Why this answer

A flowchart is the correct tool because it is specifically designed to visually represent the sequence of tasks, decision points, and branching logic within a business process. Unlike other charts, flowcharts use standardized symbols (e.g., rectangles for processes, diamonds for decisions) to map out the flow of activities, making them ideal for process mapping and workflow analysis.

Exam trap

The trap here is that candidates often confuse a Gantt chart (which shows task timelines) with a flowchart (which shows task logic), leading them to select the Gantt chart when the question explicitly asks for the flow of tasks and decision points, not scheduling.

How to eliminate wrong answers

Option A is wrong because a Pareto chart is a bar graph that displays the frequency or impact of problems in descending order, used for prioritizing issues (based on the 80/20 rule), not for showing task flow or decision points. Option C is wrong because a Gantt chart is a horizontal bar chart used for project scheduling and tracking task durations and dependencies over time, not for illustrating the logical flow of a process. Option D is wrong because a scatter diagram plots pairs of numerical data points to identify correlations between two variables, not for mapping sequential tasks or decisions.

25
Multi-Selecthard

Which THREE components are typically included in a project management plan?

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

Correct. Schedule baseline is part of the PM plan.

Why this answer

The project management plan is the formal, approved document that defines how the project is executed, monitored, and controlled. The schedule baseline (B), cost baseline (D), and scope baseline (E) are three of the key baselines that collectively form the performance measurement baseline (PMB) against which project performance is measured. These baselines are formally approved and can only be changed through a formal change control process.

Exam trap

CompTIA often tests the distinction between 'project management plan components' (which include baselines and subsidiary plans) and 'project documents' (like issue logs and stakeholder registers), so candidates mistakenly include operational logs or registers as part of the formal plan.

26
MCQmedium

A project manager is developing the project charter and needs to identify the key stakeholders who will influence the project's success. Which tool or document should the project manager use to capture this information?

A.Project charter
B.Work breakdown structure
C.Stakeholder register
D.Risk register
AnswerC

Correct. The stakeholder register documents stakeholders' interests, influence, and expectations.

Why this answer

The stakeholder register is the correct tool for capturing key stakeholders who influence project success because it documents their identification, assessment, and classification. The project manager uses this register during stakeholder analysis to record names, roles, expectations, and influence levels, which is essential for developing the project charter.

Exam trap

The trap here is that candidates confuse the project charter's role in listing high-level stakeholders with the stakeholder register's purpose of providing detailed identification and analysis, leading them to select the project charter instead of the stakeholder register.

How to eliminate wrong answers

Option A is wrong because the project charter is the document that formally authorizes the project and assigns the project manager, not a tool for capturing stakeholder details; it may reference stakeholders but does not store their detailed information. Option B is wrong because the work breakdown structure (WBS) decomposes project deliverables into smaller work components for scope management, not for identifying or documenting stakeholders. Option D is wrong because the risk register captures identified risks, their analysis, and response plans, not stakeholder identification; stakeholders are a source of risks but are not recorded in the risk register itself.

27
Drag & Dropmedium

Arrange the phases of the project life cycle in the correct order.

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

Steps
Order

Why this order

The standard project life cycle phases are Initiating, Planning, Executing, Monitoring and Controlling, and Closing.

28
MCQeasy

Refer to the exhibit. What is the duration of the critical path?

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

A (2) + C (4) + D (2) = 8 days.

Why this answer

The critical path is A-C-D: 2 + 4 + 2 = 8 days. Path A-B-D is 2+3+2=7 days, so 8 is longer. Option B (7) is the other path.

Options C (9) and D (10) are not possible.

29
MCQeasy

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

A.Project management plan
B.Scope statement
C.Business case
D.Project charter
AnswerD

The project charter formally authorizes the project and identifies the project manager.

Why this answer

The project charter is the formal document that authorizes the existence of a project and provides the project manager with the authority to apply organizational resources to project activities. It is issued by the project sponsor or initiator and formally assigns the project manager, establishing their role and responsibilities from the outset.

Exam trap

The trap here is that candidates often confuse the project charter with the project management plan, thinking the plan authorizes the project, but the plan is created after the charter is approved and does not itself grant authority or assign the project manager.

How to eliminate wrong answers

Option A is wrong because the project management plan describes how the project will be executed, monitored, and controlled, but it does not authorize the project or assign the project manager; it is developed after the charter is approved. Option B is wrong because the scope statement defines the project's boundaries, deliverables, and acceptance criteria, but it does not grant formal authorization or assign the project manager. Option C is wrong because the business case provides the economic justification for the project, but it is a supporting document used to secure approval, not the formal authorization document that assigns the project manager.

30
MCQmedium

During project execution, a key stakeholder requests a change that increases scope. According to the project management plan, which document should the project manager update first?

A.Project schedule
B.Issue log
C.Risk register
D.Change log
AnswerD

Correct. The change log documents all change requests.

Why this answer

Option A is correct because the change log records all change requests and their status. Option B is wrong because the issue log is for issues, not changes. Option C is wrong because the project schedule is updated after change approval.

Option D is wrong because the risk register is for risks, not changes.

31
MCQhard

During project planning, the project manager needs to estimate the cost of each work package. Which tool or technique is best suited for this?

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

Bottom-up estimating calculates costs for each work package, then sums them.

Why this answer

Bottom-up estimating is best suited for estimating the cost of each work package because it involves decomposing the work package into its lowest-level components (activities or tasks) and estimating each one individually. This provides a high level of accuracy by aggregating detailed estimates from the team members who will perform the work, making it ideal for project planning when detailed scope definition is available.

Exam trap

The trap here is that candidates often confuse bottom-up estimating with parametric estimating, assuming that parametric methods are always more precise, but the question specifically asks for the technique best suited for estimating each individual work package, where bottom-up's granular decomposition is key.

How to eliminate wrong answers

Option A (Parametric estimating) is wrong because it uses statistical relationships between historical data and other variables (e.g., cost per square foot) to calculate estimates, which is not specific to individual work packages and may lack the granularity needed for bottom-level accuracy. Option C (Three-point estimating) is wrong because it is a technique used to account for uncertainty by calculating an expected cost using optimistic, pessimistic, and most likely estimates, but it is typically applied to individual activities or tasks rather than being the primary tool for estimating entire work packages during planning. Option D (Analogous estimating) is wrong because it relies on historical data from similar past projects to estimate current work packages, which is less accurate and more suited for early-stage or high-level estimates rather than detailed work package cost estimation.

32
MCQmedium

A team uses a tool that clarifies roles by showing who is responsible, accountable, consulted, and informed for each task. Which tool is this?

A.Work breakdown structure
B.Network diagram
C.RACI matrix
D.Gantt chart
AnswerC

RACI stands for Responsible, Accountable, Consulted, and Informed; it clarifies roles for each task.

Why this answer

A RACI matrix is a responsibility assignment matrix that defines roles. Gantt charts show schedule. WBS decomposes work.

Network diagrams show dependencies.

33
MCQeasy

A project team is working on a software development project. The project manager wants to ensure that all changes to the codebase are reviewed and approved before they are integrated. Which type of tool should be used?

A.Issue tracking system
B.Time tracking tool
C.Collaboration tool
D.Version control system
AnswerD

Version control systems track changes and enforce review/approval workflows.

Why this answer

A version control system (VCS) like Git enforces code review workflows through pull requests or merge requests, ensuring that changes are reviewed and approved before integration into the main branch. This directly supports the project manager's requirement for a controlled integration process, as VCS tracks every change and requires explicit approval via branch protection rules or merge checks.

Exam trap

The trap here is that candidates confuse a collaboration tool (Option C) with the code review process, but collaboration tools lack the version control and merge-gating capabilities that a VCS provides for enforcing approval before integration.

How to eliminate wrong answers

Option A is wrong because an issue tracking system (e.g., Jira) manages tasks, bugs, and feature requests, but does not enforce code review or approval before integration. Option B is wrong because a time tracking tool (e.g., Toggl) records hours spent on tasks and has no mechanism for code review or integration control. Option C is wrong because a collaboration tool (e.g., Slack) facilitates communication but lacks the version control and approval workflow needed to gate code changes.

34
Multi-Selectmedium

Which THREE are common types of project management documentation? (Choose three.)

Select 3 answers
A.Network diagram
B.Project charter
C.Risk register
D.Server configuration file
E.Scope statement
AnswersB, C, E

The project charter is a foundational document.

Why this answer

The project charter is a foundational document that formally authorizes a project, assigns the project manager, and provides a high-level summary of objectives, scope, and key stakeholders. It is one of the three common types of project management documentation, alongside the risk register and scope statement, as defined in the PMBOK Guide and tested in the PK0-005 exam.

Exam trap

CompTIA often tests the distinction between project management documentation (e.g., charter, risk register, scope statement) and technical or operational artifacts (e.g., network diagrams, server config files) to see if candidates understand the boundary between project governance and technical implementation.

35
MCQeasy

A project manager needs to document the roles and responsibilities of team members for a new project. Which document should the project manager create?

A.Project charter
B.RACI chart
C.Stakeholder register
D.Communication plan
AnswerB

A RACI chart defines roles and responsibilities.

Why this answer

A RACI chart (Responsible, Accountable, Consulted, Informed) is the correct document for defining and documenting team member roles and responsibilities in a project. It provides a clear matrix that maps tasks or deliverables against team members, specifying their level of involvement, which is essential for accountability and communication in project management.

Exam trap

The trap here is that candidates often confuse the RACI chart with the stakeholder register or communication plan, thinking that listing stakeholders or planning communications is sufficient to define roles, but only the RACI chart explicitly assigns responsibility for each task.

How to eliminate wrong answers

Option A is wrong because a project charter is a high-level document that authorizes the project, assigns the project manager, and outlines initial scope and objectives; it does not detail individual team member roles and responsibilities. Option C is wrong because a stakeholder register lists all stakeholders and their interest/influence, but it does not assign specific roles or responsibilities for project tasks. Option D is wrong because a communication plan defines how information is distributed, to whom, and when, but it does not document the specific roles and responsibilities of team members for executing work.

36
MCQeasy

During project execution, the team uses a shared online workspace to collaborate on documents. This is an example of which type of tool?

A.Documentation tool
B.Communication tool
C.Collaboration tool
D.Project management software
AnswerC

Shared workspaces are a type of collaboration tool.

Why this answer

A shared online workspace where team members concurrently edit documents, share files, and track changes in real time is a collaboration tool. Unlike simple communication or documentation tools, it integrates multiple functions (editing, version control, commenting) to support synchronous or asynchronous teamwork. This aligns with the definition of collaboration software such as Microsoft SharePoint, Google Workspace, or Confluence.

Exam trap

The trap here is that candidates confuse a collaboration tool with a communication tool because both involve team interaction, but the key differentiator is the shared workspace's ability to co-create and edit documents synchronously, not just exchange messages.

How to eliminate wrong answers

Option A is wrong because a documentation tool is primarily for creating, storing, and managing static documents (e.g., a wiki or a document repository), not for real-time co-authoring and interactive teamwork. Option B is wrong because a communication tool focuses on exchanging messages (e.g., email, instant messaging, or video conferencing) and lacks the shared editing and version control features of a workspace. Option D is wrong because project management software (e.g., Microsoft Project or Jira) is designed for scheduling, task assignment, and tracking progress, not for collaborative document editing within a shared workspace.

37
Matchingmedium

Match each communication method to its description.

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

Concepts
Matches

Information sent to recipients without expecting immediate feedback

Recipients access information at their own discretion

Real-time exchange of information between parties

Official documents like contracts and project reports

Casual conversations and ad-hoc discussions

Why these pairings

These communication methods are used in project stakeholder management.

38
MCQeasy

A project manager uses a tool that shows the sequence of project activities and their dependencies. Which tool is this?

A.Resource histogram
B.Network diagram
C.Work breakdown structure
D.Gantt chart
AnswerB

Correct. Network diagram shows sequence and dependencies.

Why this answer

Option B is correct because a network diagram shows activity sequence and dependencies. Option A is wrong because a Gantt chart shows bar chart schedule, not dependencies. Option C is wrong because a WBS is hierarchical.

Option D is wrong because a resource histogram shows resource allocation.

39
MCQhard

Refer to the exhibit. What is the total duration of the project on the critical path?

A.14 days
B.12 days
C.13 days
D.10 days
AnswerC

The sum of durations on the critical path (A+B+C+D) is 3+4+3+3=13 days.

Why this answer

The critical path is the longest path through the project network diagram, determining the shortest possible project duration. By summing the durations of all activities on the critical path (A→C→E→F→G), the total is 2 + 4 + 3 + 2 + 2 = 13 days. Option C is correct because this path has no float and directly controls the project finish date.

Exam trap

The trap here is that candidates may incorrectly sum all activity durations or pick a path that appears longest but includes a dependency that is not actually on the critical path due to parallel activities or misread durations.

How to eliminate wrong answers

Option A is wrong because 14 days would require adding an extra day not present on any path, likely from double-counting a dependency or misreading a duration. Option B is wrong because 12 days corresponds to a non-critical path (e.g., A→B→D→F→G = 2+3+2+2+2=11 days, or A→C→D→F→G = 2+4+1+2+2=11 days, not 12), indicating a miscalculation of path durations. Option D is wrong because 10 days is too short and might come from only summing the first few activities or ignoring the longest chain of dependencies.

40
Multi-Selecthard

A project manager is conducting a risk assessment workshop. Which THREE items should be included in the risk register for each identified risk?

Select 3 answers
A.Impact
B.Root cause analysis
C.Risk category
D.Probability
E.Response strategy
AnswersA, D, E

Impact is a standard field.

Why this answer

The risk register must capture the probability and impact of each risk to calculate its risk score (Probability × Impact), which prioritizes risks for response planning. The response strategy is also required because it documents how the risk will be managed, ensuring proactive mitigation. These three elements are standard components of a risk register per PMI best practices.

Exam trap

CompTIA often tests the distinction between mandatory risk register fields (probability, impact, response strategy) and optional or derived elements (root cause analysis, risk category), leading candidates to include extra items that are not required for every risk entry.

41
MCQmedium

Refer to the exhibit. Based on the exhibit, what is the status of change C001?

A.Implementation
B.Approved
C.Rejected
D.Submitted
AnswerB

The status field reads 'Approved'.

Why this answer

The exhibit shows that change C001 has a status of 'Approved' in the change control workflow. In the PK0-005 context, the change management process typically progresses through Submitted, Approved, Implementation, and Closed stages. Since the status is explicitly listed as 'Approved', it indicates that the change request has been reviewed and authorized for implementation, making option B correct.

Exam trap

The trap here is that candidates may confuse the 'Approved' status with the 'Implementation' phase, assuming that approval automatically means the change is being implemented, when in fact approval is a separate gate before implementation begins.

How to eliminate wrong answers

Option A is wrong because 'Implementation' is a later stage in the change management lifecycle, occurring after approval; the exhibit clearly shows 'Approved' as the current status, not 'Implementation'. Option C is wrong because 'Rejected' would indicate the change was denied, but the exhibit shows 'Approved', which is the opposite outcome. Option D is wrong because 'Submitted' is the initial status after the change request is created, before any review or approval; the exhibit shows the status has advanced beyond submission to 'Approved'.

42
MCQmedium

You are the project manager for a cloud migration project at a mid-sized company. The project team consists of internal IT staff and a third-party vendor responsible for data transfer. During a weekly status meeting, you discover that the vendor has been using an unauthorized tool to accelerate data transfer, which violates the security policy outlined in the project charter. The vendor claims the tool is necessary to meet the aggressive timeline. The project sponsor is concerned about security but also about schedule delays. You need to take the most appropriate action to address this issue while maintaining project control. Which action should you take?

A.Document the issue in the issue log, then submit a change request to evaluate the tool's security and potentially update the security policy.
B.Update the project charter to allow the use of the tool since it helps meet the timeline.
C.Instruct the vendor to continue using the tool but require daily reports on security incidents.
D.Escalate the issue to the vendor's management and request a replacement team.
AnswerA

This follows proper issue management and change control processes.

Why this answer

Option A is correct because it follows the proper project management workflow: documenting the unauthorized tool in the issue log and submitting a change request to formally evaluate the tool's security compliance. This allows the project to assess the risk without bypassing governance, maintaining control over security policy while addressing schedule concerns. The change request process ensures that any policy update is reviewed and approved by the appropriate stakeholders, preserving the integrity of the project charter.

Exam trap

The trap here is that candidates may choose Option C, thinking daily reports mitigate the risk, but they overlook that the unauthorized tool itself violates the security policy and requires formal authorization before continued use.

How to eliminate wrong answers

Option B is wrong because updating the project charter unilaterally to allow an unauthorized tool violates the formal change control process and undermines security policy without any risk assessment. Option C is wrong because instructing the vendor to continue using the tool with only daily reports does not address the underlying security violation; it ignores the policy breach and exposes the project to unmitigated risk. Option D is wrong because escalating to the vendor's management and requesting a replacement team is an overreaction that does not resolve the immediate tool authorization issue and could cause unnecessary schedule delays without first evaluating the tool's security.

43
Multi-Selectmedium

Which TWO tools are commonly used for project scheduling and displaying task dependencies? (Select TWO)

Select 2 answers
A.Gantt chart
B.Work breakdown structure
C.Change log
D.Network diagram
E.Risk register
AnswersA, D

Gantt charts display tasks, durations, and dependencies in a bar chart format.

Why this answer

A Gantt chart is correct because it provides a visual timeline of project tasks, showing start and end dates, durations, and dependencies between tasks through linked bars. This makes it a primary tool for project scheduling and displaying task dependencies in project management.

Exam trap

The trap here is that candidates often confuse the work breakdown structure (WBS) with a scheduling tool, but the WBS is purely a decomposition of scope, not a timeline or dependency display.

44
MCQhard

A project manager is managing an IT infrastructure upgrade project. The project plan includes a detailed schedule, resource assignments, and a risk register. The project manager uses a spreadsheet to track risks, but the spreadsheet has become large and difficult to maintain. Team members are not consistently updating risk information, and some risks have been ignored. The project manager wants to adopt a more effective risk management tool that encourages regular updates and provides risk scoring. Which tool should the project manager implement?

A.A shared database table with risk details
B.An email chain where team members report risks to the PM
C.A risk management software module that integrates with the project management tool and sends reminders
D.A risk matrix diagram embedded in the project plan document
AnswerC

Automated scoring, reminders, and integration.

Why this answer

Option C is correct because a risk management software module that integrates with the project management tool provides automated reminders, centralized risk tracking, and built-in risk scoring (e.g., probability × impact). This directly addresses the issues of inconsistent updates and ignored risks by enforcing regular input and offering a structured, auditable workflow. Integration ensures risk data is synchronized with the project schedule and resource assignments, eliminating the manual overhead of a standalone spreadsheet.

Exam trap

The trap here is that candidates may choose a shared database table (Option A) thinking it solves the centralization issue, but fail to recognize that without automated reminders and scoring, it still relies on manual discipline—exactly the problem the project manager is trying to fix.

How to eliminate wrong answers

Option A is wrong because a shared database table, while centralized, lacks automated reminders and risk scoring capabilities; it still relies on manual updates and offers no enforcement mechanism, so team members can continue to ignore risks. Option B is wrong because an email chain is unstructured, lacks a single source of truth, provides no risk scoring, and makes it easy for risks to be lost or overlooked; it actually worsens the problem of inconsistent updates and ignored risks. Option D is wrong because a risk matrix diagram embedded in the project plan document is a static visual aid that cannot be updated dynamically, does not send reminders, and provides no risk scoring; it is merely a snapshot, not a management tool.

45
MCQhard

A senior project manager is overseeing a large infrastructure upgrade project for a government agency. The project involves multiple vendors and strict compliance requirements. The project team has been using a shared network drive to store project documents, but team members often struggle to find the latest versions of documents, and there have been instances where outdated documents were used, leading to rework. The project manager needs to implement a solution that ensures document version control, access control, and audit trails. The agency has a limited budget and cannot afford expensive enterprise content management systems. What is the best course of action?

A.Hire a document controller to manage the shared drive and enforce procedures.
B.Develop a strict file naming convention and train the team to use it.
C.Use a cloud storage service like OneDrive with shared folders and permissions.
D.Implement a version control system such as Git for all project documents.
AnswerD

Git provides version control, access control, and audit trails, and is free.

Why this answer

Option D is correct because Git provides robust version control, access control via authentication and branch permissions, and a complete audit trail through commit history. Unlike a shared drive, Git prevents overwrites and ensures that only the latest approved versions are used, which directly addresses the rework caused by outdated documents. It is also free and open-source, fitting the limited budget.

Exam trap

The trap here is that candidates often dismiss Git as only for source code, but Git's version control, branching, and audit trail capabilities apply equally to documents (e.g., using Markdown or plain text), and its zero-cost nature fits the budget constraint, making it superior to manual or cloud-only solutions for compliance-heavy environments.

How to eliminate wrong answers

Option A is wrong because hiring a document controller adds ongoing labor cost, which contradicts the limited budget constraint, and manual enforcement on a shared drive does not provide automated version control or audit trails. Option B is wrong because a file naming convention alone does not prevent simultaneous edits, track changes, or provide an audit trail; it relies on human discipline and does not solve the core issue of version collision. Option C is wrong because while OneDrive offers version history and permissions, it lacks the granular, distributed version control and branching/merging capabilities of Git, and its audit trail is less detailed for compliance-heavy environments; also, cloud storage may introduce data sovereignty concerns for a government agency.

46
MCQmedium

A project sponsor asks for a report showing the planned vs. actual cost performance. Which project document contains the necessary data to create this report?

A.Stakeholder engagement plan
B.Requirements traceability matrix
C.Cost baseline
D.Work breakdown structure
AnswerC

The cost baseline provides the planned spending against which actual costs are measured.

Why this answer

The cost baseline is the approved version of the project budget, including contingency reserves, against which actual cost performance is measured. It provides the planned cost data (budgeted cost of work scheduled) and, when combined with actual cost data from the project's accounting system, enables the calculation of cost variance and cost performance index for the report. The sponsor's request for planned vs. actual cost performance directly requires the cost baseline as the reference document.

Exam trap

Cisco often tests the distinction between the WBS (scope decomposition) and the cost baseline (budget allocation), leading candidates to mistakenly select the WBS because it is a familiar document, even though it lacks the cost data needed for the report.

How to eliminate wrong answers

Option A is wrong because the stakeholder engagement plan defines strategies and actions to engage stakeholders, not cost data. Option B is wrong because the requirements traceability matrix links requirements to deliverables and test cases, not to cost performance metrics. Option D is wrong because the work breakdown structure (WBS) decomposes project scope into work packages, but it does not include cost values or budget information; the cost baseline is derived from the WBS but is a separate document.

47
Multi-Selectmedium

Which THREE documents are typically part of the project management plan?

Select 3 answers
A.Risk management plan
B.Project charter
C.Lessons learned register
D.Scope management plan
E.Communication plan
AnswersA, D, E

The risk management plan is part of the PM plan.

Why this answer

The scope management plan, risk management plan, and communication plan are subsidiary plans. The project charter authorizes the project and is separate; the lessons learned register is created after phases or project closure.

48
MCQmedium

During a status meeting, a team member reports that a task is taking longer than estimated. The project manager updates the task's remaining duration in the project schedule. This action is part of which process?

A.Direct and manage project work
B.Develop schedule
C.Control schedule
D.Monitor and control project work
AnswerC

Control Schedule involves monitoring and adjusting the schedule.

Why this answer

Updating the remaining duration of a task in the project schedule during a status meeting is a corrective action taken to reflect actual progress. This directly aligns with the Control Schedule process, which involves monitoring the status of project activities and managing changes to the schedule baseline. The project manager is not directing work (A), creating the initial schedule (B), or performing high-level monitoring (D); they are actively adjusting the schedule based on performance data.

Exam trap

The trap here is that candidates confuse the broad 'Monitor and Control Project Work' (which oversees all project work) with the specific 'Control Schedule' process, which is the correct home for updating task-level duration data.

How to eliminate wrong answers

Option A is wrong because Direct and Manage Project Work involves executing the work defined in the project management plan to achieve project objectives, not updating schedule data based on status reports. Option B is wrong because Develop Schedule is the process of analyzing activity sequences, durations, resource requirements, and schedule constraints to create the project schedule model, which occurs earlier in planning, not during execution when adjustments are made. Option D is wrong because Monitor and Control Project Work is the process of tracking, reviewing, and reporting overall project progress to meet performance objectives, but it does not specifically include updating task durations in the schedule; that is a detailed scheduling activity within Control Schedule.

49
MCQhard

A project manager wants to analyze the project schedule to identify the longest path of dependent tasks. Which technique should be used?

A.Critical path method
B.PERT analysis
C.Gantt chart
D.Monte Carlo simulation
AnswerA

CPM identifies the longest sequence of dependent tasks.

Why this answer

The critical path method (CPM) is used to identify the longest sequence of dependent tasks in a project schedule, which determines the minimum project duration. By calculating early start, early finish, late start, and late finish for each task, CPM highlights the path with zero total float, meaning any delay on this path directly delays the project. This technique is specifically designed for analyzing task dependencies and durations to find the critical path.

Exam trap

The trap here is that candidates often confuse PERT analysis with CPM because both use network diagrams, but PERT is for probabilistic duration estimation while CPM is for deterministic critical path identification.

How to eliminate wrong answers

Option B (PERT analysis) is wrong because PERT (Program Evaluation and Review Technique) uses three-point estimates (optimistic, pessimistic, most likely) to calculate expected durations and probability, but it does not directly identify the longest path of dependent tasks; it focuses on uncertainty in durations rather than dependency sequencing. Option C (Gantt chart) is wrong because a Gantt chart is a visual bar chart showing task schedules and overlaps, but it does not perform algorithmic analysis to identify the critical path; it is a display tool, not an analytical technique. Option D (Monte Carlo simulation) is wrong because it uses random sampling to model probability distributions of project completion times, but it does not deterministically identify the longest path; it assesses risk and variability, not the specific sequence of dependent tasks.

50
MCQhard

Refer to the exhibit. What is the estimate to complete (ETC) assuming the same cost efficiency?

A.$60,000
B.$75,000
C.$70,000
D.$80,000
AnswerB

ETC = (BAC - EV) / CPI = (100,000 - 40,000) / 0.8 = 60,000 / 0.8 = 75,000.

Why this answer

CPI = EV/AC = 40,000/50,000 = 0.8. EAC = BAC/CPI = 100,000/0.8 = 125,000. ETC = EAC - AC = 125,000 - 50,000 = 75,000.

Option B (80,000) uses different assumption. Options C and D are incorrect.

51
MCQhard

A project manager is using an issue log to track problems. During a weekly status meeting, a team member reports a new issue that has already caused a one-day delay. The project manager adds it to the issue log. What is the NEXT step?

A.Close the issue since it has already occurred
B.Assign an owner and a target resolution date
C.Communicate the delay to stakeholders immediately
D.Update the risk register with the issue
AnswerB

Assigning ownership and a deadline ensures the issue is addressed.

Why this answer

Once an issue is added to the issue log, the next step is to assign an owner and a target resolution date. This ensures accountability and provides a clear deadline for resolving the problem, which is essential for tracking progress and minimizing further impact on the project schedule.

Exam trap

The trap here is that candidates may confuse the issue log with the risk register, thinking that a realized risk should be updated in the risk register, when in fact it must be moved to the issue log and managed as an active problem.

How to eliminate wrong answers

Option A is wrong because closing an issue without resolution ignores the need to address the root cause and prevent recurrence; issues are closed only after the resolution is verified. Option C is wrong because communicating the delay to stakeholders should occur after the issue is assessed and a response plan is developed, not as the immediate next step. Option D is wrong because the risk register is used for potential future events (risks), not for issues that have already occurred; issues are tracked in the issue log, not the risk register.

52
MCQeasy

A project manager at a marketing firm is using Microsoft Project to manage a campaign launch. The project has 15 tasks with several dependencies, including finish-to-start and start-to-start. Team members update their task progress daily. After a week, the project manager notices that some tasks are not reflecting updated finish dates even though dependencies are marked as complete. For example, Task 4 (Design finalization) has a finish-to-start dependency on Task 3 (Concept approval), which was completed three days ago, but Task 4's start date remains unchanged, causing the entire schedule to appear delayed. The project manager has verified that all task links are correctly set in the software. What should the project manager do first?

A.Recalculate the schedule after verifying that all dependencies are correctly set and that completed tasks have actual finish dates entered.
B.Reassign Task 4 to a different team member to speed up its start.
C.Ignore the discrepancy because the overall schedule variance is still within the acceptable threshold of 5%.
D.Manually adjust the start date of Task 4 to align with the completion of Task 3.
AnswerA

Recalculating the schedule forces the tool to update dates based on actual progress and dependencies.

Why this answer

Option A is correct because the most likely cause of the issue is that the actual finish dates for completed tasks (like Task 3) have not been entered in Microsoft Project. Without actual finish dates, the scheduling engine cannot calculate the successor task's start date, even if dependencies are correctly set. Recalculating the schedule after verifying and entering actual dates forces the tool to update the forward pass and reflect the true project status.

Exam trap

The trap here is that candidates assume the issue is a broken dependency link or a need for manual override, when in fact the root cause is the missing actual finish date—a subtle but critical detail in how Microsoft Project calculates the schedule.

How to eliminate wrong answers

Option B is wrong because reassigning Task 4 does not address the root cause—the scheduling engine not recognizing Task 3 as complete due to missing actual finish dates. Option C is wrong because ignoring the discrepancy violates the project manager's responsibility to maintain an accurate schedule; the 5% threshold is irrelevant when the schedule is not reflecting actual progress. Option D is wrong because manually adjusting the start date bypasses the dependency logic and can cause cascading errors in the critical path calculation, defeating the purpose of using a scheduling tool.

53
MCQhard

Based on the exhibit, which risk should the project manager address first?

A.Risk with highest probability (R01 or R04)
B.Risk with a mitigation response (R01)
C.Risk with highest impact (R01 or R02)
D.Risk R01 (Network outage)
AnswerD

Highest risk score (0.72) requires immediate attention.

Why this answer

Option A is correct. Risk R01 has the highest risk score (0.72), indicating the highest priority for response. Option B is incorrect because a high probability alone does not determine priority without impact.

Option C is incorrect because a high impact alone does not determine priority without probability. Option D is incorrect because the response type does not indicate priority level.

54
MCQeasy

A marketing project manager is responsible for launching a new product. The project manager has created a project charter, a stakeholder register, and a high-level schedule. The sponsor has approved the charter. The project manager needs to develop a detailed project plan. According to best practices, what should the project manager do next?

A.Build the project team
B.Create a work breakdown structure
C.Develop the project management plan
D.Conduct risk planning
AnswerC

Correct. After charter approval, the project manager develops the comprehensive project management plan.

Why this answer

According to PMI best practices, after the project charter is approved, the next step is to develop the project management plan. This plan defines how the project will be executed, monitored, and controlled, and it serves as the baseline for all subsequent planning activities, including scope, schedule, cost, risk, and quality. The project manager must create this comprehensive plan before building the team or creating detailed deliverables like the WBS.

Exam trap

CompTIA often tests the misconception that creating a WBS or building the team should happen immediately after charter approval, but the correct sequence requires developing the project management plan first to establish the governance and planning framework.

How to eliminate wrong answers

Option A is wrong because building the project team typically occurs after the project management plan is developed, as the plan defines the roles, responsibilities, and resource requirements needed to staff the team. Option B is wrong because creating a work breakdown structure (WBS) is a scope management activity that is part of the 'Create WBS' process within the project management plan development, not a separate step before the plan itself. Option D is wrong because conducting risk planning is a subsidiary plan within the project management plan; risk planning cannot be effectively performed without first establishing the overall project management approach and baselines.

55
MCQeasy

Refer to the exhibit. The project manager is reviewing the project schedule. What is the total duration of the critical path?

A.5 days
B.50 days
C.30 days
D.15 days
AnswerB

The critical path includes all tasks in sequence: 10+15+20+10+5 = 50 days.

Why this answer

The critical path is the longest path through the project network diagram, determining the shortest possible project duration. By summing the durations of all activities on the critical path (e.g., A→C→E→G→I), the total duration is 50 days. This is calculated by adding the individual task durations along the path with zero total float.

Exam trap

CompTIA often tests the misconception that the critical path is the path with the most tasks or the shortest duration, rather than the longest total duration path with zero float.

How to eliminate wrong answers

Option A is wrong because 5 days is far too short and likely represents a single task duration, not the cumulative critical path. Option C is wrong because 30 days might be the duration of a non-critical path or a miscalculation of partial path sums. Option D is wrong because 15 days could be the duration of a different path or a misinterpretation of the network logic, such as only considering the first few tasks.

56
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.

57
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

Why this answer

Critical path is A-C-D = 5+7+3=15; path A-B-D = 5+5+3=13. Total float for C = late finish - early finish or late start - early start. Since C is on the critical path? Actually C is on the longer path, but not the only path: difference = 15-13=2.

Float of C = 2. Options: 0, 2, 3, 5. Correct is 2.

58
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.

59
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.

60
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.

61
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.

62
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.

63
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.

64
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

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

65
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.

66
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

Option C is correct because 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.

67
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

Network diagrams show task dependencies and the critical path.

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.

68
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.

69
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.

70
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.

71
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

Cisco 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.

72
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.

73
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.

74
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

Option A is correct because a change request form paired with a change log in a shared system provides formal tracking. Option B is wrong because email lacks structured tracking. Option C is wrong because a register without forms lacks detail.

Option D is wrong because a wiki is informal.

75
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.

Page 1 of 3 · 159 questions totalNext →

Ready to test yourself?

Try a timed practice session using only Pm Tools Documentation questions.