Courseiva

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

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

Page 4

Page 5 of 14

Page 6
301
MCQhard

A project manager is evaluating whether to proceed with a project that has a net present value (NPV) of -$10,000, an internal rate of return (IRR) of 4%, and a payback period of 3 years. The company's required rate of return is 6%. What should the project manager recommend?

A.Defer the decision until a qualitative analysis is completed.
B.Accept the project because the payback period is less than 5 years.
C.Request additional funding to improve the NPV.
D.Reject the project because it does not meet financial criteria.
AnswerD

Negative NPV and IRR less than required rate mean project destroys value.

Why this answer

The project has a negative NPV (-$10,000) and an IRR (4%) that is lower than the company's required rate of return (6%). Both of these financial criteria indicate the project will destroy value rather than create it. Therefore, the project manager should recommend rejecting the project based on standard capital budgeting principles.

Exam trap

CompTIA often tests the misconception that a short payback period alone justifies project acceptance, ignoring that NPV and IRR are the primary financial decision criteria and that payback period does not account for the time value of money or profitability after the payback period.

How to eliminate wrong answers

Option A is wrong because deferring for qualitative analysis is unnecessary when the quantitative financial criteria already provide a clear reject signal; qualitative factors cannot override a negative NPV and IRR below the hurdle rate. Option B is wrong because a payback period of 3 years, while less than 5, is not a sufficient justification to accept a project with a negative NPV and an IRR below the required rate of return; payback period ignores the time value of money and cash flows after the payback point. Option C is wrong because requesting additional funding would not change the project's inherent financial metrics; the NPV and IRR are calculated based on the project's cash flows and cost of capital, not the total funding amount.

302
Multi-Selectmedium

Which TWO of the following are examples of project constraints? (Select TWO).

Select 2 answers
A.Cost
B.Project manager experience
C.Team morale
D.Customer satisfaction
E.Scope
AnswersA, E

Cost is a key constraint.

Why this answer

Scope and cost are classic project constraints (triple constraint). Team morale and customer satisfaction are not typically considered constraints in the traditional sense.

303
MCQmedium

A project to migrate on-premises email to a cloud-based service is nearing completion. After the final cutover, some users report that emails sent to certain domains are not being delivered. The project team checks the mail servers and finds no errors. The project manager reviews the DNS records and discovers that the MX records were not updated to point to the new service. What should the team do first?

A.Configure manual email forwarding rules.
B.Set up an SMTP relay on the old server.
C.Update the DNS records and wait for propagation.
D.Revert the migration to the on-premises system.
AnswerC

Correcting the MX records ensures email routes to the new service; propagation typically completes within hours.

Why this answer

The root cause is that the MX records in DNS still point to the old on-premises mail server, so sending mail servers cannot route messages to the new cloud service. Updating the MX records to point to the new service and waiting for DNS propagation (typically 1–48 hours depending on TTL) is the correct first step because it restores proper email routing at the DNS level. No server-side errors exist, so the issue is purely a DNS configuration problem.

Exam trap

The trap here is that candidates assume a server-side configuration error (like SMTP relay or forwarding) is needed, but the question explicitly states no server errors exist, so the correct first action is to fix the DNS records rather than applying a workaround or reverting the project.

How to eliminate wrong answers

Option A is wrong because manual email forwarding rules would only redirect mail already arriving at the old server, but since the MX records are incorrect, external senders never reach the old server either—they fail to deliver because they look up the wrong destination. Option B is wrong because setting up an SMTP relay on the old server would still require the MX records to point to that server first; it does not fix the fundamental DNS misconfiguration and would add unnecessary complexity. Option D is wrong because reverting the entire migration is an extreme, costly, and unnecessary step when the issue is a simple DNS record update—there is no indication of a functional problem with the new cloud service itself.

304
Multi-Selecthard

A project sponsor asks the project manager to accelerate the schedule. Which TWO schedule compression techniques could the project manager consider?

Select 2 answers
A.Fast-tracking
B.Crashing
C.Monte Carlo simulation
D.Resource leveling
E.Scope reduction
AnswersA, B

Fast-tracking overlaps sequential activities, compressing the schedule but increasing risk.

Why this answer

Fast-tracking and crashing are the two primary schedule compression techniques.

305
MCQeasy

Which risk response strategy involves taking action to reduce the probability or impact of a risk?

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

Correct: mitigation reduces probability or impact.

Why this answer

Mitigation involves reducing the probability or impact of a risk to an acceptable level.

306
MCQeasy

A project manager is managing an agile project. The team uses iterative development and daily stand-up meetings. Which of the following is a key principle of agile project management?

A.Comprehensive documentation
B.Following a detailed plan
C.Sequential phases
D.Customer collaboration over contract negotiation
AnswerD

Correct. Agile emphasizes ongoing collaboration with the customer rather than rigid contracts.

Why this answer

The Agile Manifesto prioritizes customer collaboration over contract negotiation, meaning the project team works closely with the customer to refine requirements and deliver value iteratively. In an agile project with daily stand-ups and iterative development, this principle ensures continuous feedback and adaptation rather than rigid adherence to a contract.

Exam trap

The trap here is that candidates often confuse 'customer collaboration' with simply having meetings, but the key distinction is that agile prioritizes ongoing, direct customer involvement over formal contract terms, which is a core shift from traditional project management.

How to eliminate wrong answers

Option A is wrong because comprehensive documentation is de-emphasized in agile; the Agile Manifesto values working software over comprehensive documentation, so extensive upfront documentation contradicts agile principles. Option B is wrong because following a detailed plan is contrary to agile's embrace of change; agile values responding to change over following a plan, and detailed plans are more typical of waterfall methodologies. Option C is wrong because sequential phases (e.g., requirements, design, test) describe a waterfall lifecycle, not agile's iterative and incremental approach where phases overlap and repeat in short cycles.

307
Multi-Selecteasy

Which TWO of the following are risk identification techniques commonly used in project management? (Choose two.)

Select 2 answers
A.SWOT analysis
B.Crashing
C.Brainstorming
D.Fast-tracking
E.Monte Carlo simulation
AnswersA, C

Correct. SWOT analysis identifies risks from strengths, weaknesses, opportunities, and threats.

Why this answer

Common risk identification techniques include brainstorming, Delphi technique, SWOT analysis, and assumptions analysis.

308
MCQeasy

During the planning phase, the project manager wants to define the project scope in detail. Which document should be created?

