Analysis_Soundness

Analysis_Soundness

University - Professional Development

7 Qs

quiz-placeholder

Similar activities

Thunderbird Tutorium

Thunderbird Tutorium

University

10 Qs

AS24 - Block 4 - DE

AS24 - Block 4 - DE

University

9 Qs

Marketing 4

Marketing 4

University

8 Qs

AS24 - Block 03 - DE

AS24 - Block 03 - DE

University

11 Qs

Marketingkonzept

Marketingkonzept

11th Grade - University

10 Qs

finanzielle Intelligenz

finanzielle Intelligenz

1st Grade - University

9 Qs

M&A und Marketing

M&A und Marketing

University

10 Qs

Rolle von E-Commerce im Wirtschaftssystem Vietnam

Rolle von E-Commerce im Wirtschaftssystem Vietnam

University

12 Qs

Analysis_Soundness

Analysis_Soundness

Assessment

Quiz

Business

University - Professional Development

Hard

Created by

Michael Gröschel

Used 26+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Was versteht man unter "semantischer Korrektheit" eines Prozessmodells?

Die syntaktisch korrekte Anwendung aller BPMN-Elemente.

Die Berücksichtigung sämtlicher Modellierungsrichtlinien.

Das Prozessmodell enthält keine Verhaltensanomalien.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Semantische Korrektheit kann von Werkzeugen nicht geprüft werden? Richtig oder falsch?

Falsch

Richtig

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Was eignet sich zur Untersuchung des Verhaltens und der semantischen Korrektheit von Prozessmodellen?

Traces (Token-Metapher)

Modellierungsrichtlinien

Syntaxchecks

Quantitative Analysen (Simulation)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Ein Prozessmodell hat immer nur einen gültigen Trace. Richtig oder falsch?

Falsch

Richtig

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Soundness setzt "structural soundness" voraus. Richtig oder falsch?

Richtig

Falsch

6.

MULTIPLE SELECT QUESTION

1 min • 1 pt

A process model is structurally sound, ... (3 correct answers).

if it has exactly one start event i (for „input“ of the process)

it has exactly one end event o (for process „output“)

each node in the process model is on a path from i to o

if the process model doesn't contain a deadlock

7.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Welche drei Aspekte umfasst die Definition von "soundness"?

Once a process has started, regardless of which decisions are taken by the process, at some point, the process will reach the end event o.

If and when it reaches o, the process has completely terminated, i.e., no further activities can be executed by the process anymore.

Each process activity participates in at least one execution (in one trace).

Each process model with multiple start events can be transformed with alternative start events to be structurally sound.