Courseiva

CCNA Business Analysis Frameworks Questions

75 of 172 questions · Page 2/3 · Business Analysis Frameworks · Answers revealed

76
Multi-Selectmedium

Which THREE of the following are components typically included in a business case?

Select 3 answers
A.Stakeholder Register
B.Cost-Benefit Analysis
C.Work Breakdown Structure
D.Risk Assessment
E.Executive Summary
AnswersB, D, E

Correct: CBA is essential for financial justification.

Why this answer

A business case typically includes an executive summary, cost-benefit analysis, and risk assessment. Work Breakdown Structure is a project planning tool, and Stakeholder Register is a stakeholder management document.

77
MCQmedium

A business analyst is managing requirements for a software upgrade project. The project sponsor wants to ensure that every requirement can be traced back to a business need. What is the primary purpose of requirements traceability?

A.To ensure each requirement meets a business need
B.To document system architecture
C.To assign requirements to team members
D.To estimate project costs
AnswerA

Traceability links requirements to business objectives.

Why this answer

Requirements traceability ensures that each requirement is linked to a business need, helping to validate scope, manage changes, and confirm value. It also helps in identifying the impact of changes.

78
MCQhard

In a requirements gathering workshop, two stakeholders have differing opinions on the system interface design. The business analyst decides to use a technique that involves listing pros and cons of each option. Which technique is being used?

A.Prototyping
B.Decision Analysis
C.Interface Analysis
D.Brainstorming
AnswerB

Correct: Decision analysis evaluates options with pros and cons.

Why this answer

Decision analysis involves evaluating options based on criteria, often including pros and cons. Brainstorming generates ideas, Prototyping builds mockups, and Interface Analysis focuses on interfaces.

79
MCQhard

A company is transitioning from a traditional project management approach to a business analysis-driven mindset. The senior management wants to ensure that all projects align with strategic goals. Which framework should be used to prioritize initiatives based on business value?

A.BABOK
B.PRINCE2
C.Balanced Scorecard
D.PMBOK
AnswerA

BABOK is the business analysis body of knowledge that includes prioritization guidance.

Why this answer

BABOK provides guidelines for business analysis planning and prioritization, including techniques to align initiatives with strategic business value.

80
MCQhard

A business analyst is verifying that all requirements have corresponding test cases. They find a requirement that has no linked test case. What should the BA do first?

A.Ask the project manager to approve the missing test.
B.Ignore it as it may not be critical.
C.Request a test case to be created for that requirement.
D.Remove the requirement if it cannot be tested.
AnswerC

Ensures traceability and test coverage.

Why this answer

Request a test case to be created for that requirement. In business analysis, traceability ensures every requirement has a corresponding test case to verify it is implemented correctly. When a requirement lacks a test case, the BA should first request one to maintain coverage.

Option A is incorrect because the project manager does not typically authorize test cases; the BA or QA team handles them. Option B is incorrect because ignoring the issue violates traceability best practices. Option D is incorrect because removing the requirement is premature without analysis; the BA should first try to create a test case.

81
Multi-Selectmedium

Which THREE items are typically included in a business analysis plan? (Choose three.)

Select 3 answers
A.Deliverables and artifacts
B.Stakeholder list and roles
C.Requirements prioritization criteria
D.Budget estimates
E.Detailed project schedule
AnswersA, B, C

The plan lists what the business analysis will produce.

Why this answer

Options A, B, and C are correct because a business analysis plan typically includes deliverables and artifacts, stakeholder list and roles, and requirements prioritization criteria. Option D (Budget estimates) is part of the project budget, not the business analysis plan. Option E (Detailed project schedule) is part of the project management plan.

82
MCQeasy

A business analyst is tasked with modeling the logical data requirements for a new customer relationship management (CRM) system. Which artifact should the BA create to show the relationships between customer entities and their attributes?

A.A context diagram
B.An entity-relationship diagram
C.A user story map
D.A use case diagram
AnswerB

ERDs represent data entities, attributes, and their relationships.

Why this answer

The entity-relationship diagram (ERD) is the correct artifact because it specifically models logical data requirements by showing entities (e.g., Customer, Order) and their attributes (e.g., CustomerID, Name) along with the relationships between them (e.g., one-to-many). This directly addresses the task of modeling data for a CRM system, where understanding how customer data relates to other entities is critical.

Exam trap

The trap here is confusing a data modeling artifact (ERD) with process or interaction models (context diagram, use case diagram) or agile planning tools (user story map), leading candidates to pick a diagram that shows 'what the system does' rather than 'how data is structured'.

How to eliminate wrong answers

Option A is wrong because a context diagram shows the system's boundaries and external interactions (actors), not internal data structures or entity relationships. Option C is wrong because a user story map organizes user stories by functionality and release iterations, focusing on workflow and value delivery, not data modeling. Option D is wrong because a use case diagram captures functional requirements by showing actors and use cases, but it does not depict data entities, attributes, or their relationships.

83
MCQeasy

Based on the exhibit, what is the primary benefit of this user story?

A.Cost savings from reduced manual labor.
B.Automated progress tracking for the project manager.
C.Reduced errors in milestone tracking.
D.Improved team collaboration.
AnswerB

The story automates notifications to keep the PM informed without manual effort.

Why this answer

The user story describes a system that automatically updates the project manager's dashboard when a milestone is completed. This directly provides automated progress tracking, eliminating the need for manual status reporting. Option B is correct because the primary benefit is the automation of tracking, not cost savings, error reduction, or collaboration.

Exam trap

The trap here is that candidates often choose 'cost savings' or 'reduced errors' as generic benefits, failing to read the user story's specific 'so that' clause which explicitly names automated tracking as the primary goal.

How to eliminate wrong answers

Option A is wrong because the story focuses on tracking progress, not on reducing manual labor costs; any labor savings are secondary and not the primary benefit. Option C is wrong because while automated updates may reduce errors, the story's explicit goal is to 'track progress,' not to improve accuracy of milestone tracking. Option D is wrong because the story does not mention any team communication or collaboration features; it is a single-direction update to the project manager's dashboard.

84
MCQhard

A business analyst is evaluating a proposed solution and needs to determine if it delivers the expected business value. Which tool is most appropriate for this analysis?

A.Decision matrix
B.Requirements traceability matrix
C.Benefits realization plan
D.Cost-benefit analysis
AnswerC

It defines the metrics and timing for measuring business value.

Why this answer

A benefits realization plan outlines how and when the expected business benefits will be measured, tracked, and achieved. Option A (Decision matrix) is a tool for evaluating multiple options against predefined criteria, not for verifying delivered benefits. Option B (Requirements traceability matrix) is used to trace requirements from origin to testing/implementation, not for cost-benefit analysis.

Option D (Cost-benefit analysis) compares the costs and benefits of a solution to inform decision-making, but it does not measure ongoing benefits realization.

85
MCQmedium

A business analyst is gathering requirements for a new reporting system. The stakeholders are located in different time zones and have conflicting availability. Which elicitation technique would be most effective for this situation?

A.Document analysis
B.Interviews
C.Facilitated workshops
D.Surveys
AnswerD

Asynchronous, allows stakeholders to respond at their convenience.

Why this answer

Surveys can be distributed asynchronously, allowing stakeholders in different time zones to respond at their convenience. Option A is incorrect because document analysis reviews existing documentation and does not elicit new requirements directly from stakeholders. Option B is incorrect because interviews require real-time scheduling, which is difficult with conflicting availability across time zones.

Option C is incorrect because facilitated workshops require all participants to be present at the same time, which is impractical given the time zone differences.

