Courseiva

Certified Associate in Project Management CAPM (CAPM) — Questions 175

487 questions total · 7pages · All types, answers revealed

Page 1 of 7

Page 2
1
Multi-Selectmedium

Which THREE of the following are considered key schedule management tools for predictive projects?

Select 3 answers
A.Critical path method
B.Gantt chart
C.Burndown chart
D.Kanban board
E.PERT analysis
AnswersA, B, E

CPM is used to determine the longest path and schedule flexibility.

Why this answer

Gantt charts, critical path method (CPM), and PERT analysis are classic schedule management tools used in predictive projects. Burndown charts and Kanban boards are typically used in agile methodologies.

2
Matchingmedium

Match each project role to its responsibility.

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

Concepts
Matches

Leads project team and manages constraints

Provides resources and champions project

Defines product backlog and priorities

Facilitates Scrum process and removes impediments

Elicits and documents requirements

Why these pairings

Matching project roles to responsibilities clarifies accountability. The project manager drives day-to-day work, the sponsor provides resources, and stakeholders have vested interests. Common confusions include swapping the sponsor's or functional manager's duties with those of the project manager.

3
MCQeasy

A project team is developing a quality management plan for a predictive software development project. Which tool is most appropriate to identify the root causes of potential defects?

A.Ishikawa diagram
B.Pareto chart
C.Flowchart
D.Control chart
AnswerA

Also known as fishbone diagram, it helps identify root causes.

Why this answer

The Ishikawa diagram (fishbone diagram) is used to identify root causes of problems. Option B (Pareto chart) is wrong because Pareto charts prioritize issues based on frequency, not root cause identification. Option C (Flowchart) is wrong because flowcharts map process steps, not root causes.

Option D (Control chart) is wrong because control charts monitor process stability over time.

4
MCQmedium

A project manager wants to ensure that all project documents are properly managed and approved. Which process group focuses on controlling changes to project documents?

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

This process group tracks, reviews, and regulates project performance, including change control.

Why this answer

The Monitoring and Controlling process group includes the perform integrated change control process, which manages change requests and updates to project documents.

5
MCQhard

You are a business analyst working on a project to digitize the supply chain operations of a large logistics company. After completing the requirements documentation, you review the requirements against the organization's strategic goals. You discover that several key requirements directly conflict with the company's recently announced strategic objective to reduce carbon emissions by 30% within two years. Specifically, the proposed solution relies on increased just-in-time deliveries that would require more transportation, contradicting the sustainability goal. You bring this to the attention of the project sponsor, who is the VP of Operations. The sponsor acknowledges the conflict but insists on proceeding with the original requirements, arguing that the strategic goal is not feasible and that operational efficiency is more important. The project is already approved and has a significant budget. What should the business analyst do?

A.Record the conflict in the issues log and proceed with the project as planned, noting the risk in the risk register.
B.Document the conflict and escalate to the steering committee for a decision on how to resolve the inconsistency.
C.Update the business case to align the project's objectives with the new requirements, justifying the deviation from the strategic goal.
D.Ignore the conflict because the sponsor has the authority to make decisions, and the project has already been approved.
AnswerB

Escalation ensures the appropriate level decides the trade-off.

Why this answer

The business analyst has a duty to escalate unresolved conflicts that threaten strategic alignment. Recording the conflict and escalating to the steering committee ensures that decision-makers with broader authority can resolve the issue. Updating the business case to align with requirements would be unethical if it contradicts strategy.

Proceeding without action ignores the conflict, and ignoring it violates professional responsibility.

6
MCQeasy

A company transitioning from a waterfall to a Scrum framework wants to ensure continuous improvement. Which Scrum event is specifically designed for inspecting and adapting the process?

A.Daily Scrum
B.Sprint Review
C.Sprint Retrospective
D.Sprint Planning
AnswerC

The Sprint Retrospective is the dedicated event for the Scrum Team to inspect its own process and create a plan for improvements to be enacted during the next Sprint.

Why this answer

Sprint Retrospective. The Sprint Retrospective is the Scrum event specifically designed for inspecting and adapting the team's process to enable continuous improvement. Option A (Daily Scrum) is for daily coordination, option B (Sprint Review) inspects the product increment and adapts the Product Backlog, and option D (Sprint Planning) plans the work for the upcoming sprint.

7
MCQhard

During project execution, a key stakeholder requests a change that would add a new feature. The project manager assesses the impact and finds that it will increase the project cost by 15% and extend the schedule by three weeks. The sponsor is concerned about the budget but sees the value. What should the project manager do next?

A.Approve the change since the stakeholder is influential and the sponsor sees value.
B.Submit the change request to the change control board (CCB) for review and decision.
C.Implement the change immediately to avoid delaying the project further.
D.Reject the change because it exceeds the budget and schedule constraints.
AnswerB

The formal change control process ensures all impacts are considered and approved by the CCB.

Why this answer

In project management, once a change is assessed for impact, the project manager must follow the formal change control process. Since the change increases cost by 15% and extends the schedule by three weeks, it exceeds typical contingency thresholds and requires approval from the Change Control Board (CCB), which has the authority to approve or reject changes that affect baselines. Option B is correct because submitting to the CCB ensures proper governance and alignment with the project's change management plan.

Exam trap

The trap here is that candidates may assume the project manager has authority to approve changes based on stakeholder influence or sponsor support, but the CAPM exam emphasizes that any change affecting baselines must go through the formal CCB process, regardless of stakeholder power or perceived value.

How to eliminate wrong answers

Option A is wrong because even if the stakeholder is influential and the sponsor sees value, the project manager cannot unilaterally approve a change that impacts cost and schedule baselines; this bypasses the formal change control process and could lead to scope creep. Option C is wrong because implementing the change immediately without formal approval violates the change control process and risks unauthorized changes, which can cause budget overruns and schedule delays without proper documentation. Option D is wrong because rejecting the change outright without submitting it to the CCB ignores the sponsor's interest in the value and the stakeholder's request; the project manager should not make a unilateral decision on changes that affect baselines.

8
MCQmedium

During Sprint Planning, the Product Owner proposes a user story that is too large to fit in one Sprint. What should the team do?

A.Collaboratively break down the story into smaller, sprint-sized stories.
B.Reject the story and ask for a smaller one.
C.Accept the story and work overtime to complete it.
D.Accept the story and commit to completing it in the Sprint.
AnswerA

Decomposition is a standard Agile practice.

Why this answer

In Scrum, user stories that are too large (often called 'epics') must be decomposed into smaller, sprint-sized stories during Sprint Planning. The Product Owner and Development Team collaboratively break down the story to ensure each piece can be completed within a single Sprint, maintaining the Sprint Goal and timebox. This aligns with the Agile principle of sustainable pace and the Scrum Guide's emphasis on the Development Team's self-organization to determine how to deliver the Product Backlog items.

Exam trap

PMI often tests the misconception that the Product Owner alone decides story size or that the team should simply reject or accept oversized stories, but the correct Scrum practice is collaborative decomposition during Sprint Planning.

How to eliminate wrong answers

Option B is wrong because rejecting the story outright violates the collaborative nature of Sprint Planning; the team should work with the Product Owner to refine the backlog, not simply refuse work. Option C is wrong because accepting a story that is too large and working overtime contradicts the Agile principle of sustainable pace and the Scrum rule that the Sprint timebox is fixed; overtime is not a standard practice for handling oversized stories. Option D is wrong because committing to complete a story that is too large for one Sprint is unrealistic and undermines the Sprint Goal, leading to likely failure and loss of trust in the team's commitments.

9
MCQeasy

