Decisioning Rules Flashcards

1
Q

Decision table

A

Implements If-elseif-otherwise logic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Decision tree

A

Implements Nested if else logic.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

When rule

A

Implements when logic with Boolean result.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Map value

A

Define matrix logic for maximum of 2 inputs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Tickets

A

Tickets implement GOTO logic to move forward/backward.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly