wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Analysis_Soundness

Total questions: 7

Worksheet time: 5mins

Name
Class
Date
1.

Was versteht man unter "semantischer Korrektheit" eines Prozessmodells?

a)

Die syntaktisch korrekte Anwendung aller BPMN-Elemente.

b)

Die Berücksichtigung sämtlicher Modellierungsrichtlinien.

c)

Das Prozessmodell enthält keine Verhaltensanomalien.

2.

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

a)

Falsch

b)

Richtig

3.

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

a)

Traces (Token-Metapher)

b)

Modellierungsrichtlinien

c)

Syntaxchecks

d)

Quantitative Analysen (Simulation)

4.

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

a)

Falsch

b)

Richtig

5.

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

a)

Richtig

b)

Falsch

6.

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

a)

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

b)

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

c)

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

d)

if the process model doesn't contain a deadlock

7.

Welche drei Aspekte umfasst die Definition von "soundness"?

a)

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.

b)

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

c)

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

d)

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