You are a business analyst assigned to a project that aims to streamline the inventory management process for a mid-sized retail company. The project sponsor has verbally described the need for a new system but has not provided any formal documentation. During the kickoff meeting, the project manager asks you to start eliciting requirements immediately. However, you notice that there is no business case or project charter. The sponsor is not available to provide additional information until next week. The project manager is eager to show progress to stakeholders and wants to begin gathering requirements from users today. What should you do first?

A.Begin requirements elicitation with users as requested, and document assumptions about the business case for later validation.
B.Ask the project manager to obtain the business case from the sponsor before starting any requirements work.
C.Develop a business case based on the initial discussion with the sponsor and present it for approval before proceeding with requirements elicitation.
D.Escalate the issue to the steering committee for a decision on whether to proceed without a business case.
AnswerC

A business case provides justification and scope, preventing rework.

Why this answer

Without a business case, there is no justification or scope for the project. The business analyst should develop a business case based on the initial discussion to ensure the project aligns with organizational goals. Starting requirements without a business case risks scope creep and wasted effort.

Asking the sponsor again may delay, but the sponsor is unavailable. Starting requirements immediately is premature. Escalating to the project manager is not productive as they already want to start.

10
MCQmedium

Which of the following is a key output of the requirements analysis phase?

A.Stakeholder register
B.Requirements documentation
C.Project charter
D.Business case
AnswerB

Requirements analysis produces detailed requirements specifications and models.

Why this answer

The requirements documentation is a primary output of requirements analysis, capturing the detailed specifications.

11
Multi-Selecthard

Which THREE are principles of the Agile Manifesto? (Choose three.)

Select 3 answers
A.Deliver working software frequently, with a preference to the shorter timescale.
B.Business people and developers must work together daily throughout the project.
C.Welcome changing requirements, even late in development.
D.Use pair programming for all production code.
E.Individuals and interactions over processes and tools.
AnswersA, B, C

This is principle #3.

Why this answer

The Agile Manifesto explicitly states 'Deliver working software frequently, from a couple of weeks to a couple of months, with a preference to the shorter timescale.' This principle emphasizes iterative delivery and rapid feedback cycles, which are core to Agile frameworks like Scrum and XP.

Exam trap

PMI often tests the distinction between the four Agile values and the twelve Agile principles, so candidates must memorize which statements belong to each category to avoid selecting a value when the question asks for a principle.

12
Multi-Selecthard

Which THREE of the following are outputs of the Control Quality process?

Select 3 answers
A.Quality metrics
B.Work performance information
C.Change requests
D.Quality control measurements
E.Project management plan updates
AnswersB, C, D

Work performance information is an output, including status data on quality.

Why this answer

Options B, C, and D are correct. Control Quality outputs include quality control measurements, validated deliverables, work performance information, change requests, and project documents updates. A (Quality metrics) is an input.

E (Project management plan updates) is not a direct output; changes to the PM plan go through integrated change control.

13
MCQmedium

A project manager is creating a project scope statement for a predictive project. Which element is typically included in the project scope statement?

A.Activity list
B.Risk register
C.Project constraints
D.Work breakdown structure
AnswerC

Constraints like budget and schedule are part of the scope statement.

Why this answer

Project constraints are typically included in the project scope statement. Option C is correct. The activity list is part of the schedule management plan, the risk register is part of risk management, and the work breakdown structure is a separate document that decomposes the scope into deliverables, not typically included in the scope statement itself.

14
Multi-Selecteasy

A business analyst is using the BABOK guide to design the business analysis approach. Which TWO of the following are key principles of the BABOK guide?

Select 2 answers
A.Use of a single methodology
B.Iterative development
C.Value delivery
D.Business analysis is context-specific
E.Focus on stakeholder collaboration
AnswersD, E

BABOK emphasizes that analysis must be tailored to the context.

Why this answer

BABOK principles include focusing on stakeholder collaboration and recognizing that business analysis is context-specific.

15
MCQhard

Refer to the exhibit. Based on the probability and impact values, which risk has the highest risk score?

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

R3 score is 0.54, the highest.

Why this answer

R3 has a score of 0.54 (0.6*0.9), which is the highest. R1=0.15, R2=0.16, R4=0.28. Options A, B, and C have lower scores.

16
MCQhard

Based on the exhibit, which risk should the project manager prioritize for proactive response?

A.R002
B.R003
C.R001
D.All risks have equal priority.
AnswerC

R001 has the highest risk score and should be prioritized.

Why this answer

Risk R001 has the highest risk score (0.56), indicating the highest priority for proactive response. Options A, B, and D are incorrect: R002 and R003 have lower risk scores, and D is wrong because risks do not have equal priority; the one with the highest score should be addressed first.

17
MCQeasy

During the planning phase of a project, the business analyst needs to define the solution scope. Which business analysis framework artifact is most appropriate to document the high-level boundaries and capabilities of the solution?

A.User stories
B.Context diagram
C.Business case
D.Work breakdown structure (WBS)
AnswerB

A context diagram defines the solution's boundaries and external entities.

Why this answer

The context diagram is the most appropriate artifact for documenting the high-level boundaries and capabilities of a solution during the planning phase. It visually represents the system as a single process, its external entities (actors), and the data flows between them, clearly defining what is inside and outside the solution scope. This aligns with the business analyst's need to capture the solution's scope boundaries without detailing internal processes.

Exam trap

The trap here is that candidates confuse the context diagram with the work breakdown structure (WBS), mistakenly thinking both define scope, but the WBS decomposes internal work while the context diagram defines external boundaries and interactions.

How to eliminate wrong answers

Option A is wrong because user stories are detailed, user-centric requirements used in agile development to capture specific functionality from an end-user perspective, not high-level boundaries or capabilities. Option C is wrong because the business case is a financial justification document used to secure project approval, focusing on costs, benefits, and risks, not on defining solution scope boundaries. Option D is wrong because the work breakdown structure (WBS) is a hierarchical decomposition of project deliverables and work tasks, used for planning and scheduling, not for defining the external boundaries or high-level capabilities of a solution.

18
MCQmedium

A business analyst reviews this policy for a data storage solution. What is the primary business requirement being addressed?

A.Allow any user to read data from the storage location.
B.Prevent all users from deleting data in the storage location.
C.Ensure that only users from a specific IP range can read data.
D.Restrict access to the storage location to a single user.
AnswerC

The policy grants read access to objects only when the request originates from a specific IP address range, directly addressing the primary business requirement to control read access based on IP.

Why this answer

The policy grants read access to objects only when the request originates from a specific IP address range (e.g., 192.0.2.0/24), directly addressing the primary business requirement to control read access based on IP. Option A is incorrect because the policy does not allow any user to read objects; it restricts read access by IP. Option B is incorrect because while deletion is denied, it is not the primary requirement.

Option D is incorrect because the policy does not restrict access to a single user but rather to a specific IP range.

19
MCQeasy

A project manager is leading a software development project. The team has completed the first iteration and is reviewing the lessons learned. Which output of the Manage Project Knowledge process should the project manager update with the lessons learned from this iteration?

A.Project documents updates
B.Organizational process assets updates
C.Project management plan
D.Lessons learned register
AnswerD

The lessons learned register is the output where lessons are documented during the project.

Why this answer

The Manage Project Knowledge process produces the lessons learned register as its primary output. This register is a project document where the project manager records lessons learned from each iteration, including the first one. The lessons learned register is later updated and becomes an input to organizational process assets at the end of the project or phase.

Exam trap

The trap here is that candidates confuse the lessons learned register (a project document output of Manage Project Knowledge) with organizational process assets updates (which occur later during Close Project or Phase), leading them to select Option B incorrectly.

How to eliminate wrong answers

