Fatskills
Practice. Master. Repeat.
Study Guide: Business Analysis 101: BA Foundations - Role of BA in Agile, Waterfall, and Hybrid Projects
Source: https://www.fatskills.com/business-analyst/chapter/business-analysis-ba-foundations-role-of-ba-in-agile-waterfall-and-hybrid-projects

Business Analysis 101: BA Foundations - Role of BA in Agile, Waterfall, and Hybrid Projects

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~6 min read

What This Is

The role of the Business Analyst (BA) in Agile, Waterfall, and Hybrid projects is the same core purpose –?to discover, shape, and communicate the right solution for the business –?but the way the work is organized, paced, and documented changes with the delivery method.
Real?world example: A global insurer wants to replace its legacy claims?processing system with a new cloud?based CRM. In a Waterfall rollout the BA would produce a complete set of requirements up?front; in an Agile rollout the BA would work sprint?by?sprint, delivering a “minimum viable product” (MVP) and continuously refining the backlog; in a Hybrid rollout the BA might lock?down the high?risk regulatory requirements (Waterfall) while iterating on user?experience enhancements (Agile).


Key Terms & Techniques

Term / Technique Definition (plain language) BABOK Knowledge Area Typical Deliverable
Business Analysis Planning & Monitoring (BAPM) Planning how the BA will work, what tools will be used, and how progress will be tracked. Planning & Monitoring BA work plan, stakeholder map, communication plan
Elicitation & Collaboration Activities to draw out information from people and keep them engaged. Elicitation & Collaboration Workshop agenda, interview notes, recorded demos
User Story A short, “who?needs?what?why” description that fits on a product?backlog card. Requirements Life Cycle Management Product backlog items (PBI)
Definition of Ready (DoR) A checklist that tells the team a backlog item is clear enough to start a sprint. Requirements Life Cycle Management DoR checklist (acceptance criteria, dependencies, size)
Definition of Done (DoD) A shared agreement on what “finished” looks like for a sprint increment. Solution Evaluation DoD checklist (tested, documented, approved)
MoSCoW Prioritization Classifies features as Must, Should, Could, Won’t – a quick way to rank backlog items. Requirements Life Cycle Management Prioritized backlog, release plan
Incremental Delivery Releasing small, usable pieces of the solution rather than one big launch. Solution Evaluation Sprint demo, release notes
Change Control Board (CCB) A formal group that reviews and approves changes in a Waterfall environment. Planning & Monitoring Change request log, approved change orders
Hybrid Governance Model A mix of Agile ceremonies (stand?ups, retros) with Waterfall gates (phase reviews). Planning & Monitoring Integrated project schedule, governance matrix
BPMN (Business Process Model and Notation) A visual language for drawing process flows; often used in Waterfall to capture “as?is” and “to?be”. Strategy Analysis Process diagrams, swim?lane maps
Backlog Grooming (Refinement) Ongoing activity where the BA clarifies, splits, and re?prioritizes backlog items. Requirements Life Cycle Management Refined backlog, updated estimates
Sprint Review & Retrospective Two Agile meetings: one to show the increment to stakeholders, the other to improve the team’s way of working. Solution Evaluation Review minutes, action?item list

Step?by?Step / Process Flow

  1. Assess Project Delivery Method – Meet the Project Manager (PM) and Scrum Master (if any) to confirm whether the project is Agile, Waterfall, or Hybrid; capture this in the BA Work Plan.
  2. Stakeholder Identification & Analysis – Use a stakeholder map (BAPM) to locate decision?makers, end?users, and compliance owners; note any “regulatory?only” stakeholders that may require formal sign?off (Waterfall).
  3. Elicit Requirements – Run a mix of techniques (interviews, workshops, story?mapping) that fit the delivery style:
  4. Agile – focus on User Stories and acceptance criteria.
  5. Waterfall – capture Functional & Non?Functional Requirements in a Requirements Specification.
  6. Hybrid – produce both stories for iterative parts and a high?level Requirements Traceability Matrix (RTM) for regulated components.
  7. Validate & Prioritize – Apply MoSCoW or Weighted Scoring; for Agile, ensure each story meets the Definition of Ready; for Waterfall, obtain formal sign?off via the CCB.
  8. Baseline / Commit
  9. Agile – commit the sprint backlog to the team.
  10. Waterfall – baseline the Requirements Specification and obtain the Baseline Approval.
  11. Hybrid – baseline the regulated portion while keeping the iterative backlog open.
  12. Monitor & Adapt – Track progress with burn?down charts (Agile) or milestone reports (Waterfall); continuously refine backlog items, update the RTM, and report variances to the governance board.