A.Requirements documentation
B.Work breakdown structure (WBS)
C.Project charter
D.Scope statement
AnswerD

The scope statement details the project scope, assumptions, and constraints.

Why this answer

The scope statement is the document that defines the project scope, including deliverables, boundaries, and acceptance criteria. The WBS is derived from the scope statement, and the charter provides high-level scope.

309
MCQeasy

Who is responsible for providing the project with resources and removing obstacles that are beyond the project manager's control?

A.Project manager
B.Project team
C.Steering committee
D.Project sponsor
AnswerD

Sponsor provides resources and removes obstacles.

Why this answer

The project sponsor provides resources, champions the project, and resolves escalations. The PM manages day-to-day. The steering committee provides governance.

The team executes tasks.

310
MCQmedium

During project closing, which activity is performed to formally obtain acceptance of the project deliverables from the sponsor or customer?

A.Conducting lessons learned
B.Archiving project documents
C.Releasing resources
D.Obtaining formal acceptance
AnswerD

Correct: Formal acceptance is a key closing activity.

Why this answer

Formal acceptance is documented, often through a sign-off, to confirm that deliverables meet requirements and the project is complete.

311
MCQeasy

A project manager needs to assign tasks to team members. Which document provides the detailed breakdown of work packages?

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

Correct. The WBS is a hierarchical decomposition that breaks work into small, assignable work packages.

Why this answer

The Work Breakdown Structure (WBS) is the correct document because it provides a hierarchical decomposition of the total scope of work into manageable work packages. Each work package represents a deliverable or task that can be assigned, estimated, and tracked, making it the definitive source for task assignment details.

Exam trap

The trap here is that candidates often confuse the project schedule (which shows timing) with the WBS (which shows the breakdown of work), leading them to select the schedule when the question specifically asks for the document that provides the detailed breakdown of work packages.

How to eliminate wrong answers

Option A is wrong because the project schedule shows when tasks are performed and their dependencies, but it does not provide the detailed breakdown of work packages; it relies on the WBS for that structure. Option B is wrong because the project charter authorizes the project and defines high-level objectives, scope, and stakeholders, but it does not decompose work into detailed work packages. Option D is wrong because the risk register lists identified risks, their probability, impact, and responses, not the breakdown of work packages for task assignment.

312
Multi-Selectmedium

Which TWO of the following are outputs of the project initiation phase?

Select 2 answers
A.Stakeholder register
B.Risk register
C.Project charter
D.Lessons learned
E.Project schedule
AnswersA, C

Correct. The stakeholder register identifies stakeholders and is often created during initiation.

Why this answer

The stakeholder register is an output of the project initiation phase because it identifies all individuals or organizations impacted by the project and documents their interests, influence, and expectations. This register is created during initiation to ensure stakeholder engagement strategies are defined early, aligning with PMI's process of identifying stakeholders as part of the Initiating process group.

Exam trap

CompTIA often tests the distinction between outputs of initiation versus planning, specifically that the risk register and project schedule are planning-phase artifacts, not initiation deliverables, even though they are commonly mistaken as early outputs.

313
MCQhard

A project is behind schedule. The project manager decides to start the next phase before the previous phase is fully complete, overlapping activities. This technique is known as:

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

Correct definition.

Why this answer

Fast-tracking overlaps sequential activities, which increases risk but may compress schedule.

314
MCQmedium

During project planning, the project manager decomposes the project scope into smaller, more manageable components. What is the resulting document called?

A.Scope statement
B.Project charter
C.Work breakdown structure (WBS)
D.Network diagram
AnswerC

The WBS breaks down scope into work packages.

Why this answer

The WBS is a hierarchical decomposition of the total scope into work packages, forming the scope baseline.

315
MCQmedium

A project manager is leading a software development project in a matrix organization. The project manager shares resources with functional managers. In this type of organizational structure, which of the following BEST describes the project manager's authority?

A.No authority; the functional manager has all authority
B.Full authority over the project team
C.Limited authority, sharing resources with functional managers
D.Authority only over project budget, not personnel
AnswerC

In matrix organizations, authority is shared.

Why this answer

In a matrix structure, authority is shared between functional and project managers; the project manager typically has limited authority compared to a projectized organization.

316
Multi-Selectmedium

A project manager is closing a project. Which TWO activities should be performed during project closure? (Select two.)

Select 2 answers
A.Develop the risk register
B.Obtain formal acceptance from the sponsor
C.Conduct feasibility study
D.Create the project charter
E.Archive project documents
AnswersB, E

Formal acceptance is a key closure activity.

Why this answer

During closure, obtaining formal acceptance from the sponsor and archiving project documents are key activities. Releasing resources and contract closure are also part of closure, but the question asks for two. The correct answers are formal acceptance and archiving documents.

317
Multi-Selecthard

Which THREE of the following are characteristics of a project as defined by PMI?

Select 3 answers
A.Progressively elaborated through iterative steps.
B.Produces repetitive, ongoing outputs.
C.Has unlimited resources and time.
D.Creates a unique product, service, or result.
E.Has a definite beginning and end.
AnswersA, D, E

Progressive elaboration means developing in steps.

Why this answer

PMI defines a project as 'a temporary endeavor undertaken to create a unique product, service, or result,' and progressive elaboration is a key characteristic where details are refined through iterative cycles as more information becomes available. This means the project scope and deliverables are developed in successive steps, not fully defined upfront, which aligns with the adaptive planning approach in project management.

Exam trap

CompTIA often tests the distinction between projects and operations, so the trap here is confusing ongoing, repetitive outputs (operations) with the unique, temporary nature of a project, leading candidates to incorrectly select Option B.

318
MCQhard

A project manager is working on a construction project and needs to calculate the total float for a non-critical path activity. The activity has an early start of day 5, late start of day 10, early finish of day 15, and late finish of day 20. What is the total float?

A.15 days
B.20 days
C.5 days
D.10 days
AnswerC

Total float = late start - early start = 5 days.

Why this answer

Total float is calculated as Late Start minus Early Start (or Late Finish minus Early Finish). Here, Late Start (10) minus Early Start (5) equals 5 days. This represents the amount of time the activity can be delayed without affecting the project's overall completion date.

Exam trap

The trap here is confusing activity duration (Early Finish minus Early Start) or individual dates (Late Start or Late Finish) with the float calculation, leading candidates to pick 15, 20, or 10 days instead of correctly computing the difference.

How to eliminate wrong answers