Option A is wrong because 'project documents updates' is a general output of many processes, but the specific output of Manage Project Knowledge is the lessons learned register, not a blanket update to all project documents. Option B is wrong because 'organizational process assets updates' is an output of the Close Project or Phase process, not the Manage Project Knowledge process; lessons learned are first recorded in the register and only later transferred to the organizational process assets. Option C is wrong because the 'project management plan' is not updated with lessons learned from an iteration; lessons learned are captured in a separate document (the lessons learned register) and do not modify the plan itself.

20
MCQhard

You are the project manager for a cross-functional team developing a mobile banking application using Scrum. The team consists of 7 members: 3 developers, 2 testers, 1 UX designer, and 1 product owner. The product owner is highly available and prioritizes the backlog weekly. The team has been working for 3 months and consistently delivers each sprint. However, after the last sprint review, stakeholders complained that the product does not meet their expectations—specifically, the user interface is not intuitive, and a critical security feature is missing. The product owner insists that the backlog items were clearly defined and prioritized. The development team argues that they followed the acceptance criteria exactly. Retrospectives have been unproductive, with team members blaming each other. The Scrum Master is frustrated. Based on the Scrum Guide, what is the MOST likely root cause of these issues?

A.The team did not conduct a proper sprint review to gather stakeholder feedback early.
B.The development team did not collaborate enough with the Product Owner during the sprint.
C.The Scrum Master failed to facilitate effective retrospectives and team collaboration.
D.The Product Owner did not sufficiently refine the Product Backlog and ensure acceptance criteria were clear and complete.
AnswerD

The Product Owner is accountable for the backlog's clarity and value; missing features indicate inadequate refinement.

Why this answer

The root cause is that the Product Owner failed to sufficiently refine the Product Backlog and ensure acceptance criteria were clear and complete. The stakeholders' complaints about an unintuitive UI and missing critical security feature indicate that the Product Owner did not validate the backlog items against stakeholder expectations or include non-functional requirements (like security) in the acceptance criteria. According to the Scrum Guide, the Product Owner is responsible for ensuring that the Product Backlog is transparent, visible, and understood, which includes refining items to a level of detail that enables the team to deliver value.

Exam trap

The trap here is that candidates often blame the development team for not collaborating or the Scrum Master for poor facilitation, but the CAPM exam emphasizes the Product Owner's accountability for backlog clarity and stakeholder alignment, especially when missing critical features like security or usability.

How to eliminate wrong answers

Option A is wrong because the sprint review is an opportunity to inspect the increment and adapt the Product Backlog, but the team has been conducting sprint reviews and stakeholders only complained after the last one; the issue is not about the timing of feedback but about the backlog items themselves lacking critical requirements. Option B is wrong because the development team collaborated with the Product Owner as evidenced by following the acceptance criteria exactly; the problem is that the acceptance criteria were incomplete, not that collaboration was lacking. Option C is wrong because while the Scrum Master facilitates retrospectives, the unproductive retrospectives are a symptom of deeper issues (unclear backlog and blame culture), not the root cause; the Scrum Master's frustration is a result of the team's inability to identify the real problem.

21
MCQeasy

During the planning phase of a predictive project, the project manager is estimating costs. Which cost estimation technique uses historical data from similar projects?

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

Analogous estimating relies on historical data from similar projects.

Why this answer

Analogous estimating uses historical data from similar projects as a basis for cost estimation. It is less accurate but quick. Bottom-up is detailed, three-point uses ranges, and parametric uses statistical relationships.

22
MCQeasy

A Scrum team has a Product Backlog Item (PBI) that is too large to be completed in one sprint. What is the best action for the team to take?

A.Ask the Product Owner to break the PBI into smaller PBIs.
B.Add the PBI to the sprint backlog and try to complete it.
C.Move the PBI to the next sprint to allow more time.
D.Remove the PBI from the product backlog entirely.
AnswerA

Decomposition is a standard practice to ensure PBIs fit within a sprint.

Why this answer

The best action is to ask the Product Owner to break the PBI into smaller PBIs. Large PBIs are difficult to estimate and complete within a sprint, so decomposition is key. Option B is incorrect because adding it to the sprint backlog would risk incomplete work.

Option C is incorrect because merely deferring does not solve the issue of size. Option D is too drastic and may lose valuable scope.

23
Multi-Selectmedium

Which TWO of the following are outputs of the requirements management process?

Select 2 answers
A.Solution design specification
B.Project scope statement
C.Requirements management plan
D.Requirements traceability matrix
E.Business case
AnswersC, D

The plan guides how requirements are managed.

Why this answer

The requirements management process produces the requirements management plan and the requirements traceability matrix as its key outputs. The requirements management plan defines how requirements will be collected, analyzed, documented, and managed throughout the project, while the requirements traceability matrix links each requirement to its origin, design, testing, and delivery. These are the formal outputs specified in the PMBOK Guide for the Collect Requirements process.

Exam trap

PMI often tests the distinction between outputs of the Collect Requirements process (requirements documentation and requirements traceability matrix) and outputs of the Define Scope process (project scope statement), leading candidates to mistakenly select the project scope statement as an output of requirements management.

24
Multi-Selecteasy

Which THREE are events in the Scrum framework? (Choose three)

Select 3 answers
A.Grooming
B.Sprint Retrospective
C.Daily Stand-up
D.Sprint Planning
E.Release Planning
AnswersB, C, D

Sprint Retrospective is a Scrum event.

Why this answer

The correct Scrum events are Sprint Planning, Daily Stand-up (Daily Scrum), and Sprint Retrospective, which correspond to options B, C, and D. Option A (Grooming) is not a Scrum event; backlog refinement is an ongoing activity. Option E (Release Planning) is not part of the Scrum framework; it may be used in other methodologies.

25
MCQeasy

Which of the following best describes a project versus ongoing operations?

A.Projects have ongoing outputs; operations have defined deliverables
B.Projects are repetitive; operations are unique
C.Projects focus on profit; operations focus on value
D.Projects are temporary; operations are ongoing
AnswerD

This is the defining characteristic.

Why this answer

Projects are temporary endeavors with a defined beginning and end, whereas operations are ongoing activities that produce repetitive outputs. Option A is incorrect because projects deliver unique outputs, not ongoing outputs. Option B is incorrect because projects are unique, not repetitive, and operations are repetitive.

Option C is incorrect because profitability is not a defining characteristic; both projects and operations can aim for profit or value.

26
MCQeasy

Which document formally authorizes the project manager to use organizational resources to execute the project?

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

The project charter provides formal authorization for the project manager to use resources.

Why this answer

The project charter is the document that formally authorizes the project and the project manager to apply resources to project activities. The project management plan guides execution but does not authorize. The scope statement and business case are inputs.

27
MCQmedium

Refer to the exhibit. What is the most likely explanation for the data?

A.The sprint duration is too short.
B.The team is highly productive.
C.The story points are overestimated.
D.The team has not begun the sprint work.
AnswerD

Zero completion across all days strongly suggests work has not started.

Why this answer

The exhibit shows a sprint burndown chart where the remaining work line remains flat at the initial value across all 10 days, indicating that no work has been completed. This is the most likely explanation because if the team had begun any work, the burndown line would show a downward trend. Option A is incorrect because a too-short sprint would still show some completion of tasks.

Option B is incorrect because high productivity would result in a steeper downward slope. Option C is incorrect because overestimated story points might cause a slower start but would not prevent all progress.

28
MCQmedium

A business analyst is introducing a formal business analysis framework to an organization that has previously operated without one. The project manager asks why such a framework is needed. What is the primary benefit of using a business analysis framework?