86
Multi-Selecthard

Which THREE are components of a business analysis plan? (Choose 3)

Select 3 answers
A.Elicitation techniques
B.Risk mitigation
C.Stakeholder analysis
D.Project budget
E.Traceability approach
AnswersA, C, E

The plan lists techniques to gather requirements.

Why this answer

A business analysis plan includes stakeholder analysis, elicitation techniques, and traceability approach to guide BA activities.

87
MCQhard

A business analyst is validating requirements and discovers that several requirements conflict with each other. The project sponsor insists on including all conflicting requirements to satisfy different stakeholders. What is the best course of action for the BA?

A.Escalate the issue to the project sponsor and ask for a decision.
B.Facilitate a meeting with stakeholders to discuss trade-offs and prioritize requirements.
C.Remove the conflicting requirements and proceed with the remaining ones.
D.Include all requirements as requested and let the development team resolve conflicts during implementation.
AnswerB

Collaborative resolution ensures stakeholder buy-in and clear priorities.

Why this answer

The business analyst's role includes facilitating stakeholder collaboration to resolve conflicts through trade-off analysis and prioritization. This aligns with the BABOK guide's requirement management process, where the BA helps stakeholders understand the impact of conflicting requirements and negotiate a prioritized set that delivers the most value within project constraints.

Exam trap

PMI often tests the misconception that the BA should defer all decisions to the sponsor or development team, when in fact the BA must actively facilitate conflict resolution using structured analysis techniques.

How to eliminate wrong answers

Option A is wrong because escalating to the project sponsor without first facilitating a discussion abdicates the BA's responsibility to analyze and resolve conflicts collaboratively; the sponsor may not have the detailed understanding needed for a decision. Option C is wrong because removing conflicting requirements unilaterally ignores stakeholder needs and may eliminate critical functionality, violating the principle of stakeholder engagement. Option D is wrong because including all conflicting requirements and deferring resolution to development risks significant rework, integration failures, and scope creep, as conflicts often involve incompatible business rules or technical constraints that cannot be resolved during implementation.

88
Multi-Selectmedium

Which TWO techniques are commonly used for requirements elicitation? (Choose two.)

Select 2 answers
A.Surveys
B.Interviews
C.Acceptance criteria definition
D.Requirements traceability
E.Gap analysis
AnswersA, B

Surveys are an elicitation technique for gathering input from many.

Why this answer

Surveys and interviews are both fundamental techniques for requirements elicitation in business analysis. Surveys allow efficient collection of input from a large number of stakeholders, while interviews provide in-depth, one-on-one exploration of stakeholder needs. Both are considered standard elicitation methods in the CAPM Business Analysis Frameworks domain.

Exam trap

The trap here is that candidates often confuse requirements elicitation techniques with downstream requirements management activities, such as acceptance criteria definition or traceability, which are used after requirements have already been gathered.

89
Multi-Selecthard

Which THREE statements about requirements traceability are correct? (Choose three.)

Select 3 answers
A.It is only used during the validation phase.
B.It links requirements to test cases and design elements.
C.It replaces the need for a requirements management plan.
D.It ensures each requirement adds business value.
E.It helps assess the impact of changes.
AnswersB, D, E

Traceability connects requirements to downstream artifacts.

Why this answer

The correct statements are B, D, and E. Requirements traceability links requirements to test cases and design elements (B), ensures each requirement adds business value (D), and helps assess the impact of changes (E). Option A is incorrect because traceability is used throughout the project lifecycle, not only during validation.

Option C is incorrect because traceability complements, but does not replace, the requirements management plan.

90
MCQhard

A project manager and a business analyst disagree on the level of detail required for requirements documentation. The project manager wants high-level user stories, while the business analyst insists on detailed functional specifications. Which document should define the approach for requirements management?

A.Business analysis plan
B.Project management plan
C.Requirements traceability matrix
D.Scope statement
AnswerA

The business analysis plan defines how requirements will be managed, including level of detail.

Why this answer

The business analysis plan (or requirements management plan) defines the level of detail and approach for requirements activities. The project management plan is broader, scope statement defines what is in scope, and the requirements traceability matrix is a tool, not a plan.

91
MCQmedium

A business analyst is using the MoSCoW technique to prioritize requirements. A feature is determined to be important but not critical for the first release. How should it be categorized?

A.Could have
B.Should have
C.Must have
D.Won't have
AnswerB

Correct. 'Should have' is for important but not critical features that should be included if possible. This matches the description.

Why this answer

In the MoSCoW prioritization technique, 'Should have' refers to features that are important but not critical for the current release. They are desired and add significant value, but can be deferred if necessary. Since the feature is important but not critical for the first release, it should be categorized as 'Should have'. 'Must have' (C) is for critical requirements; 'Could have' (A) is for nice-to-have features; 'Won't have' (D) is for features explicitly excluded from the current release, which does not apply here as the feature is considered important.

92
MCQeasy

A business analyst is using a context diagram to model the scope of a system. What does a context diagram primarily show?

A.Internal architecture of the system
B.Sequence of interactions between objects
C.The system boundary and external entities that interact with it
D.Detailed system processes and data flows
AnswerC

Correct. Context diagram shows the system as a single process and external actors.

Why this answer

A context diagram defines the system boundary and external entities that interact with the system. It is a high-level data flow diagram that focuses on external interactions rather than internal processes. Option A is incorrect because a context diagram does not show internal architecture; that would be a system architecture diagram.

Option B is incorrect because sequence of interactions is depicted in a sequence diagram, not a context diagram. Option D is incorrect because detailed processes and data flows are shown in lower-level data flow diagrams, not the context diagram.

93
MCQeasy

A BA is conducting a needs assessment for a new system. Which activity is performed first?

A.Identify stakeholders
B.Create business case
C.Gather requirements
D.Define business needs
AnswerD

First step in needs assessment.

Why this answer

During needs assessment, the first activity is to define the business needs. Identifying stakeholders (A) typically occurs after needs are defined. Creating a business case (B) is later, after needs are identified and analyzed.

Gathering requirements (C) happens after the need is defined and a solution is proposed.

94
Multi-Selectmedium

Which TWO techniques are commonly used for requirements analysis? (Choose 2)

Select 2 answers
A.Survey
B.Brainstorming
C.Process modeling
D.Benchmarking
E.Prototyping
AnswersC, E

Process modeling visually represents workflows and is a key analysis technique.

Why this answer

Process modeling (e.g., flowcharts) and prototyping are analysis techniques that help understand and refine requirements.

95
Multi-Selectmedium

Which TWO techniques are commonly used for requirements traceability in business analysis?

Select 2 answers
A.Data flow diagram
B.Business rules catalog
C.Use case description
D.Requirements traceability matrix
E.User stories
AnswersB, D

A business rules catalog stores and traces business rules to requirements.

Why this answer

The business rules catalog is a key technique for requirements traceability because it documents and links business rules to their origin, implementation, and validation points, ensuring each rule can be traced back to a stakeholder need or regulatory requirement. This supports impact analysis and compliance verification throughout the project lifecycle.

Exam trap

PMI often tests the distinction between techniques that model or describe requirements (like data flow diagrams and use cases) versus those specifically designed for traceability (like the RTM and business rules catalog), leading candidates to confuse descriptive tools with traceability artifacts.

96
MCQeasy

A business analyst creates a document that maps each requirement to its source and to the test case that will verify it. This document is called:

A.Use Case
B.Requirements Traceability Matrix
C.Business Requirements Document (BRD)
D.User Story
AnswerB

RTM links requirements to their origin and validation.