Option A is wrong because 15 days is the duration of the activity (Early Finish 15 minus Early Start 5), not the total float. Option B is wrong because 20 days is the Late Finish date, not the float calculation result. Option D is wrong because 10 days is the Late Start date, not the difference between Late Start and Early Start.

319
MCQhard

A project manager notices that the project is behind schedule. The planned value (PV) is $50,000, earned value (EV) is $40,000, and actual cost (AC) is $45,000. What is the schedule performance index (SPI) and what does it indicate?

A.1.25, ahead of schedule
B.0.8, behind schedule
C.0.89, behind schedule
D.1.0, on schedule
AnswerB

SPI = 0.8, indicating behind schedule.

Why this answer

SPI = EV / PV = 40,000 / 50,000 = 0.8. An SPI less than 1 indicates the project is behind schedule.

320
Multi-Selecteasy

A project manager is evaluating potential IT infrastructure projects. Which two project selection methods consider financial return? (Choose two.)

Select 2 answers
A.Cost-benefit analysis
B.Payback period
C.Expert judgment
D.Weighted criteria
E.Scoring model
AnswersA, B

Cost-benefit analysis compares expected costs and benefits, a financial return method.

Why this answer

Cost-benefit analysis (A) directly compares the total expected costs against the total expected benefits of a project, quantifying the net financial return. Payback period (B) calculates the time required to recoup the initial investment, which is a straightforward measure of financial return. Both methods are explicitly used to evaluate the monetary profitability of IT infrastructure projects.

Exam trap

The trap here is that candidates may confuse 'financial return' with any evaluation method that includes a financial component, but weighted criteria and scoring models are multi-criteria decision tools that do not specifically measure financial return as their primary output.

321
Drag & Dropmedium

Arrange the steps for initiating a project in the correct order.

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

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

Why this order

The correct order for initiating a project is: create the project charter, identify stakeholders, obtain project charter approval, and then hold the kick-off meeting. Scope definition occurs during the planning phase, not initiation. Option A lists these initiation steps in the proper sequence without including any extraneous scope-definition activities.

322
MCQhard

A project manager is overseeing the implementation of a new customer relationship management (CRM) system. The vendor requires access to the company's internal network to install and configure the software. Which of the following is the BEST practice to ensure security while allowing vendor access?

A.Provide the vendor with access to the guest Wi-Fi network
B.Set up a VPN connection with two-factor authentication
C.Allow the vendor to use remote desktop protocol (RDP) directly over the internet
D.Create a local user account with administrative privileges for the vendor
AnswerB

A VPN creates an encrypted tunnel, and two-factor authentication ensures the vendor's identity is verified, providing secure remote access.

Why this answer

Setting up a VPN connection with two-factor authentication is the best practice because it creates an encrypted tunnel over the internet, ensuring data confidentiality and integrity, while two-factor authentication adds an extra layer of security beyond just a password. This approach allows the vendor to access only the internal network resources necessary for installation and configuration, without exposing the entire network to unauthenticated or unencrypted access.

Exam trap

The trap here is that candidates may think providing a local admin account (Option D) is sufficient for security, overlooking the need for encrypted communication and multi-factor authentication, which are critical for remote vendor access in a production environment.

How to eliminate wrong answers

Option A is wrong because the guest Wi-Fi network is typically isolated from the internal network and does not provide the necessary access to install and configure the CRM system on internal servers; it also lacks the encryption and authentication controls required for secure vendor access. Option C is wrong because allowing RDP directly over the internet exposes the company's internal systems to brute-force attacks, man-in-the-middle attacks, and other remote exploitation, as RDP is not designed to be exposed without a VPN or secure gateway. Option D is wrong because creating a local user account with administrative privileges for the vendor grants excessive permissions and bypasses centralized authentication and auditing, making it difficult to revoke access or track activities, and it does not provide encryption for the connection.

323
MCQeasy

Which document formally authorizes a project and provides the project manager with the authority to apply organizational resources?

A.Project management plan
B.Project charter
C.Project scope statement
D.Work breakdown structure
AnswerB

The charter formally authorizes the project.

Why this answer

The project charter authorizes the project and assigns the project manager.

324
Drag & Dropmedium

Order the steps for effective stakeholder communication.

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

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

Why this order

Communication starts with identifying stakeholders, analyzing, planning, distributing, and adjusting based on feedback.

325
Multi-Selectmedium

During the planning phase, which three documents are typically created? (Select THREE.)

Select 3 answers
A.Risk register
B.Work Breakdown Structure
C.Project charter
D.Schedule baseline
E.Lessons learned
AnswersA, B, D

Risk register is developed during planning.

Why this answer

The WBS, risk register, and schedule baseline are all created during planning.

326
MCQmedium

A project team is using planning poker to estimate user stories. What is the purpose of this technique?

A.To define the product backlog
B.To identify risks in user stories
C.To reach a consensus on story point estimates
D.To assign tasks to team members
AnswerC

Correct. Planning poker helps the team agree on relative sizing.

Why this answer

Planning poker is a consensus-based estimation technique that uses story points to achieve team agreement on effort.

327
MCQhard

A project manager is reviewing the procurement process. Which document is used to invite vendors to submit a proposal for a project?

A.Request for Information (RFI)
B.Statement of Work (SOW)
C.Request for Proposal (RFP)
D.Request for Quotation (RFQ)
AnswerC

RFP is used to invite vendors to submit proposals.

Why this answer

A Request for Proposal (RFP) is used to solicit proposals from vendors.

328
MCQhard

A project manager is developing the risk management plan. Which of the following is the primary purpose of this plan?

A.Define how risk management activities will be conducted
B.List all identified risks
C.Prioritize risks
D.Assign risk owners
AnswerA

The risk management plan outlines the methodology, roles, budgeting, and timing for risk management.

Why this answer

The risk management plan describes how risk management will be performed, while the risk register captures the actual risks.

329
MCQhard

During the planning phase, a team identifies a risk that could cause a 10% increase in project cost if it occurs, with a 20% probability. What is the expected monetary value (EMV) of this risk?

A.2% of project cost
B.20% of project cost
C.10% of project cost
D.30% of project cost
AnswerA

EMV = 0.20 × 0.10 = 0.02 = 2%.

Why this answer

EMV = Probability × Impact = 0.20 × 0.10 = 0.02, or 2% of the project cost.

330
MCQhard