A.It guarantees faster project delivery
B.It provides a structured approach to business analysis
C.It is only useful for large-scale projects
D.It eliminates the need for stakeholder communication
AnswerB

A framework standardizes processes and outputs.

Why this answer

A framework provides a structured, consistent approach to business analysis activities, improving quality, communication, and alignment with project goals. It does not guarantee faster delivery or eliminate all risks, and it is not limited to large projects.

29
Multi-Selecthard

Which THREE of the following are core values of the Agile Manifesto?

Select 3 answers
A.Individuals and interactions over processes and tools.
B.Responding to change over following a plan.
C.Following a plan over responding to change.
D.Working software over comprehensive documentation.
E.Contract negotiation over customer collaboration.
AnswersA, B, D

This is one of the four values.

Why this answer

The Agile Manifesto explicitly values 'Individuals and interactions over processes and tools.' This means that while processes and tools are important, the people doing the work and how they communicate take precedence. The Manifesto emphasizes that collaboration and human factors drive project success more than rigid adherence to prescribed procedures.

Exam trap

The trap here is that PMI often tests candidates by presenting the exact opposite of a Manifesto value (e.g., 'Following a plan over responding to change') as a plausible option, exploiting the common misconception that Agile means 'no planning' rather than 'adaptive planning.'

30
MCQmedium

During a project, a stakeholder requests a change that adds new functionality. The BA determines the change is feasible but will delay the schedule. What should the BA do first?

A.Document the impact in the change request
B.Reject the change
C.Approve the change
D.Implement the change
AnswerA

Documenting impact ensures informed decision-making by the change control board.

Why this answer

The BA should document the impact in the change request to inform the change control board and stakeholders before any decision.

31
MCQhard

In earned value management, if the Cost Performance Index (CPI) is 0.8 and the Schedule Performance Index (SPI) is 1.2, what does this indicate?

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

CPI=0.8 means over budget, SPI=1.2 means ahead of schedule.

Why this answer

A Cost Performance Index (CPI) of 0.8 is less than 1, indicating that the project is over budget (earned value is less than actual cost). A Schedule Performance Index (SPI) of 1.2 is greater than 1, indicating that the project is ahead of schedule (earned value exceeds planned value). Therefore, the project is over budget and ahead of schedule, which corresponds to option C.

32
Multi-Selecthard

Which THREE of the following are techniques commonly used in business analysis frameworks to elicit requirements?

Select 3 answers
A.Prototyping
B.Interviews
C.SWOT analysis
D.Critical path method
E.Document analysis
AnswersA, B, E

Prototyping helps elicit and validate requirements through iterative models.

Why this answer

Prototyping is a technique used in business analysis to elicit requirements by creating a working model of the product or system. This allows stakeholders to interact with a tangible representation, clarify their needs, and provide feedback early in the process, reducing misunderstandings and rework.

Exam trap

The trap here is that candidates may confuse strategic analysis tools (like SWOT) or project scheduling tools (like critical path method) with requirements elicitation techniques, which are specifically designed to gather information from stakeholders.

33
Multi-Selecthard

Which THREE of the following are tools and techniques used in the Control Schedule process?

Select 3 answers
A.Variance analysis
B.Schedule compression
C.Performance reviews
D.Cost-benefit analysis
E.Reserve analysis
AnswersA, B, C

Variance analysis compares planned vs actual schedule.

Why this answer

Variance analysis is a tool and technique in the Control Schedule process because it compares planned schedule performance (e.g., baseline dates) against actual results to identify deviations. It uses metrics like Schedule Variance (SV) and Schedule Performance Index (SPI) from earned value management to quantify schedule health and trigger corrective actions.

Exam trap

PMI often tests the distinction between tools used for monitoring (Control Schedule) versus planning (Develop Schedule), so candidates mistakenly select reserve analysis or cost-benefit analysis because they sound like general project management techniques, but they are not part of the Control Schedule process per the PMBOK Guide.

34
MCQeasy

Refer to the exhibit. A business analyst is developing a requirements traceability matrix (RTM) for a project. Based on the RTM excerpt shown, which statement is correct?

A.All requirements are linked to at least one test case.
B.The RTM shows forward traceability from requirements to design.
C.The RTM ensures that every business requirement maps to a functional requirement.
D.The RTM includes only functional requirements.
AnswerC

Correct because the RTM ensures that every business requirement is linked to a corresponding functional requirement, ensuring coverage.

Why this answer

In a requirements traceability matrix, one of the key purposes is to ensure that higher-level requirements (business requirements) are mapped to lower-level requirements (functional requirements) to verify coverage. Option A is incorrect because test case links are not necessarily present in all RTMs; some may only show requirements relationships. Option B is incorrect because forward traceability typically goes from source to derived, but the RTM in the exhibit shows mapping from business to functional requirements.

Option D is incorrect because RTMs often include non-functional requirements as well.

Exam trap

The trap is to confuse the direction of traceability. The exhibit shows business requirements mapping to functional requirements, which is backward traceability from the business perspective but forward from the system perspective.

35
MCQhard

In a predictive project, the project manager has calculated the critical path and determined that the project duration is 100 days. The total float for a non-critical activity is 5 days. If the project manager wants to reduce the overall project duration by 3 days, which action is MOST appropriate?

A.Fast-track the project by overlapping activities on the critical path
B.Increase the total float of the critical path by adding buffer
C.Add more resources to the non-critical activity to reduce its duration
D.Crash the non-critical activity to reduce its duration by 3 days
AnswerA

Fast-tracking applies schedule compression to critical path activities, potentially reducing duration without increasing cost significantly.

Why this answer

To reduce project duration, the focus must be on the critical path. Fast-tracking by overlapping activities on the critical path can reduce duration with less risk than crashing. Adding resources to a non-critical activity or increasing float will not affect the project duration.

36
MCQeasy

A project manager in a predictive manufacturing project needs to procure a specialized component. The procurement process requires a detailed statement of work (SOW) and firm fixed price (FFP) contract. What should the project manager create first?

A.Develop the procurement statement of work (SOW).
B.Conduct a make-or-buy analysis.
C.Draft the contract with the selected seller.
D.Create the procurement management plan.
AnswerD

The procurement management plan outlines how to manage procurement activities.

Why this answer

According to the PMBOK Guide, the procurement management plan is the first document created in the procurement process. It defines how procurement will be managed, including procedures for developing the statement of work (SOW), conducting make-or-buy analysis, selecting contract types (such as FFP), and managing seller relationships. Without this plan, subsequent procurement activities lack guidance.

Option A (developing SOW) occurs after the plan is established. Option B (make-or-buy analysis) is part of planning but is typically conducted during the development of the procurement management plan. Option C (drafting the contract) happens after seller selection, which follows the plan and SOW creation.

Therefore, the procurement management plan must be created first to set the framework for all procurement activities.

37
MCQmedium

In a predictive (waterfall) project, the project phases are completed sequentially. If the design phase is delayed by two weeks, what is the likely impact on the project?

A.The project duration is extended by exactly two weeks.
B.The delay can be recovered by overlapping subsequent phases.
C.Only the design phase is affected; later phases can start on time.
D.No impact because design is not on the critical path.
AnswerA

In a sequential waterfall, a delay in a phase extends the overall project by that amount unless compressed.

Why this answer

In a predictive (waterfall) lifecycle, project phases are completed sequentially, and each phase depends on the completion of the previous one. Therefore, a two-week delay in the design phase will push back the start of all subsequent phases (e.g., development, testing) by two weeks, resulting in the project duration being extended by exactly two weeks. Option A is correct.

