CompTIA Project+ (PK0-005) Cheat Sheet

High-yield review of lifecycle flow, project documents, change control, risk, scheduling, communication, and exam traps for CompTIA Project+.

Use this page for fast recall when you want the Project+ pattern in front of you without rereading a full lesson. Most PK0-005 questions reduce to a few decisions: what phase are you in, what control or document is missing, what changed, and what action preserves governance without slowing the project more than necessary. If two answers both sound efficient, the stronger Project+ answer is usually the one that also preserves approval, traceability, and stakeholder communication.

Project+ in one page: the recurring pattern

When a question feels vague, ask:

  1. What phase is this?
  2. Is this still a risk, or has it become an issue?
  3. Which document, log, or approval path should change next?

That framing is often enough to eliminate two wrong answers immediately.

Lifecycle quick map

PhaseWhat good looks likeTypical outputs
Initiationthe project has purpose, authority, and named stakeholderscharter, sponsor, high-level scope
Planningthe work is decomposed, estimated, sequenced, and baselinedWBS, schedule, budget, risk register, communication plan
Executionthe team is delivering work and communicating statusdeliverables, status reports, action items
Monitor and controlvariance, risk, issues, and change are being managedissue log, change log, quality checks, updated forecasts
Closework is accepted and handed off cleanlysign-off, closure report, lessons learned

Delivery approach picker

SituationBetter fitWhy
scope is stable and governance is formalPredictivebaseline-heavy planning and controlled change
requirements are uncertain and fast feedback mattersAgileshort iterations and fast learning
some work is fixed while some is exploratoryHybridstable components stay governed while uncertain work iterates

Do not choose agile just because it sounds modern. Choose it when feedback and uncertainty justify it.

Document and artifact pickers

If the stem is asking…Best document or artifact
who authorized the projectProject charter
what is in or out of scopeScope statement or approved backlog boundaries
how the work is decomposedWBS
who owns the workRACI
who needs what information and whenCommunication plan
what could go wrongRisk register
what has already gone wrongIssue log
what change needs reviewChange request and change log

Change control flow

Never reward off-the-books work in a scenario. The CompTIA-safe answer is to capture the change, assess it, approve it through the right path, and only then update baselines and execute.

    flowchart LR
	  A["Change request appears"] --> B["Assess scope, cost, schedule, risk, quality impact"]
	  B --> C{"Approved?"}
	  C -->|Yes| D["Update plan, baseline, and communications"]
	  D --> E["Implement and monitor"]
	  C -->|No| F["Document rejection and keep current baseline"]

Risk versus issue

TermMeaningCommon next step
Riskuncertain event that may affect the projectanalyze, plan a response, assign owner
Issueevent already happened and now requires actionlog, assign, escalate, resolve

If the problem has already happened, it is no longer a risk entry by itself.

Risk response strategies

StrategyWhen it fits
Avoidchange the plan to remove the threat entirely
Mitigatereduce probability or impact
Transfershift financial or execution impact to a third party
Acceptmonitor and use contingency if needed

Scheduling essentials

ConceptWhat it means
Critical paththe longest path through the schedule; it determines total duration
Float or slackhow much an activity can slip without delaying the project end date
Dependencyrelationship between tasks; finish-to-start is the most common
Milestonesignificant point with no duration of its own

If a non-critical task slips but still has float, the correct answer is rarely “panic and rebaseline everything.”

Communication and stakeholder rules

  • Identify key stakeholders early and confirm expectations.
  • Use a communication plan instead of ad hoc updates.
  • Escalate based on agreed governance paths.
  • Document decisions, action items, and owners after meetings.
  • Avoid surprises for the sponsor, customer, or delivery team.

Quality and performance cues

  • Quality assurance focuses on the process used to produce the work.
  • Quality control checks the actual deliverable or result.
  • KPIs measure ongoing performance.
  • Retrospectives improve how the team works.
  • Sprint reviews inspect the increment with stakeholders.

Common Project+ traps

  • treating a real issue like a future risk
  • implementing change before approval
  • confusing the charter with the detailed project plan
  • escalating before documenting the problem and its impact
  • assuming adding people is the first fix for schedule pressure
  • skipping communication planning because the team is “small”

Quiz

Loading quiz…

From here, move into the FAQ for deeper scenario explanations or open the resources page when you need official exam details and practical templates.