A project team is decomposing the project scope into work packages. Which of the following best describes the purpose of a Work Breakdown Structure (WBS)?

A.To provide a hierarchical representation of all work required to complete the project deliverables
B.To list all project risks and their responses
C.To identify the critical path of the project schedule
D.To define the communication channels among stakeholders
AnswerA

The WBS decomposes the project scope into manageable work packages.

Why this answer

The WBS is a hierarchical decomposition of the total scope of work to be carried out by the project team. It organizes and defines the total scope, with work packages at the lowest level representing deliverables that can be assigned, estimated, and managed.

331
MCQhard

A project is 40% complete. The earned value (EV) is $80,000, planned value (PV) is $100,000, and actual cost (AC) is $90,000. What is the cost performance index (CPI) and schedule performance index (SPI)?

A.CPI = 0.80, SPI = 0.89
B.CPI = 0.89, SPI = 0.80
C.CPI = 1.13, SPI = 1.25
D.CPI = 0.89, SPI = 1.25
AnswerB

Correct formulas applied.

Why this answer

The Cost Performance Index (CPI) is calculated as EV/AC = $80,000/$90,000 = 0.89, indicating cost overrun. The Schedule Performance Index (SPI) is EV/PV = $80,000/$100,000 = 0.80, indicating schedule delay. Option B correctly matches these values.

Exam trap

CompTIA often tests the formula reversal trap, where candidates mistakenly calculate CPI as AC/EV or SPI as PV/EV, leading to inverted values like those in Option A.

How to eliminate wrong answers

Option A is wrong because it swaps the CPI and SPI values (CPI=0.80, SPI=0.89), which would require EV/AC=0.80 and EV/PV=0.89, but the actual calculations yield CPI=0.89 and SPI=0.80. Option C is wrong because it shows both indices above 1.0 (CPI=1.13, SPI=1.25), which would require EV > AC and EV > PV, but here EV is less than both AC and PV. Option D is wrong because it shows SPI=1.25, which would require EV > PV, but EV=$80,000 is less than PV=$100,000, so SPI must be less than 1.0.

332
MCQmedium

A project manager is assigned to a project in a strong matrix organizational structure. The project manager has significant authority over the project team, and team members report to both the project manager and their functional managers. Which of the following best describes the project manager's level of authority in this structure?

A.Moderate to high authority; shares some control with functional managers
B.Full authority; team members report only to the PM
C.Limited authority; functional managers control resources
D.No authority; the steering committee makes all decisions
AnswerA

In strong matrix, PM has high authority but team members still have functional reporting.

Why this answer

In a strong matrix, the PM has high authority, often more than functional managers, and controls project resources.

333
MCQmedium

During project execution, a key stakeholder requests a change that will affect the project scope. The project manager assesses the impact and finds it will increase costs by 15% and delay the schedule by two weeks. What is the FIRST action the project manager should take?

A.Reject the change because it will impact schedule and cost.
B.Approve the change since the impact is minimal.
C.Submit the change request to the change control board for review.
D.Implement the change immediately to satisfy the stakeholder.
AnswerC

Proper change control requires formal submission and review.

Why this answer

In project management, when a change request impacts scope, cost, or schedule, the project manager must follow the formal change control process. The first action is to submit the change request to the change control board (CCB) for review and approval, as the project manager does not have unilateral authority to approve or reject changes that affect the project baseline. This ensures proper governance and stakeholder alignment.

Exam trap

CompTIA often tests the misconception that the project manager can approve or reject changes based on personal judgment, when in fact the formal change control process mandates CCB involvement for any change affecting the project baseline.

How to eliminate wrong answers

Option A is wrong because rejecting a change without following the formal change control process bypasses the CCB and denies the stakeholder due process, even if the impact is significant. Option B is wrong because approving the change unilaterally violates the change control process; the project manager cannot approve changes that affect scope, cost, or schedule without CCB authorization. Option D is wrong because implementing the change immediately without CCB approval introduces uncontrolled scope creep and risks project governance, even if the stakeholder is influential.

334
MCQeasy

A project manager is assigned to a new project. The project charter has been approved. Which of the following is the NEXT step?

A.Develop the project management plan
B.Perform risk assessment
C.Determine the project budget
D.Create the work breakdown structure
AnswerA

Correct. The project management plan is created after the charter is approved, guiding execution.

Why this answer

After the project charter is approved, the next step is to develop the project management plan. This plan defines how the project is executed, monitored, controlled, and closed, and it integrates all subsidiary plans (e.g., scope, schedule, cost). The PMBOK Guide and the PK0-005 exam follow the sequence: charter approval → develop project management plan → then detailed planning activities like risk assessment, budget determination, and WBS creation.

Exam trap

CompTIA often tests the misconception that detailed planning activities (like risk assessment or WBS creation) can begin immediately after the charter is approved, but the correct sequence requires the project management plan to be developed first as the overarching guide.

How to eliminate wrong answers

Option B is wrong because performing a risk assessment is a detailed planning activity that occurs after the project management plan is developed, as risk management planning is part of the plan. Option C is wrong because determining the project budget requires a cost management plan and detailed estimates, which are created after the project management plan is established. Option D is wrong because creating the work breakdown structure (WBS) is part of scope definition, which is guided by the scope management plan within the project management plan.

335
MCQeasy

A company is initiating a project to develop a new mobile application. The project manager needs to secure approval and funding. Which project role is primarily responsible for providing the necessary resources and championing the project?

A.Project team member
B.Project manager
C.Project sponsor
D.Steering committee
AnswerC

The sponsor provides resources and champions the project.

Why this answer

The project sponsor is the executive champion who provides resources and supports the project.

336
MCQmedium

Refer to the exhibit. A developer deployed a new version of an application to production. After restarting the service, the application fails to connect to the database. What is the most likely cause?

A.The database user 'app_user' does not have permission to access the 'SalesDB' database.
B.The database server name in the configuration is incorrect.
C.The application is not configured to use the correct environment.
D.The password in the connection string is incorrect.
AnswerA

The error 'Cannot open database' for a valid login indicates lack of database-level permissions.

Why this answer

The exhibit shows that the connection string in the application configuration explicitly references the 'SalesDB' database and uses the 'app_user' account. The error message indicates a login failure for user 'app_user', which in SQL Server typically means the login succeeded at the server level but the user lacks a mapped database user or the CONNECT permission on the specified database. Since the database name and server are correctly specified, the most likely cause is that 'app_user' does not have permission to access 'SalesDB'.