Why this answer

Requirements Traceability Matrix (RTM). An RTM is a document that maps each requirement to its source and to the test case that verifies it, ensuring traceability throughout the project. Option A (Use Case) describes interactions between actors and a system, not a traceability matrix.

Option C (Business Requirements Document - BRD) is a high-level document outlining business needs, but it does not specifically map requirements to test cases. Option D (User Story) is a format for expressing requirements in agile, not a traceability document.

97
MCQmedium

Which tool is used to visually represent the relationships between requirements and other project artifacts?

A.WBS
B.RTM
C.Network diagram
D.Gantt chart
AnswerB

RTM provides a structured view of relationships between requirements and other work products.

Why this answer

The Requirements Traceability Matrix (RTM) is a grid that links requirements to their origin, design, development, and testing artifacts.

98
Drag & Dropmedium

Drag and drop the steps for conducting a procurement process in the correct order.

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

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

Why this order

The correct procurement process sequence according to PMI is: Plan Procurement Management → Conduct Procurements (solicit bids) → Select Sellers (evaluate and choose) → Award Contract (formalize agreement) → Control Procurements (manage and close). This order ensures that each step logically builds on the previous one.

99
MCQmedium

A project team wants to compare their sales order process with that of a leading competitor to identify improvement opportunities. Which technique is best?

A.Benchmarking
B.Document analysis
C.Interview with employees
D.Fishbone diagram
AnswerA

Benchmarking compares processes with industry leaders.

Why this answer

Benchmarking is the best technique because it systematically compares the organization's sales order process with that of a leading competitor to identify best practices and improvement opportunities. Document analysis is internal and does not provide external comparison. Interviews with employees offer internal insights but lack cross-organizational perspective.

Fishbone diagram is a root cause analysis tool, not for comparing processes across organizations.

100
Multi-Selecteasy

Which TWO techniques are commonly used for requirements elicitation? (Choose two.)

Select 2 answers
A.Decision tree analysis
B.Prototyping
C.Work breakdown structure
D.Monte Carlo simulation
E.Brainstorming
AnswersB, E

Prototyping helps refine requirements through iterative feedback.

Why this answer

Prototyping is a requirements elicitation technique that involves creating a working model of the system to gather feedback and refine requirements. It is especially useful when stakeholders have difficulty articulating their needs, as the prototype provides a tangible representation for discussion and validation.

Exam trap

The trap here is that candidates may confuse project management planning tools (like WBS or decision trees) with business analysis elicitation techniques, leading them to select options that are valid in other domains but not for requirements elicitation.

101
Multi-Selecthard

Which TWO activities are part of business analysis planning and monitoring? (Choose two.)

Select 2 answers
A.Plan stakeholder engagement
B.Assess requirements change management process
C.Conduct elicitation
D.Prepare for elicitation
E.Evaluate solution performance
AnswersA, B

Planning stakeholder engagement is a key planning activity.

Why this answer

The correct answers are A (Plan stakeholder engagement) and B (Assess requirements change management process). Business analysis planning and monitoring involves planning the business analysis approach, stakeholder engagement, governance, and information management. Option A is directly about planning stakeholder engagement.

Option B is about planning how requirements changes will be managed. Options C and D (Conduct elicitation and Prepare for elicitation) are part of elicitation and collaboration, not planning and monitoring. Option E (Evaluate solution performance) is part of solution evaluation.

102
Matchingmedium

Match each communication method to its characteristic.

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

Concepts
Matches

Information sent to recipients

Recipients access information on demand

Real-time exchange between parties

Contracts and official documents

Conversations and meetings

Why these pairings

Interactive communication is real-time and bidirectional; push communication sends information to specific recipients without requiring a response; pull communication allows recipients to access information at their own convenience. Common confusions include swapping push and pull definitions.

103
MCQmedium

A project involves upgrading a legacy financial reporting system. The business analyst (BA) has been assigned to elicit requirements. The BA schedules a series of one-on-one interviews with key stakeholders, but after three interviews, the BA notices that stakeholders are providing inconsistent information. The BA suspects that some stakeholders have hidden agendas and are reluctant to share complete details. The BA recalls that the project sponsor emphasized the need for a comprehensive and accurate requirements set. The BA has limited time and budget. What should the BA do next?

A.Organize a facilitated workshop with all stakeholders to discuss requirements collaboratively.
B.Continue with one-on-one interviews but ask more probing questions.
C.Escalate the issue to the project sponsor and ask for direction.
D.Review existing documentation such as the system design specification to infer requirements.
AnswerA

Workshops encourage open dialogue and can resolve conflicts in real time.

Why this answer

A facilitated workshop is the best approach because it creates a collaborative environment where stakeholders can discuss requirements openly, helping to surface hidden agendas and resolve inconsistencies. This technique is more efficient than one-on-one interviews for building consensus and ensuring comprehensive requirements, especially given the limited time and budget.

Exam trap

The trap here is that candidates may choose to continue with one-on-one interviews (Option B) because it seems less disruptive, but they fail to recognize that a facilitated workshop is more effective for resolving conflicting information and hidden agendas within the given constraints.

How to eliminate wrong answers

Option B is wrong because continuing with one-on-one interviews with more probing questions may still not overcome the reluctance of stakeholders with hidden agendas, and it consumes more time without addressing the root cause of inconsistency. Option C is wrong because escalating to the sponsor shifts responsibility away from the BA and delays resolution, whereas the BA should proactively use a technique like a workshop to resolve the issue. Option D is wrong because reviewing existing documentation like the system design specification may provide historical context but cannot capture the current stakeholders' unspoken needs, hidden agendas, or the full set of requirements for the upgrade.

104
MCQeasy

After gathering requirements, the business analyst is prioritizing them based on stakeholder value and implementation complexity. Which tool is commonly used for this purpose?

A.SWOT analysis
B.MoSCoW analysis
C.Process flow diagram
D.Requirements traceability matrix
AnswerB

Prioritization technique dividing requirements into Must, Should, Could, Won't.

Why this answer

MoSCoW analysis is the correct tool for prioritizing requirements based on stakeholder value and implementation complexity. It categorizes requirements into Must have, Should have, Could have, and Won't have. Option A (SWOT analysis) is used for strategic analysis, not prioritization.

Option C (Process flow diagram) illustrates the sequence of activities, not priority. Option D (Requirements traceability matrix) tracks requirement relationships and coverage, not prioritization.

105
MCQeasy

A business analyst is facilitating a requirements workshop. Which technique is best for generating creative ideas?

A.Interview
B.Survey
C.Document analysis
D.Brainstorming
AnswerD

Brainstorming encourages free-flowing ideas and is ideal for creative workshops.

Why this answer

Brainstorming is a group creativity technique designed to generate a large number of ideas, making it the best choice for creative thinking in a workshop setting.

106
MCQmedium

Refer to the exhibit. A BA is analyzing this network firewall rule set for a web application. Which statement is true about the configuration?

A.All ports are open to the local network.
B.The matrix includes all communication channels.
C.The project sponsor and the project manager receive status reports from all team members.
D.SSH access is allowed from the entire internet.
AnswerA

Correct: The firewall allows all ports from the local network, as indicated by the rule allowing all traffic from the private IP range.

Why this answer

The firewall rule set permits all ports from the local network (e.g., 10.0.0.0/8), meaning all traffic originating from the local network is allowed. Option B is incorrect because the rule set only includes defined inbound rules, not all communication channels. Option C is irrelevant to firewall configuration.

Option D is incorrect because SSH (port 22) is restricted to the local network, not the entire internet.

