All Practice Exams

100+ Free OCEB 2 Fundamental Practice Questions

Pass your OMG Certified Expert in BPM 2 — Fundamental (OCEB 2) exam on the first try — instant access, no signup required.

✓ No registration✓ No credit card✓ No hidden fees✓ Start practicing immediately
Not publicly disclosed Pass Rate
100+ Questions
100% Free
1 / 100
Question 1
Score: 0/0

Which BPMN 2.0 element represents an organizational participant in a collaboration diagram?

A
B
C
D
to track
2026 Statistics

Key Facts: OCEB 2 Fundamental Exam

90

Exam Questions

OMG

62/90

Passing Score (~69%)

OMG

90 min

Exam Duration (English)

OMG (120 min others)

$250

Exam Fee (USD)

OMG

Pearson VUE

Delivery

Test center / online

5 years

Validity

Recertification required

The OMG OCEB 2 Fundamental (OMG-OCEB2-FUND100) exam has 90 multiple-choice questions in 90 minutes (English) or 120 minutes (other languages) with a 62/90 (~69%) passing score. Topic areas: Business Process Modeling Concepts (24%) covering BPMN 2.0 Descriptive and Analytic subclasses, Business Motivation Modeling (16%) covering BMM v1.3, Process Improvement Methods (16%), Process Quality and Governance Frameworks (15%) covering BPMM, Six Sigma, Balanced Scorecard, COBIT, Basel II, and SOX, Business Process Concepts and Fundamentals (11%), BPM Concepts and Fundamentals (10%), and Business Goals/Objectives (8%). Exam fee is $250 USD via Pearson VUE. Certification is valid for 5 years.

Sample OCEB 2 Fundamental Practice Questions

Try these sample questions to test your OCEB 2 Fundamental exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.

1Which BPMN 2.0 element represents an organizational participant in a collaboration diagram?
A.Lane
B.Pool
C.Group
D.Subprocess
Explanation: A Pool represents a Participant in a Collaboration — typically a separate organization, role, or system that exchanges messages with other Pools. Lanes are subdivisions inside a single Pool (departments or roles). Group is a documentation artifact that does not affect flow. Subprocess is an activity that contains other activities. Exam tip: Pools communicate only through Message Flows; never with Sequence Flows.
2Which BPMN connector connects activities within the same Pool to express the order of execution?
A.Message Flow
B.Sequence Flow
C.Association
D.Data Association
Explanation: Sequence Flow (solid arrow with filled arrowhead) connects Flow Objects inside a single Pool to define their order of execution. Message Flow (dashed arrow with open arrowhead) connects Pools. Association connects artifacts (text annotations, data) to Flow Objects. Data Association moves data into and out of activities. Exam tip: Sequence Flow can never cross a Pool boundary in BPMN 2.0.
3Which BPMN gateway routes the token down exactly ONE outgoing path based on a data condition?
A.Parallel gateway
B.Inclusive gateway
C.Exclusive (XOR) gateway
D.Event-based gateway
Explanation: The Exclusive (XOR) data-based gateway evaluates conditions and routes the token down the first path whose condition is true (or the default path). Parallel gateway sends a token down ALL outgoing paths. Inclusive gateway sends down all true paths (one or more). Event-based gateway routes based on the first event that occurs. Exam tip: an XOR gateway is drawn as a diamond with an X inside (or empty in the older notation).
4Which BPMN gateway sends a token down EVERY outgoing path simultaneously?
A.Exclusive gateway
B.Parallel (AND) gateway
C.Inclusive gateway
D.Complex gateway
Explanation: The Parallel (AND) gateway, drawn with a + symbol, splits one token into multiple tokens — one per outgoing Sequence Flow — and merges by waiting for all incoming tokens to arrive. Exclusive picks one path. Inclusive picks one or more based on conditions. Complex gateway is for advanced custom rules and is not in the Descriptive subclass. Exam tip: a parallel join blocks until ALL incoming branches complete.
5What is the visual difference between a BPMN Task and a Subprocess in collapsed form?
A.A Subprocess has a + marker at the bottom-center of its rectangle
B.A Subprocess has a thicker border
C.A Subprocess uses a hexagon shape
D.A Subprocess is dashed
Explanation: A collapsed Subprocess is drawn as a rounded rectangle (like a Task) with a small + marker at the bottom-center indicating the inner detail is collapsed. When expanded, the contents are visible inside an enlarged rectangle. The other options are incorrect — task and subprocess share the same rounded-rectangle shape and border style. Exam tip: a Call Activity (reusable global subprocess) has a thicker border.
6Which event type is drawn as a circle with a thin single-line border and is used to start a process?
A.End Event
B.Intermediate Event
C.Start Event
D.Boundary Event
Explanation: A Start Event is a circle with a thin single-line border. End Events have a thick (bold) single-line border. Intermediate Events have a double-line (two thin lines) border. Boundary Events are intermediate events drawn ON the border of an activity. Exam tip: the line-weight rule is essential for reading BPMN diagrams quickly under exam time pressure.
7In the BPMN Descriptive conformance subclass, which gateway type is NOT included?
A.Exclusive gateway
B.Parallel gateway
C.Inclusive gateway
D.Event-based gateway
Explanation: The Descriptive subclass is the most basic BPMN conformance level and includes Exclusive, Parallel, and Event-based gateways — but NOT the Inclusive gateway. Inclusive is added in the Analytic subclass. Complex gateway is in neither (full Common Executable / full BPMN). Exam tip: the OCEB 2 Fundamental tests both Descriptive and Analytic subclasses, so know what each adds.
8Which artifact is used in BPMN to add free-form documentation to a diagram WITHOUT affecting flow semantics?
A.Data Object
B.Group
C.Text Annotation
D.Data Store
Explanation: A Text Annotation is a bracket-shaped artifact attached via Association to a flow object, providing comments without semantic meaning. Group is also an artifact (visual highlight) but has no documentation content. Data Object represents data flowing through the process. Data Store is persistent data. Artifacts (Text Annotation, Group) NEVER affect process execution. Exam tip: associations to artifacts are dotted lines, not solid sequence flows.
9Which BPMN Task type has a small envelope marker in its top-left corner, indicating it sends or receives a message?
A.User Task
B.Service Task
C.Send Task / Receive Task
D.Manual Task
Explanation: Send Task and Receive Task are marked with a filled (Send) or unfilled (Receive) envelope icon in the top-left corner. User Task uses a person icon. Service Task uses two gears. Manual Task uses a hand icon. Each task type tells the reader what type of work the activity performs. Exam tip: the envelope marker direction (open vs. filled) is easy to mis-read in exam diagrams.
10What does a Data Object element represent in BPMN?
A.Persistent storage that survives across process instances
B.Information required by or produced by an activity within a single process instance
C.A messaging channel between Pools
D.A computed business rule
Explanation: A Data Object (drawn as a small page icon) represents data that is required or produced by activities WITHIN a single process instance — it does not persist after the instance ends. Data Store represents persistent data shared across instances. Message Flows transport messages between Pools. Data Objects can be Inputs, Outputs, or Collections, and they have lifecycle states (e.g., [draft], [approved]). Exam tip: a Data Object is process-instance-scoped; a Data Store is enterprise-scoped.