Exam trap

CompTIA often tests the distinction between authentication failure (wrong password) and authorization failure (lack of database permission), and candidates mistakenly choose the password option because they assume any login error is due to credentials.

How to eliminate wrong answers

Option B is wrong because the database server name in the configuration is explicitly shown as 'DBServer01', which matches the expected server; an incorrect server name would produce a network-related or instance-not-found error, not a login failure. Option C is wrong because the application is already deployed to production and the configuration file is being read from the production environment; an environment mismatch would typically cause a different configuration file to be loaded, but here the file clearly contains the production database name and server. Option D is wrong because a wrong password would result in a 'Login failed for user' error at the server level, but the error message shown is specifically about database access, not authentication failure; SQL Server distinguishes between login failure (wrong password) and database permission failure.

337
MCQmedium

A project manager is calculating the estimate to complete (ETC) for a task using earned value management. The task has a budget at completion (BAC) of $10,000, earned value (EV) of $4,000, and actual cost (AC) of $5,000. Assuming the work will continue at the planned rate, what is the ETC?

A.$11,000
B.$4,000
C.$5,000
D.$6,000
AnswerD

ETC = BAC - EV = 10000 - 4000 = 6000.

Why this answer

The estimate to complete (ETC) is the expected cost to finish the remaining work. When work continues at the planned rate, the formula is ETC = BAC - EV. Here, BAC is $10,000 and EV is $4,000, so ETC = $10,000 - $4,000 = $6,000.

This assumes the cost performance index (CPI) is 1.0, meaning future work will be performed exactly as budgeted.

Exam trap

CompTIA often tests the distinction between ETC formulas based on whether future work will follow the planned rate or the current cost performance, and the trap here is that candidates may default to using the CPI-adjusted formula (ETC = (BAC - EV) / CPI) without reading the condition 'at the planned rate,' leading to an incorrect answer.

How to eliminate wrong answers

Option A ($11,000) is wrong because it incorrectly adds BAC and AC (10,000 + 5,000 = 15,000) or misapplies the EAC formula for a different scenario. Option B ($4,000) is wrong because it confuses ETC with EV, ignoring the remaining budget. Option C ($5,000) is wrong because it mistakenly uses AC as the ETC, which would only be correct if EV equaled BAC and no work remained.

338
MCQmedium

In which project life cycle phase are project risks identified and a risk management plan created?

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

The planning phase includes risk management planning.

Why this answer

Risk identification and planning occur during the planning phase.

339
MCQeasy

Which document formally defines the deliverables, acceptance criteria, exclusions, assumptions, and constraints of a project?

A.Work Breakdown Structure
B.Scope statement
C.Project charter
D.Change log
AnswerB

The scope statement formally defines all elements of scope including constraints.

Why this answer

The scope statement documents the project's scope including deliverables, acceptance criteria, exclusions, assumptions, and constraints.

340
MCQeasy

A project sponsor wants to formally close a project. Which of the following documents should the project manager prepare to obtain sign-off that the project is complete?

A.Stakeholder register
B.Lessons learned
C.Project charter
D.Final project report
AnswerD

The final project report summarizes project performance and is used to obtain formal acceptance.

Why this answer

The final project report provides the basis for the sponsor or customer to formally accept the project deliverables.

341
MCQmedium

During a sprint review, the team notes that the remaining work is not decreasing as expected. Which agile artefact would best help visualize the trend of remaining work over the sprint duration?

A.Kanban board
B.Burndown chart
C.Burnup chart
D.Velocity chart
AnswerB

Correct. A burndown chart tracks remaining work throughout the sprint.

Why this answer

A burndown chart shows remaining work over time in a sprint, making it easy to spot deviations from the plan.

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

343
Multi-Selectmedium

A project manager is closing a project. Which TWO activities are typically performed during the closing phase?

Select 2 answers
A.Performing earned value analysis
B.Creating the risk register
C.Obtaining formal acceptance from the sponsor
D.Archiving project documents
E.Developing the project charter
AnswersC, D

Formal acceptance confirms the project is complete.

Why this answer

Closing activities include obtaining formal acceptance from the sponsor and archiving project documents. Releasing resources and lessons learned are also part of closing, but the question asks for exactly two.

344
MCQmedium

A project manager needs to communicate project progress to stakeholders who have low power and high interest. Which of the following is the most appropriate communication method?

A.Ad-hoc phone calls
B.Regular email updates
C.Project dashboard posted on the wall
D.Formal presentation to executives
AnswerB

Regular updates keep informed stakeholders engaged.

Why this answer

Low power, high interest stakeholders should be kept informed, so regular email updates are appropriate.

345
Matchingmedium

Match each document type to its description in project management.

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

Concepts
Matches

Authorizes the project and assigns the project manager

Comprehensive plan that guides execution and control

Lists identified risks, their analysis, and response plans

Documents and tracks project issues throughout the project

Records knowledge gained during the project for future use

Why these pairings

The correct matches are: Project Charter (authorization), Stakeholder Register (stakeholders), and Lessons Learned (knowledge). Common confusions involve swapping definitions of Project Management Plan and Risk Register.

346
Multi-Selectmedium

A project manager is reviewing the project constraints. The triple constraint traditionally includes scope, time, and cost. However, quality is also often considered a constraint. Which TWO of the following are part of the triple constraint? (Select TWO).

Select 2 answers
A.Time
B.Scope
C.Quality
D.Resources
E.Risk
AnswersA, B

Time (schedule) is a primary constraint.

Why this answer

The triple constraint is scope, time, and cost. Quality is sometimes added as a fourth constraint.

347
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

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.

348
MCQeasy

A project team is creating a WBS. They ensure that every deliverable and work package is included and that the sum of the work at the lower levels equals the total work at the higher levels. Which principle are they applying?

A.Rolling wave planning
B.100% rule
C.Decomposition
D.Scope verification
AnswerB

The 100% rule ensures the WBS captures all project work.

Why this answer

The 100% rule states that the WBS includes all work defined by the scope and that the sum of lower-level work equals the total work at higher levels.

349
MCQhard

A project manager is leading a project that uses a hybrid methodology. The project has a fixed deadline but the requirements are expected to evolve. Which approach best describes how the PM should handle the project?

A.Use a fully predictive approach to ensure the deadline is met
B.Plan the overall schedule and budget predictively, but develop requirements iteratively
C.Use a fully agile approach and adjust the deadline as needed
D.Use a Kanban board without any upfront planning
AnswerB

