BRBA ReadyInterview LabSection quiz
Business Analyst interview guide · Modeling

Diagrams used in practice

A diagram is a thinking and communication tool. The best diagram is not the most technically impressive one—it is the simplest model that answers the audience’s question without hiding important complexity.

01 · CORE LESSON

Build the mental model.

Choose the model that makes the important relationship or behavior easiest to understand.

Use case diagrams show actors, system boundaries, and goals. They are useful early because they focus on who needs what from the system without prescribing interface detail.

  • Actors represent roles or external systems.
  • Use cases represent goals, not screen clicks.
  • The boundary clarifies what belongs inside the solution.
VISUAL MODEL

Choose the diagram by question

Model only the detail needed for the decision and audience.

01People and process

Business view

  • Use case: actors and goals
  • Activity: workflow and decisions
  • BPMN: events, gateways, handoffs
  • Journey: experience over time
02Behavior and information

System view

  • Sequence: messages over time
  • DFD: movement of data
  • Domain model: entities and relationships
  • State: lifecycle transitions
02 · PRACTICAL TOOLKITArtifacts you can use.
ArtifactPurposeUse it
01Use case diagramShows actors, goals, and system boundaryFor scope
02Activity / BPMNShows process, decisions, and responsibilityFor workflow
03Sequence diagramShows ordered system interactionsFor behavior
04Domain / data modelShows concepts, data, and relationshipsFor structure
REAL-WORLD EXAMPLE09

Modeling a booking journey

A team needs to understand both the customer flow and payment-service behavior.

  1. 1

    Use an activity diagram for select dates → property → details → pay → confirmation.

  2. 2

    Add decision paths for availability and payment failure.

  3. 3

    Use a sequence diagram for UI, booking service, payment gateway, and notification service.

  4. 4

    Validate each model with the audience that owns its decisions.

OUTCOME

The process model aligns business and UX, while the sequence model gives engineering and QA an unambiguous interaction view.

03 · INTERVIEW PRACTICE

Business Analyst interview questions to practice.

Open each answer, then practice saying it naturally in your own words.

SUGGESTED ANSWER

Choose by purpose: use case for goals, activity or BPMN for flow, sequence for interactions, DFD for information movement, and domain models for structure.

04 · KEY LANGUAGETerms to use accurately.
01

Actor

A role or external system interacting with the solution.

02

Gateway

A BPMN point where process flow branches or joins.

03

Lifeline

A participant’s timeline in a sequence diagram.

04

Swimlane

A visual area grouping activities by role or system.

05 · SECTION QUIZ

Check your understanding.

Answer all three questions. Score 2 out of 3 to pass this section and update your course progress.

SECTION CHECK0 of 3 answered

Choose one answer for every question, then submit your quiz.

PASS MARK2/3
Question 1 of 3When is a process model most useful?Choose one answer
3 questions remaining