Common Mistakes

Mistake Correction (per BABOK)
“The BA writes the solution design.” The BA elicits and documents requirements; solution design belongs to the Design/Architecture team. The BA should hand?off clear, traceable requirements.
“In Agile we skip all documentation.” Agile still requires artifacts (user stories, acceptance criteria, DoR/DoD). The BA must keep the backlog well?groomed and maintain traceability for compliance items.
“Hybrid means we can do whatever we want.” Hybrid projects need a governance matrix that defines which items follow Agile ceremonies and which follow Waterfall gates. The BA must respect both sets of controls.
“Prioritization is only the PO’s job.” The BA facilitates prioritization techniques (MoSCoW, WSJF) and ensures the business value is captured; the PO may decide final order, but the BA provides the analysis.
“We can change requirements any time in Waterfall.” Waterfall requires a Change Control Board and a baseline; the BA must log changes, assess impact, and obtain formal approval before updating the baseline.

Certification Exam Tips

  1. Know the Input/Output pairs – Elicitation (input: Stakeholder List, output: Elicitation Results). Exam questions love to swap them; remember the BA elicits information, not the requirements themselves.
  2. “What does the BA do next?” – In Agile, after a Sprint Review, the next BA activity is Backlog Refinement; in Waterfall, after a Requirements Review, the next step is Baseline Approval.
  3. Hybrid questions often ask you to pick the governance artifact that applies to both worlds – the answer is usually a Hybrid Governance Model or a Combined Phase?Gate/Iteration Review.
  4. Technique?to?KA mapping – MoSCoW-Requirements Life Cycle Management; BPMN-Strategy Analysis; DoR/DoD-Solution Evaluation. Memorize these pairings for quick recall.

Quick Check Questions

  1. Scenario: After a sprint planning session, the team discovers a story lacks clear acceptance criteria. Which technique should the BA apply?
    Answer: Definition of Ready (DoR) checklist.
    Why: DoR ensures a story is “ready” before a sprint; adding missing acceptance criteria satisfies the DoR.

  2. Scenario: A regulated finance client demands a formal sign?off on all functional requirements before any coding begins. Which artifact must the BA produce?
    Answer: Requirements Specification with a Change Control Board (CCB) process.
    Why: Waterfall?type regulatory work requires a baseline document and formal change control.

  3. Scenario: Stakeholders are split on feature priority. The BA needs a quick, visual way to reach consensus in an Agile sprint. Which technique is most appropriate?
    Answer: MoSCoW Prioritization.
    Why: MoSCoW categorizes items into Must/Should/Could/Won’t, giving the team a shared language for decision?making.


Last?Minute Cram Sheet (10 one?liners)

  1. BAPM = planning how the BA works; outputs: Work Plan, Stakeholder Map.
  2. Elicitation = activity; Elicitation Results = output ( not “requirements”).
  3. User Story belongs to Requirements Life Cycle Management; it lives in the Product Backlog.
  4. DoR = checklist that makes a backlog item ready; DoD = checklist that makes an increment done.
  5. MoSCoW = prioritization technique; always paired with Requirements Life Cycle Management.
  6. BPMN is a Strategy Analysis tool for “as?is” and “to?be” process diagrams.
  7. Hybrid Governance Model = mix of Agile ceremonies + Waterfall phase gates; documented in a Governance Matrix.
  8. Change Control Board (CCB) only appears in Waterfall (or regulated hybrid) – it approves changes to the baseline.
  9. Backlog Grooming = ongoing refinement; the BA updates acceptance criteria, estimates, and priority.
  10. Solution Evaluation outputs: Evaluation Report, Recommendations, Updated Requirements (if re?work is needed).

Good luck – you now have the practical map, the exam traps, and the flash?facts to ace the BA portion of any IIBA certification!