This is a common hybrid approach.

Why this answer

Hybrid combines predictive planning for fixed elements (like deadline) with agile iterations for evolving requirements.

350
MCQeasy

Which document contains the subsidiary plans for scope, schedule, cost, quality, resources, communication, risk, and procurement?

A.Project management plan
B.Risk register
C.Project charter
D.Work breakdown structure
AnswerA

Correct – it contains all subsidiary plans.

Why this answer

The project management plan integrates all subsidiary plans for managing the project.

351
MCQhard

A project manager is leading a hybrid project that combines waterfall planning with iterative execution. Which of the following is a key challenge in managing such a project?

A.Balancing scope changes with baseline control
B.Eliminating all documentation
C.Using only daily stand-ups for communication
D.Ensuring strict adherence to a fixed schedule
AnswerA

Iterative changes must be reconciled with the waterfall baseline.

Why this answer

In a hybrid project combining waterfall planning with iterative execution, the key challenge is balancing scope changes (which are natural in iterative cycles) with baseline control (which is rigidly defined in waterfall planning). This tension requires careful change management to prevent scope creep while still allowing adaptive adjustments, making option A correct.

Exam trap

The trap here is that candidates assume hybrid projects can simply combine the best of both worlds without addressing the inherent conflict between change-friendly iterative methods and change-resistant waterfall baselines, leading them to overlook the critical need for integrated change control.

How to eliminate wrong answers

Option B is wrong because eliminating all documentation contradicts the waterfall planning component, which relies on detailed documentation for requirements, design, and baselines; hybrid projects still require essential documentation for compliance and handoffs. Option C is wrong because using only daily stand-ups for communication is insufficient for a hybrid project; it needs a mix of formal status reports (waterfall) and iterative ceremonies (e.g., sprint reviews) to satisfy both planning and execution stakeholders. Option D is wrong because ensuring strict adherence to a fixed schedule ignores the iterative execution side, which expects schedule flexibility to incorporate feedback and changing priorities; hybrid projects must allow schedule adjustments within the iterative cycles.

352
MCQeasy

A project manager is planning a new data center build. The organization requires high availability and low latency for critical applications. Which infrastructure component should be prioritized to meet these requirements?

A.Additional storage arrays
B.Additional firewall appliances
C.Redundant network paths
D.Virtualization licenses
AnswerC

Redundant network paths ensure high availability and can reduce latency through load balancing.

Why this answer

Redundant network paths ensure that if one link or switch fails, traffic can immediately fail over to an alternate path, providing high availability. They also reduce latency by enabling load balancing across multiple links, which is critical for real-time applications. This directly addresses the requirement for both high availability and low latency in a data center build.

Exam trap

The PK0-005 exam often tests the misconception that adding more hardware (like storage or firewalls) directly improves availability and latency, when in fact network path redundancy is the foundational component for both in a data center context.

How to eliminate wrong answers

Option A is wrong because additional storage arrays improve storage capacity and redundancy but do not directly impact network latency or path availability for critical applications. Option B is wrong because additional firewall appliances enhance security but can introduce latency and do not inherently provide redundant network paths for high availability. Option D is wrong because virtualization licenses enable server consolidation and resource pooling but do not address network-level redundancy or low-latency connectivity.

353
Multi-Selecthard

A project manager is evaluating the cost performance of a project. Which TWO earned value metrics should be used to determine if the project is over budget?

Select 2 answers
A.Schedule variance (SV)
B.Estimate at completion (EAC)
C.Schedule performance index (SPI)
D.Cost variance (CV)
E.Cost performance index (CPI)
AnswersD, E

Negative CV indicates over budget.

Why this answer

Cost variance (CV) and cost performance index (CPI) both indicate cost performance. CV = EV - AC; negative means over budget. CPI = EV/AC; less than 1 means over budget.

SPI is schedule, EAC is forecast.

354
Multi-Selectmedium

Which TWO of the following are key characteristics of a project? (Select TWO).

Select 2 answers
A.Produces a unique product, service, or result
B.Ongoing and repetitive
C.Has a permanent team
D.Involves routine tasks
E.Temporary endeavor
AnswersA, E

Uniqueness is a key characteristic.

Why this answer

A project is temporary and creates a unique product, service, or result. Ongoing operations and repetitive tasks are not project characteristics.

355
MCQmedium

A project manager needs to determine the project's success criteria before the project is initiated. Which document should contain these criteria?

A.Project schedule
B.Risk register
C.Lessons learned
D.Project charter
AnswerD

The project charter defines the high-level scope and success criteria.

Why this answer

The project charter is the document that formally authorizes the project and defines high-level success criteria, including measurable project objectives and key stakeholder expectations. According to the PMBOK Guide, the project charter is created during the Initiating process group and must contain the business case, high-level risks, and the criteria that will be used to determine whether the project is successful. Without these criteria defined in the charter, there is no agreed-upon baseline for evaluating project performance or closure.

Exam trap

CompTIA often tests the misconception that success criteria belong in the project schedule or risk register because candidates confuse operational planning documents with the high-level authorization document that sets the project's strategic direction.

How to eliminate wrong answers

Option A is wrong because the project schedule is a time-sequenced plan of tasks, dependencies, and milestones; it does not define success criteria, which are qualitative or quantitative measures established before planning begins. Option B is wrong because the risk register is a living document that logs identified risks, their probability, impact, and response plans; it is created during the Planning process group and assumes the project has already been initiated. Option C is wrong because the lessons learned document captures knowledge and experiences gained during or after project execution; it is an output of the Monitoring and Controlling or Closing process groups and cannot contain criteria that must be defined before initiation.

356
MCQmedium

A project manager documents a change request and updates the change log. Which step of integrated change control is being performed?

A.Updating project plan
B.Evaluating impact
C.Change request documentation and logging
D.CCB review
AnswerC

Correct action described.

Why this answer

Documenting the change and updating the change log is performed when the change request is first submitted and logged. This is the 'Change Request Documentation and Logging' step of integrated change control, which occurs prior to CCB review and approval.

357
MCQmedium

An IT project is nearing completion. The project manager is preparing for project closure. During the final testing, the client identifies a few minor defects that were not in the original scope. The project manager has a signed scope baseline. The client insists these defects must be fixed before acceptance. The project budget is nearly exhausted, and the schedule has no buffer. What should the project manager do FIRST?