Option B is incorrect because overlapping phases (fast-tracking) is generally not allowed in a strict waterfall approach without changing methodology. Option C is incorrect because later phases cannot start on time if they depend on design outputs. Option D is incorrect because design is typically on the critical path in a sequential project, so any delay directly impacts the project end date.

Exam trap

Candidates often think that delays can be recovered by overlapping phases, but in a strict waterfall, overlapping is not allowed and would require a change to a different methodology.

38
MCQmedium

A project manager is reviewing the project schedule and sees that Task D depends on the completion of Task C, but Task C can start only after Task B finishes. Task B can start only after Task A. This is an example of which dependency?

A.Parallel dependency
B.Sequential dependency
C.Lag dependency
D.Merge activity
AnswerB

Correct. The tasks are in a sequential chain: A must finish before B starts, B before C, C before D.

Why this answer

The tasks are linked in a series: A→B→C→D. Option A is wrong because parallel dependency allows tasks to overlap, not sequential. Option C is wrong because lag dependency refers to a delay between tasks, not a sequential chain.

Option D is wrong because merge activity is when multiple predecessors converge on a single task, which is not the case here.

39
Multi-Selecthard

Which THREE elements are typically included in a project business case?

Select 3 answers
A.Risk assessment
B.Stakeholder register
C.Alternatives analysis
D.Project charter
E.Cost-benefit analysis
AnswersA, C, E

Identifies potential risks.

Why this answer

Options A, C, and E are correct because a business case includes cost-benefit analysis, risk assessment, and alternatives analysis. Option B is incorrect because stakeholder register is a separate document. Option D is incorrect because project charter is created after approval of business case.

40
MCQhard

A distributed Scrum team is having difficulty with communication across time zones. The Daily Scrum is scheduled at 9 AM in the US, which is midnight in India. What is the best approach to resolve this?

A.Record the Daily Scrum for the India team to watch later.
B.Replace the Daily Scrum with asynchronous updates.
C.Rotate the time of the Daily Scrum so that no one is always inconvenienced.
D.Hold two separate Daily Scrums for each location.
AnswerC

Fair rotation supports team collaboration.

Why this answer

Rotating the Daily Scrum time shares the inconvenience of time zone differences equitably across the distributed team, preserving the event's purpose of daily synchronization and inspection. The Scrum Guide requires the Daily Scrum to be held at the same time and place each day, but for distributed teams, rotating the time is an acceptable adaptation that maintains the event's time-boxed, collaborative nature without breaking the inspect-and-adapt cycle.

Exam trap

The trap here is that candidates often choose Option B (asynchronous updates) because it seems efficient, but the CAPM exam tests that the Daily Scrum must remain a synchronous, collaborative event for the Development Team, not a reporting mechanism.

How to eliminate wrong answers

Option A is wrong because recording the Daily Scrum for later viewing eliminates real-time collaboration, inspection, and adaptation, violating the Scrum principle that all team members should synchronize their work daily. Option B is wrong because replacing the Daily Scrum with asynchronous updates removes the essential face-to-face (or real-time) communication and commitment that the event is designed to foster, turning it into a status report rather than a planning session. Option D is wrong because holding two separate Daily Scrums fragments the team, preventing cross-location synchronization and undermining the single-team accountability that Scrum requires.

41
Multi-Selectmedium

Which TWO are types of organizational structures commonly used in project management?

Select 2 answers
A.Flat
B.Circular
C.Hierarchical
D.Functional
E.Matrix
AnswersD, E

Teams are grouped by function.

Why this answer

Options D and E are correct: Functional and Matrix are two standard organizational structures in project management. Option A (Flat) is a general organizational structure but not specifically recognized in PMI's framework. Option B (Circular) is not a standard project management structure.

Option C (Hierarchical) describes a characteristic of structures like functional or matrix, but is not itself a distinct structure defined by PMI.

42
MCQmedium

In a hybrid agile project, the team uses Scrum for development but the organization requires a detailed upfront plan. How can the team comply while staying agile?

A.Ignore the organizational requirement and continue with pure Scrum.
B.Create a high-level plan early and elaborate as work progresses.
C.Use predictive planning for the entire project.
D.Create a detailed plan and revise it only at the end.
AnswerB

This satisfies the need for an initial plan while allowing flexibility.

Why this answer

In a hybrid agile project, creating a high-level plan early and elaborating as work progresses allows the team to satisfy the organization's need for upfront planning while maintaining an agile approach by embracing change and iterative refinement. Option A is incorrect because ignoring organizational requirements could lead to lack of support or compliance issues. Option C is incorrect because using fully predictive planning contradicts agile principles.

Option D is incorrect because it requires a detailed plan upfront, which is not adaptive, and only revising at the end is too inflexible.

43
Multi-Selecthard

Which THREE principles are common to multiple agile methodologies?

Select 3 answers
A.Comprehensive documentation over working software.
B.Individuals and interactions over processes and tools.
C.Customer collaboration over contract negotiation.
D.Responding to change over following a plan.
E.Following a plan over responding to change.
AnswersB, C, D

This is a core value of the Agile Manifesto.

Why this answer

Options B, C, and D are correct. These are three of the four values from the Agile Manifesto: Individuals and interactions over processes and tools (B), Customer collaboration over contract negotiation (C), and Responding to change over following a plan (D). Option A is the opposite of the Manifesto's value 'working software over comprehensive documentation'.

Option E is the opposite of 'responding to change over following a plan'.

44
MCQmedium

A project is behind schedule. Which schedule compression technique involves adding additional resources to critical path activities?

A.Resource leveling
B.Monte Carlo simulation
C.Rolling wave planning
D.Crashing
AnswerD

Crashing adds resources to critical path activities to shorten the schedule.

Why this answer

Crashing is a schedule compression technique that involves adding additional resources to critical path activities to reduce project duration. Option D is correct. Resource leveling (A) adjusts start and finish dates based on resource constraints.

Monte Carlo simulation (B) is a risk analysis technique. Rolling wave planning (C) is a progressive elaboration technique.

45
MCQhard

During a project, two team members have a conflict that is affecting progress. The project manager attempts to resolve it but fails. What is the next best action?

A.Request guidance from the PMO
B.Reassign one team member to another project
C.Escalate to the project sponsor
D.Ask the team to resolve it themselves
AnswerC

Sponsor can provide authority to resolve or make decisions.

Why this answer

Escalate to the project sponsor. When the project manager cannot resolve a conflict, escalation to the sponsor is appropriate because the sponsor has authority over project decisions and can help resolve the issue. Option A is incorrect because the PMO provides guidance and standards but typically lacks direct authority over team conflicts.

Option B is incorrect because reassigning a team member is a drastic measure that should only be considered after other resolution attempts have failed. Option D is incorrect because if the project manager's attempt failed, asking the team to resolve it themselves is unlikely to succeed and may exacerbate the situation.

46
Multi-Selectmedium

A project manager is performing qualitative risk analysis. Which TWO of the following are typical outputs of this process? (Select TWO)

Select 2 answers
A.Quantitative risk analysis results
B.Risk register updates
C.Risk responses
D.List of prioritized risks
E.Probability and impact matrix
AnswersB, D

Correct: The risk register is updated with prioritization.

Why this answer

Qualitative risk analysis involves assessing the probability and impact of identified risks, resulting in updates to the risk register (including a list of prioritized risks) and a risk score for each risk. Option B (Risk register updates) and Option D (List of prioritized risks) are typical outputs. Option A (Quantitative risk analysis results) is an output of quantitative risk analysis, which is a separate process.

Option C (Risk responses) are developed during the Plan Risk Responses process. Option E (Probability and impact matrix) is a tool used during qualitative risk analysis, not an output.

47
MCQeasy

During project planning, the team identifies that the project requires a specific vendor for a critical component. Which process group is being executed?

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