About the OCEB 2 Fundamental Exam

The OMG-OCEB2-FUND100 exam validates foundational Business Process Management knowledge — BPMN 2.0 Descriptive and Analytic conformance subclasses, Business Motivation Model (BMM) v1.3, Business Process Maturity Model (BPMM), Six Sigma, Balanced Scorecard, and the relationship of BPM to enterprise goals. It is the prerequisite for the Business Intermediate and Technical Intermediate levels.

Questions

90 scored questions

Time Limit

90 minutes

Passing Score

62/90 (~69%)

Exam Fee

$250 (OMG (delivered via Pearson VUE))

OCEB 2 Fundamental Exam Content Outline

24%

Business Process Modeling Concepts

BPMN 2.0.2 Descriptive and Analytic conformance subclasses: pools, lanes, sequence flows, message flows, tasks, subprocesses, gateways (exclusive/parallel/inclusive), start/end/intermediate events, data objects, grouping. Attributes are not tested.

16%

Business Motivation Modeling

Business Motivation Model (BMM) v1.3: vision, goals, objectives, mission, strategies, tactics, ends and means, courses of action, directives (business policies and rules), and influencer assessments.

16%

Process Improvement Methods

Approaches to process improvement and how they relate to BPM: continuous improvement vs. reengineering, As-Is to To-Be analysis, process performance measurement, and high-level positioning of Six Sigma DMAIC and Lean.

15%

Process Quality, Governance, and Metrics Frameworks

OMG Business Process Maturity Model (BPMM), Six Sigma, Balanced Scorecard, COBIT, Basel II, and Sarbanes-Oxley (SOX) — scope, intent, and how each framework relates to BPM.

11%

Business Process Concepts and Fundamentals

Discovering business processes, characteristics of processes, As-Is vs. To-Be, the three levels of business process modeling, and tying business processes to business goals and objectives.