A.Submit a change request to modify the scope baseline.
B.Negotiate with the client to accept the project as-is with a discount.
C.Fix the defects and request additional funding from the sponsor.
D.Explain that the defects are out of scope and close the project.
AnswerA

A change request allows for impact analysis and approval.

Why this answer

The project manager must follow the formal change control process when the client requests work outside the signed scope baseline. Since the defects are not in the original scope, the only way to proceed legitimately is to submit a change request to modify the scope baseline, which will trigger a review of cost, schedule, and resource impacts. This aligns with PMI's integrated change control and ensures the project does not proceed without proper authorization, especially given the exhausted budget and lack of schedule buffer.

Exam trap

The trap here is that candidates assume minor defects should be fixed immediately to satisfy the client, but the PMO exam tests adherence to the formal change control process even for seemingly small scope changes, especially when the budget and schedule are constrained.

How to eliminate wrong answers

Option B is wrong because negotiating a discount for accepting the project as-is does not address the contractual scope baseline; it bypasses formal change control and may violate the signed agreement, leading to legal or acceptance risks. Option C is wrong because fixing defects without a change request violates the scope baseline and budget constraints; requesting additional funding after the fact is reactive and does not follow the proper change management process. Option D is wrong because simply stating the defects are out of scope and closing the project ignores the client's legitimate request and may damage the relationship; the project manager should engage the change control process rather than unilaterally rejecting the request.

358
Multi-Selecthard

A project manager is performing quantitative risk analysis. Which THREE of the following techniques are commonly used? (Select three.)

Select 3 answers
A.SWOT analysis
B.Monte Carlo simulation
C.Sensitivity analysis
D.Expected monetary value (EMV)
E.Probability and impact matrix
AnswersB, C, D

Monte Carlo simulation is quantitative.

Why this answer

Quantitative risk analysis techniques include expected monetary value (EMV), sensitivity analysis, and Monte Carlo simulation. Probability/impact matrix is qualitative, and SWOT analysis is a qualitative technique.

359
MCQmedium

A project manager is leading a software development project. The team is consistently delivering work late, causing schedule delays. The project manager suspects the initial duration estimates were too optimistic. What is the best action to improve future estimation accuracy?

A.Review historical data and lessons learned from similar projects.
B.Extend the project schedule to accommodate delays.
C.Assign additional team members to complete tasks faster.
D.Increase all future estimates by 20% to account for unknowns.
AnswerA

Historical data improves estimation accuracy.

Why this answer

Reviewing historical data and lessons learned from similar projects (Option A) directly addresses the root cause of inaccurate estimates by leveraging empirical evidence from past work. This aligns with the PMI's iterative estimation approach, where actual performance data (e.g., velocity from previous sprints) is used to calibrate future estimates, improving accuracy over time. In software development, this is analogous to using historical cycle times or story point completion rates to refine planning poker sessions.

Exam trap

CompTIA often tests the misconception that schedule extensions or resource additions are the primary corrective actions for delays, when the correct approach is to improve the estimation process itself through data-driven methods like historical analysis.

How to eliminate wrong answers

