Most people fail the CAPM for a reason that has nothing to do with effort. They revise definitions, feel confident, then meet an exam that never asks for a definition. It asks what a project professional should do next, and every wrong answer is a real technique described correctly in the wrong situation.
The fastest way to find out whether you are ready is to work through realistic CAPM practice questions and read the explanations properly, including for the ones you got right by instinct.
Below are twelve free CAPM practice questions written to PMI's current 2023 exam content outline, distributed across the four domains in roughly the proportions the real exam uses. Work through them before you look at the answers.
How to Use These CAPM Practice Questions
Give yourself about 90 seconds per question, which is slightly under the real exam's pace of 180 minutes for 150 questions. Write your answer down before scrolling, because recognising the right answer is much easier than producing it and only one of those skills is tested on exam day.
The domain split below matters more than most candidates realise:
| Domain | Exam weight | Questions here |
|---|---|---|
| Project Management Fundamentals and Core Concepts | 36% | 4 |
| Predictive, Plan-Based Methodologies | 17% | 2 |
| Agile Frameworks/Methodologies | 20% | 3 |
| Business Analysis Frameworks | 27% | 3 |
PMI reports your result as a performance rating in each domain rather than as a single percentage, so an uneven revision plan shows up on its own line. Practising a bank that is mostly predictive content will leave you exposed in exactly the areas you skipped.
Exam Tip: The CAPM is 150 questions in 180 minutes, of which 135 are scored and 15 are unscored pretest items you cannot identify. You get one 10-minute break after question 75.
Domain 1: Project Management Fundamentals and Core Concepts
Question 1
A manufacturer runs a production line that assembles the same component every day, and has just approved a six-month initiative to replace that line with a new automated system. Which statement correctly classifies this work?
A. Both the production line and the replacement initiative are projects B. The production line is operations and the replacement initiative is a project C. Both are operations, because they involve the same production facility D. The production line is a project and the replacement initiative is operations
Answer: B. A project is temporary and produces a unique result, while operations are ongoing and repetitive. The replacement initiative has a defined end and a unique deliverable, so it is a project. The daily assembly work continues indefinitely and produces identical output, so it is operations. Option A is the tempting choice for anyone who assumes that anything important is a project, but the assembly line has no planned end date.
Question 2
A project is running in an environment where the requirements are expected to change substantially as customers use early releases, and the sponsor wants value delivered before the full scope is complete. Which development approach best suits this project?
A. Predictive, because a full baseline gives the sponsor certainty B. Adaptive, because short cycles allow requirements to evolve and deliver value early C. Predictive with a large change control budget D. Any approach, since development approach does not affect requirement stability
Answer: B. Adaptive approaches plan in short increments precisely so that changing requirements can be absorbed without rebaselining the whole plan, and they release usable value before the full scope exists. Option C is the near miss worth understanding: adding change budget to a predictive plan handles occasional change, but it does not address requirements that are expected to change substantially and continuously, and every change still has to pass through integrated change control.
Question 3
During stakeholder analysis, a project professional identifies a regional director who has significant authority to stop the project but has shown almost no interest in it so far. Using a power and interest grid, how should this stakeholder be managed?
A. Monitor with minimum effort B. Keep informed with regular detailed updates C. Keep satisfied without overwhelming them with detail D. Manage closely as a key player
Answer: C. High power combined with low interest calls for keeping the stakeholder satisfied: enough engagement that they do not become an obstacle, without the volume of detail that would irritate someone who is not invested. Option D is the trap. Managing closely is reserved for stakeholders who are high on both axes, and treating a disengaged senior stakeholder as a key player usually reduces their goodwill rather than increasing it.
Question 4
A sponsor asks a project professional to leave a newly identified risk out of the next status report because it will worry the steering group unnecessarily. No money has been misspent and no regulation has been breached. What should the project professional do?
A. Omit the risk, since the sponsor has the authority to decide reporting content B. Include the risk in the report along with its planned response C. Tell two steering group members privately instead of writing it down D. Escalate immediately to the PMO before responding to the sponsor
Answer: B. PMI's Code of Ethics and Professional Conduct treats honesty as a mandatory standard, and it explicitly covers creating a false impression through selective silence, not only through false statements. The risk belongs in the report together with the response that makes it manageable. Option C feels like a compromise and is the most commonly chosen wrong answer, but it still conceals the risk from the official record while creating an informal back channel.
Domain 2: Predictive, Plan-Based Methodologies
Question 5
A project professional reviews a network diagram and finds that Activity D has a total float of 6 days while Activities A, B and E all have zero total float. Activity D is forecast to finish 4 days late. What is the effect on the project completion date?
A. The project finishes 4 days late B. The project completion date is unchanged C. The project finishes 6 days late D. The critical path changes to include Activity D
Answer: B. Total float is the amount of time an activity can slip without delaying the project finish. With 6 days of float and a 4-day slip, Activity D still finishes inside its float, so the completion date holds. Option D describes what would happen if the delay exceeded the float and consumed all 6 days, which is worth remembering, but a 4-day slip against 6 days of float does not get there.
Question 6
A project has a budget at completion of $500,000. At the current status date, planned value is $200,000, earned value is $180,000 and actual cost is $225,000. What is the project's status?
A. Ahead of schedule and under budget B. Behind schedule and over budget C. On schedule and over budget D. Behind schedule and under budget
Answer: B. The cost performance index is earned value divided by actual cost, which is 180,000 divided by 225,000, or 0.8. The schedule performance index is earned value divided by planned value, which is 180,000 divided by 200,000, or 0.9. Any index below 1.0 is unfavourable, so the project is both over budget and behind schedule. Candidates who compare actual cost against planned value instead of using earned value in both numerators reach a different and incorrect conclusion.
Domain 3: Agile Frameworks/Methodologies
Question 7
Midway through a Sprint, a senior manager approaches a developer directly and asks for an additional feature to be added to the current Sprint. What is the appropriate response?
A. The developer adds the feature, since the request came from a senior manager B. The request is taken to the Product Owner, who decides whether it enters the Product Backlog and how it is ordered C. The Scrum Master rejects the request outright because Sprint scope is fixed D. The team adds the feature and removes an equivalent item without consulting anyone
Answer: B. The Product Owner is solely accountable for the Product Backlog and its ordering, so new work is routed to them rather than injected directly into a Sprint. Option C is close enough to be tempting and is wrong in an instructive way: the Scrum Master coaches on the process rather than acting as a gatekeeper who refuses requests, and Sprint scope can be renegotiated between the Product Owner and the Developers as more is learned.
Question 8
A team using Kanban has a work-in-progress limit of 3 on its Test column. Cards are piling up in front of Test while the Development column keeps pulling new work. What should the team do first?
A. Raise the WIP limit on Test so the queue clears B. Investigate the constraint at Test and move capacity to help clear it C. Remove WIP limits, which are slowing delivery D. Increase the WIP limit on Development so more work is ready
Answer: B. A queue building in front of a column is the signal a WIP limit exists to produce. The response is to address the bottleneck, usually by having upstream members help downstream work finish, which is the practical meaning of stopping starting and starting finishing. Options A and D both relieve the symptom by allowing more unfinished work into the system, which lengthens cycle time and hides the constraint rather than resolving it.
Question 9
A team has completed 24, 28, 26 and 22 story points in its last four Sprints. The Product Owner asks roughly how many Sprints will be needed for a remaining backlog of 150 story points. What is the most reasonable forecast?
A. About 4 Sprints B. About 6 Sprints C. About 8 Sprints D. A forecast cannot be made from velocity
Answer: B. Average velocity across the four Sprints is 25 story points, and 150 divided by 25 gives 6 Sprints. Velocity is a forecasting aid rather than a commitment, so the answer is expressed as an approximation. Option D is wrong but reflects a real and healthy instinct, that velocity should never be used as a performance target or a promise. Using it to forecast a range is exactly what it is for.
Domain 4: Business Analysis Frameworks
Question 10
Two departments have submitted conflicting requirements for the same feature, and the conflict needs resolving quickly with all the relevant decision makers contributing. Which elicitation technique is most appropriate?
A. A questionnaire sent to both departments B. A facilitated workshop with representatives from both departments C. One-to-one interviews with each stakeholder in turn D. Document analysis of both departments' submissions
Answer: B. A facilitated workshop brings the parties into the same room with a neutral facilitator, which is the technique designed for reaching consensus and resolving conflicting requirements quickly. Option C is the near miss: interviews will surface each position in depth, but they gather views serially and leave the conflict unresolved because no one is ever in the room together to agree a decision.
Question 11
A sponsor requests a change late in the project and asks what else will be affected. Which artefact most directly supports this analysis?
A. The stakeholder register B. The requirements traceability matrix C. The risk register D. The project charter
Answer: B. The requirements traceability matrix links each requirement to its business objective, its design, its deliverables and its test cases, which is precisely what lets you follow a proposed change through to everything it touches. The other three artefacts are all real and all useful, but none of them records the relationships between requirements and deliverables that impact analysis depends on.
Question 12
A delivered component passes every test case in its specification, but users report that it does not solve the business problem it was funded to address. What has happened?
A. The component was verified but not validated B. The component was validated but not verified C. Both verification and validation succeeded D. Neither verification nor validation was performed
Answer: A. Verification asks whether the product was built to specification, and it clearly passed. Validation asks whether the product meets the business need and delivers the intended benefit, and it did not. This is the classic sign of requirements that were documented and tested faithfully but were wrong at source. Option B reverses the two terms, which is the single most common mix-up in this part of the syllabus.
What Your Score Tells You
Count your correct answers by domain rather than in total. The overall figure is much less useful than the pattern.
- 9 or more correct, spread evenly: you are in reasonable shape. Move on to full-length timed practice.
- Strong in Domains 1 and 2, weak in 3 and 4: the most common profile among candidates from a traditional project background. Domains 3 and 4 are 47% of the exam between them.
- Weak in Domain 4 specifically: almost always a sign of studying from pre-2023 material. Business analysis is 27% of the current exam and older resources barely cover it.
- Right answers you could not justify: treat these as wrong. On the real exam the distractors are better written than the ones you will find in free samples.
Exam Tip: PMI does not publish a percentage pass mark for the CAPM. Scoring is psychometric and you receive a rating of Above Target, Target, Needs Improvement or Below Target in each domain. Any site quoting an exact pass mark is guessing.
Twelve Questions Is Not a Study Plan
Free sample questions are a diagnostic, not preparation. Twelve questions cannot cover four domains, and once you have read the explanations you cannot re-use them, because you are now remembering the answer rather than reasoning to it.
Proper preparation needs volume, coverage in the right proportions, and explanations that tell you why the tempting wrong answer fails rather than simply naming the right one.
CertCrush's CAPM course has a full question bank built to the 2023 exam content outline and distributed 36 / 17 / 20 / 27 across the four domains to match the blueprint exactly, plus flashcards, drag-and-drop scenario questions and a complete study guide. Performance is tracked per domain, so you see the same breakdown PMI will give you, while you can still do something about it.
If you are still deciding whether the CAPM is the right exam, read CAPM certification explained for the full cost and eligibility picture, or CAPM vs PMP if you are weighing the two.
Frequently Asked Questions
Is the CAPM exam difficult to pass?
It is moderately difficult and it punishes narrow preparation rather than raw ability. The exam spans predictive, agile and business analysis content, and the questions are situational rather than definitional. Most failures come from candidates who prepared thoroughly using material written for the pre-2023 exam.
Can I pass the CAPM in 1 month?
It is possible if you already work around projects and can study consistently, but you must also complete the 23 contact hours of formal project management education that PMI requires before you apply. Most candidates need six to twelve weeks of part-time study on top of that training.
How do I pass the CAPM exam?
Study to the current four-domain outline, weight your practice to the official blueprint rather than to your comfort zone, and work situational questions rather than flashcards alone. Read the explanation for every question you answer, including the ones you get right, because guessing correctly and knowing are not the same thing.
Is the CAPM harder than the PMP?
No. The PMP has more questions, a longer sitting, harder situational judgement and, since its revision in July 2026, more complex interactive question formats. The CAPM is challenging in breadth rather than depth and assumes no prior project experience.
How many questions are on the CAPM exam?
There are 150 questions in 180 minutes. Only 135 are scored, with 15 unscored pretest items mixed in that you cannot identify, so treat every question as if it counts. You get one 10-minute break after question 75.
Ready to Start Practising?
If these twelve questions found a gap, that is the point of them. Better to find it now than on exam day, when PMI reports it back to you as Below Target in a domain worth a quarter of your score.
CertCrush gives you a complete CAPM question bank weighted to the official blueprint, with detailed explanations, exam-style flashcards, scenario questions and a full study guide, all tracked per domain.
Create your free account and start practising today, or see the plans for full access to every course on the platform.