107
Multi-Selecthard

Which TWO of the following are key elements of a requirements management plan?

Select 2 answers
A.Change control process for requirements
B.Requirements traceability matrix template
C.User stories
D.System design documents
E.Test cases
AnswersA, B

Change control is a key part of managing requirements.

Why this answer

The requirements management plan includes the traceability matrix and the change control process to manage requirements throughout the project. System design documents, test cases, and user stories are outputs or artifacts, not elements of the plan itself.

108
MCQmedium

During requirements validation, the business analyst discovers that a key requirement conflicts with an existing system constraint. The project manager wants to proceed with the requirement as-is to meet customer expectations. What should the business analyst do?

A.Escalate directly to the project sponsor.
B.Document the conflict, analyze trade-offs, and facilitate a decision with stakeholders.
C.Modify the requirement to avoid the constraint without informing stakeholders.
D.Accept the project manager's decision and proceed.
AnswerB

This follows the business analysis framework for conflict resolution.

Why this answer

The business analyst's role in requirements validation includes documenting conflicts, analyzing trade-offs (e.g., cost, schedule, technical feasibility), and facilitating a decision among stakeholders. This aligns with the BABOK® Guide's requirement for collaborative decision-making, ensuring that the project manager's desire to meet customer expectations is balanced against the system constraint through an informed, consensus-driven process.

Exam trap

The trap here is that candidates may assume the project manager's authority overrides the business analyst's validation duties, leading them to choose Option D, but the CAPM exam tests the principle that the business analyst must facilitate stakeholder consensus rather than unilaterally accept or escalate decisions.

How to eliminate wrong answers

Option A is wrong because escalating directly to the project sponsor bypasses the established stakeholder decision-making process and the business analyst's responsibility to facilitate trade-off analysis, which could lead to an uninformed or premature decision. Option C is wrong because modifying the requirement without informing stakeholders violates the principle of transparency and could introduce unapproved changes that break traceability, leading to rework or compliance issues. Option D is wrong because accepting the project manager's decision without analysis or documentation ignores the business analyst's duty to validate requirements against constraints and risks, potentially resulting in a solution that is technically infeasible or costly to implement.

109
Multi-Selectmedium

Which TWO of the following are key responsibilities of a business analyst in the context of project management?

Select 2 answers
A.Allocating project resources
B.Performing stakeholder analysis
C.Conducting performance appraisals for team members
D.Identifying and documenting business requirements
E.Creating the project schedule
AnswersB, D

Stakeholder analysis is a key business analysis activity.

Why this answer

Stakeholder analysis is a core responsibility of a business analyst (BA) in project management, as defined by the BABOK guide. The BA identifies stakeholders, analyzes their interests and influence, and documents their needs to ensure alignment with business objectives. This directly supports the project manager in managing expectations and requirements.

Exam trap

PMI often tests the distinction between BA and PM responsibilities, trapping candidates who confuse resource allocation or scheduling tasks with the BA's focus on requirements and stakeholder engagement.

110
MCQeasy

A business analyst reviews existing project documentation, process flows, and system manuals to understand the current environment. This technique is called:

A.Interview
B.Document analysis
C.Survey
D.Brainstorming
AnswerB

Document analysis reviews existing materials for information.

Why this answer

Document analysis. Option A is wrong because interviews involve direct interaction. Option C is wrong because surveys collect data from many respondents.

Option D is wrong because brainstorming is a group creativity technique. Document analysis involves reviewing existing materials like project documentation, process flows, and manuals to understand the current state.

111
MCQhard

Refer to the exhibit. A business analyst is evaluating the stability of a microservice. Which observation is most concerning for meeting non-functional requirements?

A.The environment variables define database connection.
B.The container has restarted 3 times.
C.The container mounts a volume with read-write access.
D.The container is using an image tagged 'v2'.
AnswerB

A restart count of 3 indicates the container has crashed multiple times, which affects reliability, a key non-functional requirement.

Why this answer

A restart count of 3 indicates the container has crashed multiple times, which affects reliability, a key non-functional requirement. Option A is wrong because environment variables are expected for configuration. Option C is wrong because mounting a volume with read-write access is common for stateful services.

Option D is wrong because using image v2 is not inherently problematic.

112
MCQmedium

During requirements prioritization, the business analyst receives conflicting input from stakeholders. Which technique should be used to reach a consensus?

A.Interviewing
B.Observation
C.Delphi technique
D.Brainstorming
AnswerC

Delphi technique achieves consensus through anonymous rounds.

Why this answer

The Delphi technique is specifically designed to achieve consensus through anonymous, iterative rounds of feedback, making it ideal for resolving conflicting stakeholder input during prioritization. Option A (Interviewing) is a one-on-one data-gathering method that does not build group consensus. Option B (Observation) is used to understand current processes, not to prioritize requirements.

Option D (Brainstorming) generates ideas but does not resolve conflicts or reach consensus.

113
MCQmedium

Refer to the exhibit. A business analyst is reviewing the requirements specification for a web application. Which requirement has a missing acceptance criterion and is therefore incomplete?

A.REQ-001
B.REQ-004
C.REQ-002
D.REQ-003
AnswerD

Correct: REQ-003 has an empty acceptance_criteria array, meaning no criteria are defined.

Why this answer

REQ-003 is incomplete because it states 'The system shall load the homepage within 2 seconds' but fails to specify under which network conditions (e.g., 3G, 4G, or broadband), browser type, or concurrent user load this performance target must be met. Without these acceptance criteria, the requirement cannot be objectively verified or tested.

Exam trap

The PMI exam often tests the distinction between a functional requirement (what the system does) and a complete requirement (which includes measurable acceptance criteria), tricking candidates into thinking a vague performance target is acceptable without specifying test conditions.

How to eliminate wrong answers

Option A (REQ-001) is wrong because it includes a clear acceptance criterion: 'The login page must display an error message for invalid credentials within 1 second,' which specifies both the behavior and a measurable time constraint. Option B (REQ-004) is wrong because it defines a specific data format (JSON) and a response time (500 ms) for the API endpoint, making it testable and complete. Option C (REQ-002) is wrong because it explicitly states the supported browsers (Chrome, Firefox, Safari) and the requirement for responsive design, providing verifiable conditions.

114
MCQhard

A business analyst is facilitating a requirements prioritization session for a new e-commerce platform. The project has a strict deadline and limited resources. Which prioritization technique should be used to maximize value delivered within constraints?

A.MoSCoW
B.Weighted scoring
C.Timeboxing
D.Kano model
AnswerA

MoSCoW is widely used for prioritizing requirements with fixed deadlines.

Why this answer

MoSCoW categorizes requirements into Must have, Should have, Could have, and Won't have, which is effective for delivering maximum value under time and resource constraints.

115
MCQeasy

During a project’s initiation phase, the business analyst is conducting a stakeholder analysis. Which technique is most appropriate for categorizing stakeholders based on their power and interest?

A.Delphi Technique
B.Power/Interest Grid
C.Nominal Group Technique
D.Brainstorming
AnswerB

Correct: This grid categorizes stakeholders by power and interest.

Why this answer

The Power/Interest Grid is a standard stakeholder classification technique. Brainstorming generates ideas, Nominal Group Technique is for group decision-making, and Delphi Technique achieves consensus through anonymous rounds.

116
MCQhard

A business analyst is facilitating a requirements workshop for a new payment system. The workshop includes representatives from sales, finance, IT, and customer support. During the session, the sales team insists on supporting multiple currencies, while finance emphasizes strict audit trails. IT wants a microservices architecture, but customer support demands a simple user interface. The conversation becomes heated, and no decisions are made. The project sponsor wants a single recommendation that balances these needs. As the business analyst, what is the best approach to move forward?