Option B is wrong because extending the schedule does not improve estimation accuracy; it merely accommodates the symptom of delays without addressing the flawed estimation process. Option C is wrong because adding team members to a late software project often increases coordination overhead (Brooks's Law) and does not correct the underlying optimistic estimates. Option D is wrong because applying a blanket 20% increase is arbitrary and unsupported by data; it ignores the specific factors that caused the original estimates to be too optimistic, such as overlooked complexity or technical debt.

360
MCQmedium

A project team member consistently misses deadlines and produces low-quality work. The project manager wants to address the issue without demotivating the team member. What is the appropriate first step?

A.Reassign the team member to less critical tasks
B.Escalate the issue to human resources immediately
C.Formally warn the team member in front of the team
D.Schedule a private meeting to discuss performance concerns
AnswerD

A private, respectful conversation allows the project manager to understand the root cause and agree on improvements.

Why this answer

Addressing performance issues in a private, respectful manner aligns with project management best practices for maintaining team morale while ensuring accountability. The project manager should first gather specific data on missed deadlines and quality metrics, then schedule a one-on-one meeting to discuss root causes and collaboratively develop an improvement plan. This approach preserves trust and avoids public embarrassment, which could further demotivate the team member.

Exam trap

The PK0-005 exam often tests the misconception that immediate escalation or public reprimand is appropriate for performance issues, when in fact the correct first step is always a private, constructive conversation to understand the root cause and maintain team morale.

How to eliminate wrong answers

Option A is wrong because reassigning to less critical tasks avoids the root cause and may signal that poor performance is acceptable, potentially lowering overall team standards. Option B is wrong because escalating to HR immediately bypasses the project manager's responsibility to address performance issues directly, and HR intervention is typically reserved for policy violations or unresolved conflicts. Option C is wrong because formally warning the team member in front of the team violates confidentiality, damages trust, and can create a hostile work environment, which is counterproductive to motivation and team cohesion.

361
MCQhard

A project manager uses a quantitative risk analysis tool that runs thousands of simulations to determine the probability of completing the project by a certain date. Which technique is being used?

A.Decision tree analysis
B.Monte Carlo simulation
C.Expected monetary value analysis
D.Sensitivity analysis
AnswerB

Correct. This technique runs many simulations to predict outcomes.

Why this answer

Monte Carlo simulation uses repeated random sampling to model the probability of different outcomes, commonly used for schedule and cost risk analysis.

362
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

The project manager should address Risk R01 (Network outage) first because it has the highest risk score (0.72), which is the product of its probability and impact. This indicates the highest priority for response. Option A is incorrect because highest probability alone does not determine priority without considering impact.

Option B is incorrect because the type of response (mitigation) does not indicate priority level. Option C is incorrect because highest impact alone does not determine priority without considering probability.

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

364
MCQmedium

A project is in the executing phase. The project manager notices that the actual cost is consistently higher than planned, and the schedule is behind. After analyzing the situation, the project manager decides to fast-track some tasks. What is the primary impact of fast-tracking?

A.It reduces cost by eliminating tasks
B.It increases risk of rework
C.It immediately lowers resource costs
D.It decreases the project's scope
AnswerB

Parallel execution can lead to rework if dependencies are not fully understood.

Why this answer

Fast-tracking involves performing tasks in parallel that were originally planned sequentially, which increases risk but can compress the schedule.

365
Matchingmedium

Match each risk response strategy to its description.

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

Concepts
Matches

Eliminate the threat or protect the project from its impact

Reduce the probability or impact of a risk

Shift the impact of a risk to a third party

Acknowledge the risk and take no proactive action

Ensure that a positive risk (opportunity) is realized

Why these pairings

The correct matches are: Avoid - eliminate threat; Mitigate - reduce probability/impact; Transfer - shift to third party; Accept - no proactive action. Common confusions include confusing Avoid with Mitigate and Transfer with Avoid.

366
MCQmedium

Refer to the exhibit. Based on the risk register, which risk should receive the highest priority for response?

A.R4
B.R1
C.R2
D.R3
AnswerC

R2 has the highest risk score of 0.30.

Why this answer

The risk with the highest risk score (0.30) is R2 (Staff turnover). Risk score is typically used to prioritize risks for response planning.

367
Multi-Selectmedium

A project team is identifying risks using a SWOT analysis. Which THREE of the following are categories examined in a SWOT analysis? (Select THREE).

Select 3 answers
A.Opportunities
B.Weaknesses
C.Assumptions
D.Constraints
E.Strengths
AnswersA, B, E

Opportunities are external positive factors.

Why this answer

SWOT stands for Strengths, Weaknesses, Opportunities, and Threats. These four categories are examined. Assumptions and constraints are not part of SWOT; they are elements of the scope statement.

368
MCQmedium

A project is experiencing scope creep because stakeholders are requesting additional features without formal change control. What is the best course of action for the project manager to prevent this?

A.Add the features and update the project schedule.
B.Reject all changes immediately.
C.Implement a formal change control process and require approval for all changes.
D.Escalate to the project sponsor without discussion.
AnswerC

A formal change control process ensures that all changes are evaluated for impact and approved by the CCB.

Why this answer

Scope creep is best prevented by implementing a formal change control process that requires all changes to be reviewed and approved before integration. This ensures that every additional feature is evaluated for impact on scope, schedule, budget, and quality, aligning with the project management plan and preventing uncontrolled expansion of project deliverables.

Exam trap

The trap here is that candidates may think rejecting all changes (Option B) is a strong control measure, but the exam tests understanding that a formal process—not blanket rejection—is the correct way to manage scope while still allowing beneficial changes.

How to eliminate wrong answers

Option A is wrong because adding features without formal change control directly enables scope creep, leading to uncontrolled increases in work, cost, and schedule without proper impact analysis or stakeholder agreement. Option B is wrong because rejecting all changes immediately is overly rigid and impractical; legitimate, value-adding changes should be evaluated through a structured process, not dismissed outright. Option D is wrong because escalating to the project sponsor without discussion bypasses the project manager's responsibility to first assess the change and follow the established change control process, which may also undermine the project manager's authority and the change control board's role.

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

370
MCQeasy

During project execution, a stakeholder requests a new feature that was not originally included in the scope. The project manager records the request and evaluates its impact on the triple constraint. What should the project manager do next?

A.Approve the change and update the project plan.
B.Implement the change and inform stakeholders later.
C.Reject the request because it was not in the original scope.
D.Submit the change request to the change control board.
AnswerD

Correct step in the integrated change control process.

Why this answer

According to the integrated change control process, after evaluating the impact, the change request should be submitted to the change control board for review and decision. The project manager does not approve changes alone.

371
MCQhard

A project manager identifies a risk that a critical vendor may not deliver on time. The project manager decides to document the risk and monitor it closely, but does not take any proactive action. This is an example of which risk response?

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

Correct. Acceptance involves acknowledging the risk and planning to deal with it if it occurs, but no proactive action.

Why this answer

The project manager has identified a risk (vendor may not deliver on time) and decided to document it and monitor it without taking any proactive action. This is the definition of an 'Accept' risk response, where the risk is acknowledged and a contingency plan may be in place, but no active steps are taken to reduce the probability or impact beforehand. In the context of the PK0-005 exam, this is a passive acceptance strategy, often used when the cost of mitigation exceeds the potential impact or when the risk is low enough to be tolerated.

Exam trap

The trap here is that candidates often confuse 'Accept' with 'Mitigate' because they think monitoring the risk is a form of mitigation, but monitoring is part of the 'Accept' response, not a proactive reduction of probability or impact.

How to eliminate wrong answers

Option A is wrong because 'Avoid' would involve changing the project plan to eliminate the risk entirely, such as selecting a different vendor or altering the project scope to remove the dependency on that vendor. Option B is wrong because 'Mitigate' requires proactive action to reduce the probability or impact of the risk, such as ordering early or securing a backup vendor, which was not done here. Option D is wrong because 'Transfer' would involve shifting the financial impact of the risk to a third party, such as purchasing insurance or using a fixed-price contract with penalties, which was not executed.

372
Multi-Selectmedium

A project manager is analyzing the project schedule and notes that two activities, design and development, are currently scheduled sequentially. To accelerate the schedule, the project manager considers overlapping the activities. Which TWO of the following are correct regarding this approach?

Select 2 answers
A.This approach typically increases risk.
B.This approach typically increases cost.
C.This technique is known as crashing.
D.This approach requires adding more resources to the critical path.
E.This technique is known as fast-tracking.
AnswersA, E

Fast-tracking increases risk due to potential rework.

Why this answer

Fast-tracking involves overlapping sequential activities. It increases risk because rework may be needed if earlier work changes. Crashing adds resources to the critical path, increasing cost.

The described approach is fast-tracking.

373
MCQhard

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

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

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

Why this answer

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

374
MCQmedium

During which stage of Tuckman's team development model do team members begin to resolve conflicts and establish norms?

A.Forming
B.Performing
C.Norming
D.Storming
AnswerC

Correct: Norming is when team norms and cohesion develop.

Why this answer

In the Norming stage, team members start to resolve differences, develop consensus, and establish norms and roles.

375
Multi-Selectmedium

A project manager is monitoring project performance. Which TWO earned value metrics are used to assess cost efficiency?

Select 2 answers
A.Estimate at Completion (EAC)
B.Schedule Variance (SV)
C.Cost Variance (CV)
D.Schedule Performance Index (SPI)
E.Cost Performance Index (CPI)
AnswersC, E

CV is the difference between earned value and actual cost.

Why this answer

Cost Performance Index (CPI) and Cost Variance (CV) are metrics that measure cost efficiency. CPI = EV/AC, CV = EV - AC.

Page 4

Page 5 of 14

Page 6