Procurement planning is a Planning process.

Why this answer

Identifying procurement needs, such as requiring a specific vendor, is part of the Planning process group. Initiating focuses on project authorization, Executing on performing the work, and Closing on finalizing project activities.

48
MCQmedium

A project manager is assigned to a new product development project. The project charter has been approved, and the team is preparing the project management plan. During the planning process, the project manager wants to ensure that all project work is aligned with the business objectives. Which document should the project manager review to confirm the alignment of the project with organizational strategy?

A.Business case
B.Project scope statement
C.Project charter
D.Benefits management plan
AnswerA

The business case provides the economic feasibility and alignment with organizational strategy.

Why this answer

The business case documents the justification for the project, including alignment with organizational strategy and expected benefits. Since the project manager needs to confirm that all project work aligns with business objectives, reviewing the business case provides the strategic context and rationale that links the project to the organization's goals.

Exam trap

The trap here is that candidates often confuse the project charter (which authorizes the project) with the business case (which provides the strategic justification), leading them to select the charter when the question specifically asks for alignment with business objectives.

How to eliminate wrong answers

Option B is wrong because the project scope statement defines the deliverables and work required, but it does not contain the strategic justification or business objectives; it assumes alignment has already been established. Option C is wrong because the project charter authorizes the project and assigns the project manager, but it only summarizes high-level business needs and does not provide the detailed strategic alignment found in the business case. Option D is wrong because the benefits management plan describes how and when the project's benefits will be realized, but it does not contain the original business objectives or the strategic rationale that justifies the project.

49
MCQmedium

A BA is conducting stakeholder analysis and needs to categorize stakeholders based on their influence and interest. Which grid is commonly used?

A.Communication matrix
B.Decision tree
C.RACI matrix
D.Power/interest grid
AnswerD

Categorizes stakeholders by influence and interest.

Why this answer

The power/interest grid categorizes stakeholders by their level of influence and interest to determine the appropriate engagement strategy. Option A is incorrect because a communication matrix defines communication channels and frequency, not stakeholder categorization. Option B is incorrect because a decision tree is a tool for decision analysis under uncertainty, not for stakeholder analysis.

Option C is incorrect because a RACI matrix assigns roles and responsibilities (Responsible, Accountable, Consulted, Informed) rather than categorizing by influence and interest.

50
MCQeasy

A project manager is estimating the duration of an activity. The optimistic estimate is 4 days, the pessimistic is 12 days, and the most likely is 6 days. Using the PERT three-point estimate, what is the expected duration?

A.6.67 days
B.12 days
C.7.33 days
D.6 days
AnswerA

Correct PERT calculation: (4 + 4*6 + 12)/6 = 6.67.

Why this answer

The PERT three-point estimate formula is (Optimistic + 4×Most Likely + Pessimistic) / 6. Plugging in the values: (4 + 4×6 + 12) / 6 = (4 + 24 + 12) / 6 = 40 / 6 = 6.67 days. This weighted average gives more influence to the most likely estimate, providing a realistic expected duration.

Exam trap

The trap here is that candidates often mistakenly use a simple average (add all three and divide by 3) instead of the weighted PERT formula, leading them to choose 7.33 days.

How to eliminate wrong answers

Option B is wrong because 12 days is the pessimistic estimate, not the expected duration; it ignores the optimistic and most likely values. Option C is wrong because 7.33 days results from incorrectly using a simple average (4+6+12)/3 = 7.33, which does not apply the PERT weighting factor of 4 for the most likely estimate. Option D is wrong because 6 days is the most likely estimate, but the PERT formula accounts for uncertainty by incorporating the full range of estimates.

51
MCQmedium

A team is working on a project with high uncertainty. Which agile framework is most suitable?

A.Waterfall
B.V-Model
C.Kanban
D.Scrum
AnswerD

Scrum provides defined roles, time-boxed iterations, and regular inspection/adaptation.

Why this answer

Scrum is the most suitable agile framework for projects with high uncertainty because it uses iterative sprints with frequent feedback loops, allowing the team to adapt to changing requirements. In contrast, Waterfall (option A) is a plan-driven, sequential model that does not accommodate uncertainty well. V-Model (option B) is also plan-driven and focuses on verification and validation, not agile.

Kanban (option C) is agile but is more flow-based and less prescribed; while it can handle uncertainty, Scrum's structured iterations are generally recommended for high uncertainty. Therefore, option D (Scrum) is correct.

52
MCQhard

A Kanban team notices that cycle time is increasing despite stable demand. Which action is most likely to reduce cycle time?

A.Add more developers to the team.
B.Use pair programming for all development tasks.
C.Increase WIP limits to allow more work in progress.
D.Implement continuous integration to reduce integration delays.
AnswerD

Implementing continuous integration reduces integration delays and defects, directly lowering cycle time.

Why this answer

Implementing continuous integration reduces integration delays and defects, which directly lowers cycle time. Increasing WIP limits (C) would likely increase cycle time. Pair programming (B) may improve quality but not primarily cycle time.

Adding more team members (A) can increase handoffs and slow flow.

53
MCQeasy

A project manager is assigned to a project in a matrix organization. Who typically has authority over resource assignment and prioritization?

A.Functional manager
B.Project sponsor
C.Project manager
D.Customer
AnswerA

Functional managers control resource allocation in a matrix structure.

Why this answer

In a matrix organization, functional managers have authority over resource assignment and prioritization, as they control the personnel and their availability. The project manager coordinates the project but does not directly manage resources. Option A is correct.

Option B (project sponsor) provides funding and support but not direct resource authority. Option C (project manager) may request resources but does not have authority over them. Option D (customer) defines requirements but not resource allocation.

54
MCQeasy

In Kanban, what is the primary purpose of limiting Work in Progress (WIP)?

A.To reduce multitasking and improve focus.
B.To ensure each task is done correctly the first time.
C.To increase throughput.
D.To make the team work faster.
AnswerA

Limiting WIP prevents team members from juggling too many tasks at once.

Why this answer

Limiting Work in Progress (WIP) in Kanban is primarily intended to reduce multitasking and improve focus. By restricting the number of tasks in progress, team members concentrate on completing current work before starting new items, which minimizes context switching and enhances flow. Although increased throughput can be a benefit, the core purpose is to improve focus and flow.

Option A correctly identifies this primary purpose. Option B relates to quality, which is a secondary effect. Option C, increased throughput, is a result but not the primary purpose.

Option D is incorrect because limiting WIP does not aim to make the team work faster; it aims to improve efficiency and flow.

55
Multi-Selecthard

Which THREE are common project constraints that must be balanced?

Select 3 answers
A.Risk
B.Quality
C.Time
D.Cost
E.Scope
AnswersC, D, E

Schedule duration.

Why this answer

The three common project constraints are time (option C), cost (option D), and scope (option E), collectively known as the triple constraint. Risk (option A) is an uncertainty factor, not a constraint, and quality (option B) is often considered an outcome or a constraint that is balanced within the triple constraint, but it is not one of the three primary constraints.

56
MCQeasy

Which of the following is a characteristic of the project life cycle?

A.Project phases are always sequential
B.Projects are temporary and unique
C.Projects produce the same product repeatedly
D.Projects have a fixed end date
AnswerB

This is the defining characteristic of a project.

Why this answer

Projects are defined as temporary endeavors with a unique product, service, or result. Option A is incorrect because project phases can overlap in iterative or adaptive life cycles. Option C is incorrect because projects are unique and not repetitive; operations produce the same product repeatedly.

Option D is incorrect because while projects have a defined end, the exact end date may be adjusted, but the key characteristic is temporary, not a fixed date.