A.Schedule a follow-up meeting with each department separately to gather more details.
B.Use a prioritization matrix based on business goals, such as revenue impact and compliance, to rank requirements.
C.Create a requirements document that includes all demands and let the project manager decide.
D.Propose a solution that addresses the most vocal stakeholder's needs first to build goodwill.
AnswerB

Objective criteria helps stakeholders see trade-offs and reach consensus.

Why this answer

Using a prioritization matrix based on business goals (e.g., revenue impact, compliance) provides an objective framework to resolve conflicting stakeholder requirements. This approach aligns with business analysis best practices for managing trade-offs and ensuring decisions support overall business objectives. Option A delays resolution and may miss cross-departmental dependencies.

Option C abdicates the BA's responsibility to facilitate decisions and may lead to arbitrary choices. Option D risks alienating other stakeholders and does not address the core conflict.

117
MCQhard

A business analyst is evaluating a proposed solution and discovers that it does not fully address the root cause of the business problem. What should the analyst do next?

A.Revisit the needs assessment and adjust requirements.
B.Proceed with implementation and document the gap.
C.Escalate to the project sponsor for a decision.
D.Recommend terminating the project.
AnswerA

Revisiting the needs assessment allows correction of the solution direction.

Why this answer

When a proposed solution does not fully address the root cause, the business analyst should revisit the needs assessment to ensure requirements accurately reflect the problem and adjust them accordingly. Option B is wrong because proceeding with a flawed solution wastes resources and does not resolve the issue. Option C is wrong because while escalation may be needed, the first step is to reanalyze the problem and propose adjustments.

Option D is wrong because terminating the project is premature without further analysis and potential requirement adjustments.

118
MCQmedium

During a requirements validation session, the project sponsor questions whether a particular requirement aligns with the business case. The business analyst recalls that the requirement originated from a regulatory compliance need. What should the BA do to resolve the concern?

A.Ignore the sponsor's comment and proceed with the requirement as documented.
B.Show the sponsor the traceability link to the regulatory requirement.
C.Remove the requirement to address the sponsor's concern.
D.Postpone the discussion until the next stakeholder meeting.
AnswerB

Tracing back to the source clarifies the necessity and aligns with the business case.

Why this answer

The business analyst (BA) should use the traceability link to demonstrate how the requirement directly maps to a regulatory compliance need, which is a valid justification within the business case. Traceability ensures that every requirement is linked back to a business objective or external driver, such as a regulation, and provides objective evidence to resolve the sponsor's concern without subjective debate.

Exam trap

The trap here is that candidates may assume the sponsor's authority means the requirement should be removed or deferred, but the CAPM exam tests the use of traceability as an objective tool to validate requirements against their source, not subjective opinion.

How to eliminate wrong answers

Option A is wrong because ignoring the sponsor's comment violates the principle of stakeholder engagement and could lead to scope creep or non-compliance if the requirement is not properly justified. Option C is wrong because removing the requirement without analysis would risk violating the regulatory compliance need, potentially causing legal or audit failures. Option D is wrong because postponing the discussion delays resolution and does not address the sponsor's immediate concern, which can be resolved now with the traceability link.

119
MCQmedium

During a project, multiple stakeholders have conflicting requirements for a new software feature. The business analyst needs to prioritize the requirements to ensure the most critical ones are delivered first. Which technique is most appropriate for prioritizing requirements?

A.MoSCoW
B.Interview
C.Brainstorming
D.Observation
AnswerA

MoSCoW is a proven prioritization technique.

Why this answer