10%

BPM Concepts and Fundamentals

Functional vs. process-centric enterprise organization, styles of process management, advancements in process management, stakeholder roles and responsibilities, enabling tools (BPMS) of process management.

8%

Business Goals and Objectives

Business fundamentals from a purely business viewpoint: strategy, planning, goal-setting, project management basics, marketing, staffing, and finance — the context BPM operates within.

How to Pass the OCEB 2 Fundamental Exam

What You Need to Know

  • Passing score: 62/90 (~69%)
  • Exam length: 90 questions
  • Time limit: 90 minutes
  • Exam fee: $250

Keys to Passing

  • Complete 500+ practice questions
  • Score 80%+ consistently before scheduling
  • Focus on highest-weighted sections
  • Use our AI tutor for tough concepts

OCEB 2 Fundamental Study Tips from Top Performers

1Memorize BPMN 2.0 Descriptive subclass elements: pool, lane, task, exclusive gateway, parallel gateway, none start event, none end event, sequence flow, message flow
2Learn the Analytic subclass additions: subprocess, looping, multi-instance, intermediate events (timer, message, signal, error catching), inclusive gateway, data object
3Master the BMM v1.3 vocabulary: ends (vision, goals, objectives) vs. means (mission, strategies, tactics, courses of action), influencers (internal/external), assessments (SWOT)
4Know the difference between functional (silo) and process-centric (cross-functional) enterprise organization — and the stakeholder roles in each
5Understand the three levels of business process modeling: descriptive (high level), analytic (process detail), executable (technical) — exam questions often hinge on this
6Drill the framework one-liners: BPMM = OMG maturity ladder; Six Sigma = DMAIC variation reduction; Balanced Scorecard = four perspectives; COBIT = IT governance; SOX = financial controls; Basel II = banking risk
7Practice As-Is vs. To-Be process discovery scenarios — the exam loves to test whether you can identify which type of model is being described

Frequently Asked Questions

What is the OCEB 2 Fundamental exam?

The OMG-OCEB2-FUND100 (OMG Certified Expert in BPM 2 — Fundamental) is the entry-level certification in OMG's three-tier OCEB 2 program. It validates foundational knowledge of business process concepts, BPMN 2.0 Descriptive and Analytic subclasses, the Business Motivation Model, and major process quality and governance frameworks (BPMM, Six Sigma, Balanced Scorecard, COBIT, SOX).

How many questions are on the exam and how long is it?

The exam has 90 multiple-choice questions. Candidates in native English-speaking countries get 90 minutes; candidates in all other countries get 120 minutes. Some questions reference BPMN diagrams. The passing score is 62 out of 90, approximately 69%.

How much does the OCEB 2 Fundamental exam cost?

Per OMG's official exam overview, the fee is US$250 (or local equivalent) in English-speaking countries and US$260 in others. Retakes cost US$175 / US$185. Some training providers list bundled prices around US$350. The exam is delivered through Pearson VUE.

Are there prerequisites?

No prerequisites — Fundamental is the entry point of the OCEB 2 program. Passing it is a prerequisite for both the Business Intermediate (OMG-OCEB2-BUSINT200) and Technical Intermediate (OMG-OCEB-T200) exams.

What are the largest topic areas?

Per OMG's coverage map: Business Process Modeling Concepts (BPMN basics) at 24%, Business Motivation Modeling (BMM v1.3) at 16%, Process Improvement Methods at 16%, Process Quality and Governance Frameworks (BPMM, Six Sigma, Balanced Scorecard, COBIT, SOX) at 15%, plus three smaller domains.

How long is the certification valid?

OCEB 2 certifications are valid for 5 years from the date you pass. To extend, you must pass the same level or a higher-level exam before expiration. You can retake the exam 30 days after your previous attempt, with a maximum of three attempts in a 12-month window.

Which BPMN elements are tested?

Only the Descriptive and Analytic conformance subclass elements are in scope — pools, lanes, sequence and message flows, basic tasks and subprocesses, exclusive/parallel/inclusive gateways, start/end/intermediate events at this level. Attributes (the formal XML attributes of BPMN elements) are explicitly NOT tested at the Fundamental level.

How should I prepare?

Plan for 4-6 weeks of study. Read the official BPMN 2.0.2 specification chapters listed in the exam overview, the BMM v1.3 spec (Chapters 1, 7, 8), and one of the recommended guides (Weilkiens or Schiltz). Practice with at least 100 questions and aim for 80%+ on timed mocks before scheduling.