57
MCQhard

What is the main advantage of a projectized organization structure?

A.Lower administrative costs.
B.Efficient resource sharing between projects.
C.Clear career path for team members.
D.High level of authority for the project manager.
AnswerD

In projectized, PM has full control over resources and decisions.

Why this answer

In a projectized organization, the project manager has full authority over the project budget, resources, and personnel, enabling rapid decision-making and clear accountability. Option A is incorrect because projectized structures typically have higher administrative costs due to dedicated teams. Option B describes a matrix organization where resources are shared across projects.

Option C is incorrect because projectized structures often lack a clear career path as team members return to a pool after project completion.

58
Multi-Selecthard

A business analyst is planning the traceability process. According to best practices, which THREE of the following should be traced?

Select 3 answers
A.Requirements to project schedule
B.Requirements to test cases
C.Requirements to business objectives
D.Requirements to source documents
E.Requirements to risk register
AnswersB, C, D

Tracing to test cases ensures requirements are verifiable.

Why this answer

Best practices for traceability include linking requirements to business objectives, source documents, and test cases to ensure alignment and verification.

59
Multi-Selecteasy

Which TWO are outputs of the needs assessment process? (Choose 2)

Select 2 answers
A.User stories
B.Business case
C.Requirements specification
D.Test plan
E.Feasibility study
AnswersB, E

The business case provides justification for the project.

Why this answer

The needs assessment process identifies business problems or opportunities and determines whether a project is viable. The business case (B) is a key output that justifies the project based on cost-benefit analysis, and the feasibility study (E) evaluates technical, operational, and economic viability. Both are formal documents produced during needs assessment to support go/no-go decisions.

Exam trap

PMI often tests the distinction between needs assessment outputs (strategic justification documents) and downstream project artifacts (user stories, requirements specs, test plans) to trap candidates who confuse early-phase analysis with later-phase execution deliverables.

60
MCQhard

A project manager is evaluating the impact of a potential risk on project objectives. The risk has a probability of 0.3 and an impact of $50,000. What is the expected monetary value (EMV) of this risk?

A.$15,000
B.$50,000
C.$150,000
D.$1,500
AnswerA

EMV = 0.3 x $50,000 = $15,000.

Why this answer

Expected monetary value is probability times impact, so $15,000. Option A is correct.

61
MCQmedium

During project planning, the team identifies that a task has a duration of 10 days, a predecessor finish-to-start relationship, and a lag of 2 days. What is the earliest the successor task can start if the predecessor starts on day 1?

A.Day 11
B.Day 10
C.Day 12
D.Day 13
AnswerC

Day 12: Correct, as calculated by adding the lag to the predecessor's finish date.

Why this answer

The predecessor starts on day 1 and has a duration of 10 days, so its early finish is day 10 (assuming no gaps). With a finish-to-start relationship and a lag of 2 days, the successor's early start is the predecessor's early finish plus the lag: 10 + 2 = 12. Therefore, the earliest the successor can start is day 12.

Exam trap

The trap here is that candidates often forget to include the predecessor's full duration when calculating the successor's start, mistakenly adding the lag to the start date instead of the finish date, leading to an answer like day 3 or day 12.

How to eliminate wrong answers

Option A is wrong because it assumes the successor starts immediately after the predecessor finishes (day 11), ignoring the 2-day lag. Option B is wrong because it incorrectly uses the predecessor's start date plus the lag (day 1 + 2 = day 3) or misinterprets the duration, leading to day 10. Option D is wrong because it adds an extra day beyond the correct calculation (e.g., day 10 finish + 2 lag = day 12 start, not day 13).

62
Multi-Selectmedium

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

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

The schedule baseline is a component of the project management plan.

Why this answer

Options A, D, and E are correct. The project management plan includes baselines (scope, schedule, cost) as core components. Quality metrics (B) are part of the quality management plan, which is a subsidiary plan, but not a standalone component of the PM plan.

The risk register (C) is a project document, not a component of the project management plan.

63
MCQeasy

Which of the following is a key benefit of using a Kanban board?

A.Fixed time iterations.
B.Visualizing the workflow.
C.Sprint planning ceremonies.
D.Defined roles such as Product Owner.
AnswerB

Visual boards are central to Kanban to show work progress.

Why this answer

Kanban boards make the workflow visible, showing the status of each work item. Options A, C, and D are characteristics of Scrum, not Kanban.

64
MCQhard

A mid-sized insurance company is implementing a new claims management system using a traditional waterfall approach. The business analyst (BA) spent three months gathering and documenting detailed requirements, which were signed off by stakeholders. However, during the development phase, the claims processing team requests frequent changes due to evolving regulatory requirements and customer feedback. The project manager is concerned about scope creep and budget overruns. The development team is frustrated because rework is affecting their velocity. The BA needs to recommend an approach that balances flexibility with control. The organization has limited experience with agile methods but is open to change. The BA should recommend:

A.Adopt a hybrid approach that retains the high-level scope from the waterfall document but uses iterative cycles with rolling wave planning for detailed requirements
B.Switch to a pure agile framework using user stories and a product backlog, abandoning the existing detailed requirements
C.Document every change request and ask the project sponsor for a budget increase to cover all rework
D.Continue with the waterfall approach but establish a strict change control board to evaluate all requests
AnswerA

Correct: A hybrid approach balances the need for structure and flexibility, allowing iterative validation and prioritization of changes.

Why this answer

It balances the need for flexibility with control by retaining the high-level scope from the signed-off waterfall document while using iterative cycles and rolling wave planning to detail requirements as the project progresses. This hybrid approach accommodates evolving regulatory requirements and customer feedback without abandoning the existing investment in requirements, and it mitigates scope creep by keeping the overall scope fixed while allowing detailed adjustments in short cycles.

Exam trap

The trap here is that candidates often assume that any change from waterfall must mean a full switch to agile (Option B), but the CAPM exam tests the ability to recognize hybrid approaches as a practical compromise that leverages existing artifacts while introducing iterative flexibility.

How to eliminate wrong answers

Option B is wrong because switching to a pure agile framework and abandoning the existing detailed requirements would waste the three months of effort and likely cause confusion, as the organization has limited agile experience and the signed-off scope provides a necessary baseline for regulatory compliance. Option C is wrong because simply documenting every change request and asking for a budget increase does not address the root cause of frequent changes or provide a process to manage them proactively; it only reacts to scope creep without improving flexibility or control. Option D is wrong because continuing with a strict waterfall approach and a change control board would slow down responses to evolving regulatory requirements and customer feedback, leading to further frustration and rework without the iterative flexibility needed.

65
MCQhard

A business analyst is using a requirements traceability matrix. A test case failure reveals that requirement REQ-007 was not implemented correctly. What does the RTM help the BA identify?

A.The priority of the requirement
B.The source of the requirement
C.The related design and test artifacts
D.The stakeholder who approved it
AnswerC

RTM maps requirements to design, test cases, and other deliverables, aiding impact analysis.

Why this answer

The RTM links requirements to their design, development, and test artifacts, enabling the BA to trace the related components that need correction.

66
MCQmedium

A project manager is defining the business analysis approach for a new product development project. The stakeholders are distributed across different time zones and have varying levels of availability. The project manager needs to ensure that requirements are elicited efficiently and that all stakeholders have an opportunity to provide input. Which business analysis framework should the project manager recommend?

A.Lean framework
B.Six Sigma framework
C.Waterfall framework
D.Agile framework
AnswerD

Agile emphasizes iterative collaboration, frequent feedback, and flexible stakeholder involvement, which suits distributed teams with varying availability.

Why this answer