MoSCoW (Must have, Should have, Could have, Won't have) is a prioritization technique that helps categorize requirements based on importance. Brainstorming, interviews, and observation are elicitation, not prioritization, techniques.

120
MCQhard

A business analyst is reviewing the output of a requirements validation session. The following issues were identified: 'Requirement REQ-001 has no associated business objective', 'Requirement REQ-002 has a conflicting priority with REQ-003'. What is the most likely cause of these issues?

A.The project scope statement is incomplete.
B.The requirements management plan was not followed.
C.The business analyst did not use a standard template.
D.The requirements traceability matrix was not properly maintained.
AnswerD

Correct. The RTM is designed to track relationships between requirements and business objectives, and conflicts in priorities are also managed in the RTM.

Why this answer

The requirements traceability matrix (RTM) is a tool used to ensure that each requirement is linked to a business objective and that dependencies and conflicts are identified. The issues described—missing links and conflicting priorities—are typical signs of a poorly maintained RTM. Option D correctly identifies this cause.

Option A is incorrect because scope statement incompleteness might cause missing requirements, but not specifically the linkage issues. Option B is incorrect because the requirements management plan dictates processes, but the specific tool (RTM) is the issue. Option C is incorrect because templates provide structure, but not maintenance.

Exam trap

Candidates might assume that missing business objectives indicate a scope problem, but the RTM is the specific tool that captures these links.

121
MCQeasy

During requirements gathering, the BA wants to ensure that each requirement can be traced back to its origin. Which tool is best for this purpose?

A.Requirements traceability matrix
B.Business process model
C.Use case diagram
D.Stakeholder map
AnswerA

The Requirements Traceability Matrix (RTM) links each requirement to its origin, such as stakeholder requests, business needs, or regulations, and is the best tool for tracing requirements back to their source.

Why this answer

The Requirements Traceability Matrix (RTM) is the best tool for tracing each requirement back to its origin, as it links requirements to their source (e.g., stakeholder requests, regulations) and tracks them throughout the project. Option B (Business Process Model) is incorrect because it focuses on documenting workflows, not tracing requirement origins. Option C (Use Case Diagram) is incorrect because it shows interactions between actors and system functions, but does not directly trace to origin.

Option D (Stakeholder Map) is incorrect because it identifies stakeholders and their relationships, not requirement origins.

122
Multi-Selecteasy

A business analyst is eliciting requirements for a new order processing system. The team needs to document the sequence of steps in the current business process. Which TWO techniques are most appropriate for this purpose?

Select 2 answers
A.Gantt charts
B.Entity-relationship diagrams
C.Flowcharts
D.Use case diagrams
E.Decision trees
AnswersC, D

Correct: Flowcharts explicitly map the sequence of activities in a process.

Why this answer

Use case diagrams and flowcharts are both suitable for documenting process flows. Use case diagrams show interactions between actors and the system, while flowcharts depict the sequence of steps. Entity-relationship diagrams are for data modeling, Gantt charts for scheduling, and decision trees for decision logic, not process sequences.

123
MCQmedium

You are a business analyst on a project to upgrade the network infrastructure in a large organization. The project plan was created using a predictive approach, and requirements were gathered months ago. During implementation, the team discovers that some requirements conflict with a new company-wide security policy issued after the project started. The project manager says the scope is frozen and changes cannot be accommodated. The sponsor is not involved daily. As the business analyst, what is the most effective action to take?

A.Ask the project manager to reconvene the change control board to evaluate the conflicts.
B.Proceed with the original requirements and note the security conflicts in a lessons learned document.
C.Update the requirements to align with the new policy without formal approval to save time.
D.Analyze the impact of the security policy on the project and present options to the sponsor for a decision.
AnswerD

The sponsor can authorize changes and balance compliance with project constraints.

Why this answer

The most effective action because as a business analyst, you should analyze the impact of the new security policy on the project and present options to the sponsor for decision. The sponsor has authority to approve changes, and since the project manager refuses to accommodate changes, escalating to the sponsor with impact analysis enables informed decision-making. Option A is ineffective because the project manager has already stated the scope is frozen, so reconvening the change control board without analysis may be premature.

Option B is incorrect because ignoring the conflict and only noting it in lessons learned does not address the issue; it could lead to security non-compliance. Option C is wrong because updating requirements without formal approval violates the scope freeze and could lead to unauthorized changes.

124
MCQeasy

A business analyst needs to understand how users currently perform a task before designing a new system. Which elicitation technique is best for capturing step-by-step processes in the actual work environment?

A.Interviews
B.Survey questionnaire
C.Observation
D.Prototyping
AnswerC

Observation allows the analyst to see the real process without relying on memory.

Why this answer

Observation is the correct elicitation technique because it allows the business analyst to witness the actual step-by-step process in the user's real work environment, capturing nuances and implicit steps that users may not articulate in interviews or surveys. This technique is ideal for understanding current workflows without relying on users' memory or interpretation, ensuring the new system design accurately reflects real-world constraints.

Exam trap

The trap here is that candidates often choose interviews (A) because they assume users can accurately describe their own processes, but the CAPM exam emphasizes that observation reveals unspoken details that interviews miss, especially for complex or habitual tasks.

How to eliminate wrong answers

Option A is wrong because interviews rely on users' self-reported descriptions of their tasks, which can omit routine steps or introduce bias due to memory lapses, failing to capture the precise sequence of actions in the actual environment. Option B is wrong because survey questionnaires gather broad, static data from many respondents but cannot capture dynamic, step-by-step processes or contextual details of a specific workflow. Option D is wrong because prototyping is used to validate and refine a proposed system design, not to understand existing user processes; it focuses on future solutions rather than current task execution.

125
MCQhard

A global retail company is implementing a new e-commerce platform to replace a legacy system. The business analysis team has identified the following: The legacy system has been customized over 10 years, resulting in many undocumented business rules. The project timeline is aggressive (6 months), and the budget is fixed. The project sponsor insists on using an agile methodology to deliver quickly. The core team includes business analysts, developers, and testers, but the key business stakeholders (e.g., from merchandising, logistics, and customer service) are only available for one hour per week due to their operational roles. After the first sprint review, stakeholders expressed dissatisfaction that the delivered features do not match their expectations. The product owner is overwhelmed and struggles to prioritize the backlog. The business analysts notice that many requirements are still ambiguous and that the stakeholder feedback is inconsistent across different departments. The project is at risk of delivering a solution that does not meet business needs. What is the most effective course of action for the business analysts to take at this point?

A.Negotiate with the sponsor and stakeholders to extend the sprint duration to two weeks and require a minimum of three hours per week from key stakeholders
B.Immediately reduce the project scope to the most essential features and accelerate the next sprint
C.Conduct a series of observation sessions in the stores and warehouses to uncover undocumented business rules
D.Request that the project sponsor approve a shift to a predictive (waterfall) lifecycle to define all requirements upfront
AnswerA

This increases stakeholder engagement, allowing for better requirements elicitation and validation.

Why this answer

The root cause of the problem is insufficient stakeholder availability leading to poor requirements definition and inconsistent feedback. Extending the sprint duration to two weeks and requiring a minimum of three hours per week from key stakeholders directly addresses this by allowing more time for meaningful engagement and clarification. Option B (reducing scope) may help but does not resolve the core issue of stakeholder availability; it might still result in missing critical features.

Option C (observation sessions) could uncover undocumented rules but does not directly improve stakeholder engagement in the iterative process. Option D (shifting to waterfall) conflicts with the sponsor's agile mandate and would not necessarily resolve the stakeholder availability constraint.

126
MCQmedium

After deploying a new CRM system, the project team measures user adoption rates, number of support tickets, and average response time. This activity belongs to which business analysis domain?

A.Requirements Elicitation
B.Needs Assessment
C.Solution Evaluation
D.Requirements Traceability
AnswerC

Solution Evaluation assesses how well the solution meets business needs.

Why this answer

The activity of measuring user adoption rates, support tickets, and response time after deployment is part of Solution Evaluation, which assesses whether the solution meets business needs. Needs Assessment (B) occurs before solution selection. Requirements Elicitation (A) involves gathering requirements, not post-deployment measurement.

Requirements Traceability (D) is about tracking requirements throughout the project, not evaluating performance.

127
MCQhard

A business analyst is working on a regulatory compliance project with many diverse stakeholders. The analyst needs to categorize stakeholders based on their interest and influence to prioritize engagement. Which tool should the analyst use?

A.SWOT Analysis
B.Power/Interest Grid
C.RACI Matrix
D.Stakeholder Register
AnswerB

Directly maps stakeholders by power and interest for prioritization.

Why this answer

The Power/Interest Grid (Option B) is correct as it classifies stakeholders by power and interest to tailor engagement. SWOT Analysis (A) evaluates strengths, weaknesses, opportunities, threats. RACI Matrix (C) defines roles and responsibilities.

Stakeholder Register (D) lists stakeholders without categorization.

128
MCQmedium

A project manager is leading a requirements workshop for a new software system. The business analyst suggests using a technique that involves creating a visual representation of the sequence of steps in a business process. Which technique is being suggested?

A.Use case diagram
B.Mind map
C.Flow chart
D.Data flow diagram
AnswerC

Flow charts visually represent the sequence of steps in a process, ideal for business process modeling.

Why this answer

A flowchart is the correct technique because it visually represents the sequence of steps in a business process, using standardized symbols (e.g., ovals for start/end, rectangles for tasks, diamonds for decisions) to map the flow of activities. This aligns directly with the scenario of creating a visual representation of process steps during a requirements workshop.

Exam trap

The trap here is that candidates confuse a data flow diagram (DFD) with a flowchart because both use arrows and boxes, but DFDs model data movement and storage, not the sequential order of process steps.

How to eliminate wrong answers

Option A is wrong because a use case diagram shows interactions between actors and the system, not the sequential steps of a business process. Option B is wrong because a mind map is used for brainstorming and organizing ideas radially, not for depicting a step-by-step process flow. Option D is wrong because a data flow diagram focuses on the movement of data between external entities, processes, and data stores, not the sequence of steps in a business process.

129
MCQhard

A business analyst is facilitating a requirements workshop for a new regulatory compliance system. Stakeholders disagree on the priority of two requirements: Requirement X (must meet legal deadline) and Requirement Y (improves user efficiency). The project sponsor insists on including both, but the timeline is tight. What is the best approach to resolve this conflict?

A.Prioritize Requirement X because it is regulatory, and defer Requirement Y.
B.Escalate to the steering committee for a decision.
C.Include both requirements and extend the project deadline.
D.Conduct a feasibility study to evaluate trade-offs and present options.
AnswerD

A feasibility study provides objective data to guide decision-making.

Why this answer

Conducting a feasibility study allows the business analyst to objectively evaluate trade-offs between Requirement X (regulatory compliance) and Requirement Y (user efficiency) within the tight timeline. This approach provides data-driven options (e.g., scope adjustments, resource reallocation) to the project sponsor, enabling an informed decision without prematurely sacrificing either requirement or escalating unnecessarily. It aligns with the BABOK® Guide's principle of collaborative decision-making through analysis rather than assumption.

Exam trap

PMI often tests the misconception that regulatory requirements must always be prioritized over user efficiency, but the trap here is that the best approach is to analyze trade-offs first (feasibility study) rather than making a unilateral decision or escalating prematurely.

How to eliminate wrong answers

Option A is wrong because it assumes regulatory requirements always take precedence without analyzing the actual impact of deferring Requirement Y, which could lead to user adoption failures and rework costs later. Option B is wrong because escalating to the steering committee bypasses the business analyst's role to facilitate trade-off analysis and present options, and the sponsor has already expressed a preference for both requirements. Option C is wrong because extending the project deadline without first evaluating feasibility ignores the sponsor's constraint of a tight timeline and may introduce scope creep or resource conflicts.

130
MCQhard

Refer to the exhibit. A business analyst is troubleshooting a performance issue reported by users. The ping and traceroute show successful connectivity to the server at 10.0.0.1. Despite this, the application response is slow. Which analysis step should the analyst take next?

A.Reboot the server
B.Check the server CPU utilization
C.Increase bandwidth
D.Verify DNS resolution
AnswerB

High CPU usage could cause slow responses, and network is fine, so server resources are the logical next check.

Why this answer

Since network connectivity is confirmed, the next step is to investigate server-side performance, such as CPU utilization, to identify bottlenecks.

131
MCQeasy

A business analyst is planning stakeholder engagement for a new regulatory compliance project. To ensure stakeholder buy-in and minimize risks, when should the business analyst involve key stakeholders?

A.Only during requirements gathering
B.Only at project sign-off
C.Early and continuously throughout the project
D.After the solution is developed
AnswerC

Continuous engagement ensures alignment and reduces rework.

Why this answer

Engaging stakeholders early and often is a best practice to gather accurate requirements, manage expectations, and reduce risks. Involving them only at sign-off or after development leads to rework and dissatisfaction.

132
MCQhard

You are a senior business analyst on a multi-year program to overhaul the customer service operations. The program uses a tailored framework combining elements from BABOK and Agile. During the transition phase, you discover that the requirements traceability matrix is incomplete; many requirements are not linked to test cases or business objectives. The project manager is concerned about regulatory compliance and wants to ensure all requirements are validated. The testing team is falling behind schedule. As the business analyst, what is the most critical action to take?

A.Prioritize linking high-risk regulatory requirements to both test cases and business objectives first.
B.Focus on linking all requirements to test cases and ignore business objectives for now.
C.Stop all work and conduct a comprehensive audit of the traceability matrix.
D.Ask the project manager to extend the schedule for testing to accommodate incomplete traceability.
AnswerA

Targeting highest risk ensures compliance where most critical and manages time efficiently.

Why this answer

The most critical action because it addresses regulatory compliance by focusing on high-risk requirements first, linking them to both test cases and business objectives. This ensures that the most critical gaps are filled efficiently, without delaying the testing team unnecessarily. Option B is incorrect because ignoring business objectives undermines validation and traceability.

Option C is too extreme; a full audit would halt progress and waste time. Option D passes the problem to the project manager without solving the immediate compliance risk.

133
Matchingmedium

Match each knowledge area to its primary process.

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

Concepts
Matches

Collect Requirements

Develop Schedule

Estimate Costs

Identify Risks

Plan Communications

Why these pairings

Each knowledge area has a planning process that establishes the approach for that area. Common confusions arise from mixing up similar-sounding planning processes. The correct matches are Scope→Plan Scope Management, Time→Plan Schedule Management, Cost→Plan Cost Management, and Quality→Plan Quality Management.

134
MCQhard

An organization is considering a new software development project. The business analyst is asked to determine if the project is financially viable. Which analysis is most appropriate?

A.Cost-Benefit Analysis
B.Feasibility Study
C.Business Case
D.SWOT Analysis
AnswerA

Correct: CBA specifically measures financial viability.

Why this answer

Cost-Benefit Analysis directly assesses financial viability by comparing costs and benefits. Feasibility Study is broader, SWOT evaluates environment, and Business Case justifies the project but may not focus solely on financials.

135
MCQhard

A business analyst is creating a business case for a new project. Which of the following is a key component that must be included in the business case?

A.User stories and acceptance criteria
B.Project milestones and deliverables
C.Cost-benefit analysis and financial metrics
D.Risk register and risk responses
AnswerC

The business case must demonstrate the financial viability of the project.

Why this answer

A business case must include a cost-benefit analysis and financial metrics to justify the investment and demonstrate the project's value. Option A (user stories and acceptance criteria) are part of requirements documentation, not the business case. Option B (project milestones and deliverables) are part of the project management plan, not the business case.

Option D (risk register and risk responses) is part of the risk management plan, not the business case.

136
MCQmedium

Refer to the exhibit. Which requirement is missing a link to a test case?

A.None
B.R002
C.R001
D.R003
AnswerB

R002 has '(none)' for test case, meaning no link.

Why this answer

R002 has no test case assigned, indicating a gap in traceability.

137
MCQmedium

Refer to the exhibit. A business analyst is reviewing the requirements status in a JSON export from a requirements management tool. The analyst notices that REQ02 is still in 'Draft' while REQ01 is 'Approved'. What should the analyst do next?

A.Update the traceability matrix
B.Facilitate a review meeting for REQ02
C.Approve REQ02 immediately
D.Request closure for REQ02
AnswerB

A review meeting allows stakeholders to evaluate and approve the draft requirement.

Why this answer

A requirement in draft status needs to be reviewed and approved by stakeholders before proceeding, so facilitating a review meeting is the appropriate action.

138
MCQeasy

Refer to the exhibit. According to the power/interest grid, which stakeholder requires the least management effort?

A.Alice
B.None
C.Carol
D.Bob
AnswerC

Carol has medium power and low interest, requiring minimal effort.

Why this answer

Carol has medium power and low interest, placing her in the 'monitor' quadrant, requiring minimal active management.

139
MCQeasy

A business analyst needs to capture and manage requirements throughout the project lifecycle. Which artifact is most suitable for this purpose?

A.Requirements traceability matrix
B.Project charter
C.Business case
D.Stakeholder register
AnswerA

The RTM tracks requirements from identification to delivery.

Why this answer

The requirements traceability matrix (RTM) is the most suitable artifact because it links each requirement to its origin, source, and corresponding deliverables throughout the project lifecycle, enabling bidirectional traceability. This allows the business analyst to capture, track, and manage changes to requirements, ensuring that all requirements are met and that no scope creep occurs. The RTM is specifically designed for this continuous tracking and management role, unlike the other artifacts which serve different purposes.

Exam trap

The trap here is that candidates confuse the purpose of the project charter (option B) with requirements management, because the charter includes high-level requirements, but it does not provide the detailed, traceable tracking needed throughout the lifecycle.

How to eliminate wrong answers

Option B is wrong because the project charter is a document that formally authorizes the project and assigns the project manager, but it does not capture or manage detailed requirements; it only provides a high-level summary of project objectives. Option C is wrong because the business case is a feasibility study used to justify the project's initiation based on cost-benefit analysis, and it is not used for ongoing requirements management throughout the lifecycle. Option D is wrong because the stakeholder register identifies and categorizes stakeholders and their interests, but it does not capture or track the requirements themselves; it is a tool for stakeholder engagement, not requirements management.

140
MCQeasy

Refer to the exhibit. A business analyst is analyzing system failures during user acceptance testing. The error log indicates a database connection problem. Which root cause should the analyst investigate first?

A.Network connectivity issue
B.Application server overload
C.Incorrect JDBC driver
D.Database server is down
AnswerA

Communications link failure is commonly caused by network problems.

Why this answer

The 'Communications link failure' error typically indicates a network issue between the application and database server, so network connectivity should be checked first.

141
Multi-Selectmedium

Which THREE of the following are typically included in a business case?

Select 3 answers
A.Stakeholder list
B.Risk register
C.Alternatives analysis
D.Problem statement
E.Cost-benefit analysis
AnswersC, D, E

Alternatives analysis compares options.

Why this answer

A business case includes the problem statement, cost-benefit analysis, and alternatives analysis to justify the project. Risk register and stakeholder list are separate documents that inform but are not core parts of the business case.

142
MCQeasy

A company is considering implementing a new customer relationship management (CRM) system. The business analyst conducts a needs assessment to identify business gaps and opportunities. What is the primary output of a needs assessment?

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

The business case is the primary output of needs assessment.

Why this answer

The primary output of a needs assessment is the business case, which justifies the investment based on identified gaps and opportunities. Requirements documentation, stakeholder register, and project charter are produced later in the project lifecycle.

143
MCQhard

A business analyst is prioritizing requirements using the Kano model. A feature that provides delight when present but causes dissatisfaction when absent is classified as:

A.Must-be
B.Attractive
C.One-dimensional
D.Indifferent
AnswerC

One-dimensional: These cause satisfaction when present and dissatisfaction when absent, matching the description. Correct.

Why this answer

In the Kano model, a feature that causes dissatisfaction when absent cannot be attractive because attractive features do not cause dissatisfaction when absent. One-dimensional (performance) features cause satisfaction when present and dissatisfaction when absent, which matches the description ("delight" is often used loosely for satisfaction). Thus, the correct classification is One-dimensional.

Exam trap

Many candidates confuse one-dimensional features with attractive features. Attractive features delight but do not cause dissatisfaction when missing.

144
MCQeasy

A startup is developing a mobile application with rapidly changing requirements. The team needs to deliver value quickly and adapt to user feedback. Which business analysis approach is most appropriate?

A.V-Model
B.Agile
C.Spiral
D.Waterfall
AnswerB

Agile supports iterative delivery and quick adaptation.

Why this answer

Agile is designed for rapid iteration and adaptability to changing requirements.

145
Multi-Selectmedium

Which TWO statements accurately describe the role of a business analyst in requirements management?

Select 2 answers
A.The BA approves all requirements before development begins.
B.The BA ensures that requirements align with business objectives.
C.The BA develops the technical solution for each requirement.
D.The BA manages changes to requirements through a formal process.
E.The BA prioritizes requirements based on personal judgment.
AnswersB, D

Aligning requirements to business goals is a key BA responsibility.

Why this answer

The business analyst (BA) is responsible for ensuring that each requirement directly supports the stated business objectives and strategic goals. This alignment is a core function of requirements management within the BABOK framework, as it prevents scope creep and ensures that delivered features provide measurable business value.

Exam trap

PMI often tests the distinction between the BA's role in eliciting and managing requirements versus the authority to approve or design technical solutions, leading candidates to incorrectly select options that conflate these responsibilities.

146
MCQhard

Refer to the exhibit. Which critical element is missing from this business case?

A.Project sponsor
B.Detailed schedule
C.Alternatives considered
D.Risk mitigation plan
AnswerC

Alternatives analysis is essential to demonstrate that other options were evaluated.

Why this answer

The business case is missing a comparison of alternatives considered. A business case must justify why the selected approach is the best option, which requires evaluating at least one alternative (e.g., build vs. buy, different technical solutions). Without this, stakeholders cannot assess whether the recommended solution is optimal or cost-effective.

Exam trap

PMI often tests the misconception that a business case is just a high-level summary, but PMI requires it to include alternatives considered to demonstrate objective decision-making.

How to eliminate wrong answers

Option A is wrong because the project sponsor is typically identified later in the project charter, not as a required element of the business case; the business case focuses on justification, not governance roles. Option B is wrong because a detailed schedule belongs to the project management plan, not the business case; the business case only needs high-level timeframes or milestones. Option D is wrong because a risk mitigation plan is part of risk management planning, not the business case; the business case may mention key risks but does not require a full mitigation plan.

147
MCQhard

During requirements elicitation, the team discovers conflicting needs from two key stakeholders. The project manager asks the business analyst to use a prioritization technique that allows stakeholders to vote anonymously to reach consensus. Which technique should be used?

A.Multi-criteria Decision Analysis
B.Voting (Roman Vote)
C.MoSCoW Prioritization
D.Delphi Technique
AnswerD

Correct: Delphi uses anonymous rounds to build consensus.

Why this answer

The Delphi Technique involves anonymous voting rounds to achieve consensus. MoSCoW is a prioritization but not anonymous, Multi-criteria Decision Analysis does not involve voting, and Voting (Roman Vote) is open.

148
MCQeasy

Which of the following is a key output of the needs assessment process?

A.Stakeholder Register
B.Business Case
C.Project Charter
D.Requirements Documentation
AnswerB

Correct: Business case is the main output of needs assessment.

Why this answer

The needs assessment process results in a business case that defines the business need and recommended solution. Project Charter authorizes the project, Requirements Documentation details requirements, and Stakeholder Register lists stakeholders.

149
MCQeasy

During a requirements elicitation meeting, stakeholders provide conflicting information about the desired functionality. What is the best course of action for the business analyst?

A.Document the conflicting information as is and proceed with development
B.Escalate the issue to senior management for a decision
C.Facilitate a discussion to resolve the conflict and reach consensus
D.Ask the project manager to decide which stakeholder is correct
AnswerC

Facilitation helps clarify and resolve conflicting requirements.

Why this answer

The business analyst's primary role is to facilitate stakeholder collaboration and resolve conflicts through structured discussion, ensuring that requirements are accurate and agreed upon before development begins. This aligns with the BABOK guide's emphasis on using techniques like workshops or brainstorming to achieve consensus, which prevents costly rework later.

Exam trap

The trap here is that candidates often confuse the business analyst's role with that of a project manager or decision-maker, assuming escalation or authoritative resolution is appropriate, when in fact the BA must facilitate consensus among stakeholders.

How to eliminate wrong answers

Option A is wrong because documenting conflicting information without resolution leads to ambiguous requirements, causing development to proceed on unstable foundations and likely resulting in a product that fails to meet stakeholder needs. Option B is wrong because escalating to senior management bypasses the business analyst's responsibility to facilitate resolution at the stakeholder level, and senior management may lack the detailed domain knowledge to make informed decisions about functionality. Option D is wrong because asking the project manager to decide which stakeholder is correct undermines collaborative decision-making and may create resentment, as the project manager is not typically a domain expert in the specific functionality being discussed.

150
MCQmedium

During stakeholder analysis, a business analyst identifies a key stakeholder who rarely speaks in meetings but provides detailed written feedback. Which engagement strategy is most appropriate?

A.Use surveys or structured feedback forms
B.Schedule frequent one-on-one meetings
C.Continue current approach without changes
D.Assign a proxy to represent them
AnswerA

Surveys allow the stakeholder to provide detailed feedback in writing, matching their preference.

Why this answer

The stakeholder prefers written communication and rarely speaks in meetings. Surveys or structured feedback forms align with this preference, allowing them to provide detailed input comfortably. Frequent one-on-one meetings (B) may be intimidating or uncomfortable for this stakeholder.

Continuing the current approach (C) fails to actively engage the stakeholder and may miss opportunities to gather their valuable input. Assigning a proxy (D) is unnecessary because the stakeholder is willing to provide input through written channels, and a proxy might not accurately represent their views.

← PreviousPage 2 of 3 · 172 questions totalNext →

Ready to test yourself?

Try a timed practice session using only Business Analysis Frameworks questions.