The Agile framework is the correct choice because it emphasizes iterative development, frequent stakeholder collaboration, and adaptive planning, which are ideal for a project with distributed stakeholders across time zones. Agile practices such as daily stand-ups, sprint reviews, and backlog refinement allow for efficient requirements elicitation and ensure all stakeholders can provide input asynchronously or during synchronized ceremonies, accommodating varying availability.

Exam trap

The trap here is that candidates may choose Waterfall (Option C) because they associate it with structured requirements documentation, but fail to recognize that it lacks the flexibility needed for distributed stakeholders with varying availability, which Agile explicitly addresses through iterative feedback loops and asynchronous collaboration.

How to eliminate wrong answers

Option A is wrong because the Lean framework focuses on eliminating waste and optimizing flow in manufacturing or service processes, not on stakeholder collaboration or requirements elicitation across distributed time zones. Option B is wrong because Six Sigma is a data-driven methodology for reducing defects and process variation using DMAIC, which is not designed for flexible stakeholder input or handling time-zone differences in requirements gathering. Option C is wrong because the Waterfall framework follows a sequential, phase-gated approach where requirements are fully defined upfront, which does not accommodate varying stakeholder availability or allow for iterative feedback across distributed teams.

67
MCQeasy

A project team is identifying the business need for a new system. Which business analysis activity should be performed first?

A.Conduct a needs assessment
B.Validate requirements
C.Elicit requirements
D.Define solution scope
AnswerA

Needs assessment is the first step to identify business problems or opportunities.

Why this answer

A needs assessment identifies the business problem or opportunity and is performed before any other business analysis activities. Option B is wrong because validation occurs after requirements are documented. Option C is wrong because elicitation happens after the needs assessment.

Option D is wrong because solution scope is defined after the needs assessment.

68
MCQhard

An organization is scaling Scrum across multiple teams. They have dependencies between teams that cause delays. What is the most appropriate framework to address this?

A.Use the Scaled Agile Framework (SAFe) with program increment planning.
B.Keep teams independent by decoupling all dependencies.
C.Have all teams work in the same Sprint but with no synchronization.
D.Use a separate integration team to handle dependencies.
AnswerA

SAFe's PI planning aligns teams around shared goals and explicitly manages dependencies.

Why this answer

SAFe provides program increment planning to synchronize teams and manage dependencies. Option B is ideal but often impractical. Option C creates a bottleneck.

Option D ignores the need for coordination.

69
MCQeasy

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

A.Project charter
B.Business case
C.Project management plan
D.Stakeholder register
AnswerA

The project charter formally authorizes the project.

Why this answer

The project charter formally authorizes the project and provides the project manager with authority to apply organizational resources. Option B is wrong because the business case justifies the project but does not authorize it. Option C is wrong because the project management plan is developed after authorization.

Option D is wrong because the stakeholder register identifies stakeholders but does not authorize the project.

70
MCQeasy

During the initiation phase of a project, the project manager needs to identify stakeholders. What is the primary purpose of stakeholder identification at this stage?

A.To assign roles and responsibilities to stakeholders
B.To understand stakeholder expectations and influence
C.To determine the project budget and schedule
D.To create a communication plan for the project
AnswerB

Identifying stakeholders helps in understanding their expectations and managing them effectively.

Why this answer

The primary purpose of stakeholder identification during initiation is to identify all individuals or groups who may affect or be affected by the project and to understand their expectations and influence. This early understanding helps manage stakeholder relationships and ensure alignment. Option A (assigning roles and responsibilities) occurs during planning.

Option C (determining budget and schedule) is part of planning, not initiation. Option D (creating a communication plan) is also a planning activity that relies on stakeholder analysis, but it is not the primary purpose of identification itself.

71
MCQhard

Based on the exhibit, which requirement poses the greatest risk to the project if not addressed?

A.REQ-001, because it is not verified
B.REQ-003, because it is already verified
C.All requirements are equally risky
D.REQ-002, because it is still in Draft status
AnswerD

Draft status from a security policy source indicates potential for scope or compliance changes.

Why this answer

REQ-002 is still in Draft status, meaning it has not been approved. Unapproved requirements pose the greatest risk as they may change, cause rework, or lead to compliance issues. Option A is incorrect because REQ-001 is already verified and approved.

Option B is incorrect because REQ-003 being verified indicates it has been tested and is less risky. Option C is incorrect because the draft status of REQ-002 makes it more risky than the others.

72
MCQmedium

A project manager is initiating a project to develop a new mobile application. The business environment is highly uncertain, and requirements are expected to evolve frequently. Which business analysis framework is most appropriate for this scenario?

A.Waterfall
B.PRINCE2
C.Six Sigma
D.Agile (Scrum)
AnswerD

Agile frameworks like Scrum support iterative delivery and adapt to change.

Why this answer

Agile (Option D) is correct because it accommodates changing requirements through iterative development and continuous feedback. Waterfall (A) assumes fixed requirements, PRINCE2 (B) is a project management method, not a business analysis framework, and Six Sigma (C) focuses on process improvement.

73
Multi-Selecthard

Which THREE of the following are characteristics of a matrix organizational structure that impact project management?

Select 3 answers
A.Resource allocation involves negotiation between functional and project managers
B.Career advancement for team members is primarily within the project
C.Communication flows both vertically and horizontally
D.Team members have two reporting lines: functional and project
E.The project manager has full authority over the project budget
AnswersA, C, D

Shared resources require negotiation, a key characteristic of matrix.

Why this answer

In a matrix organizational structure, team members report to both a functional manager and a project manager, creating dual reporting lines (option D). Resource allocation involves negotiation between functional and project managers (option A). Communication flows both vertically (within functions) and horizontally (across projects), leading to complex communication (option C).

Career advancement for team members is typically within the functional area, not the project, making option B incorrect. The project manager does not have full authority over the budget; authority is shared with functional managers, so option E is incorrect.

74
Multi-Selectmedium

Which TWO of the following are outputs of the Identify Stakeholders process?

Select 1 answer
A.Stakeholder analysis
B.Stakeholder management plan
C.Issue log
D.Stakeholder register
E.Stakeholder engagement plan
AnswersD

Correct. The Stakeholder Register is the primary output of Identify Stakeholders, listing all identified stakeholders and their key details.

Why this answer

Among the listed options, only the Stakeholder Register is an output of the Identify Stakeholders process. Stakeholder analysis is a tool and technique, not an output. Stakeholder Management Plan, Issue Log, and Stakeholder Engagement Plan are outputs of other processes, not Identify Stakeholders.

Exam trap

PMI often tests the distinction between the Stakeholder Register (the output of Identify Stakeholders) and outputs of later planning or execution processes, such as the Stakeholder Engagement Plan. Stakeholder analysis is a tool and technique used within the process, not an output.

75
MCQmedium

Refer to the exhibit. A project administrator applies an organizational policy that requires a project charter signed by the sponsor and the functional manager before project work can commence. A project manager has not yet obtained these signatures. What is the effect on the project team's ability to start work?

A.The team can start work as long as the sponsor has verbally approved.
B.The team can start work because the functional manager's approval is optional.
C.The team cannot start work until both signatures are obtained.
D.The team cannot start work regardless of dual approval; other conditions must also be met.
AnswerC

Incorrect. The policy denies all access even with dual approval because no explicit Allow exists.

Why this answer

The project charter is the document that formally authorizes the project and provides the project manager with authority. According to the policy, a signed charter with both approvals is required before work can commence. Without these signatures, the team cannot start work.

Option C correctly describes this effect.

Exam trap

Candidates may think that verbal approval from the sponsor is sufficient to begin work, but PMI standards require a formally signed project charter to authorize the project.

Page 1 of 7

Page 2

All pages