Module 4 - Understanding Processes with Use Cases Flashcards

1
Q

What are Use Cases for?

A

Describing user requirements using sequential event driven modelling

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

What is a use case precondition?

A

The state the system must be in before the use case commences

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

What is a use case normal course?

A

The steps that are performed in the use case

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

What is a use case postcondition?

A

The preconditions of the next use case in the sequence (final products).

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

What are the 4 steps for writing a use case?

A
  1. Identify the use cases
  2. Identify the major steps within each use case
  3. Identify elements within steps
  4. Confirm the use case with users
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is event-driven modeling?

A

The foundation for use cases. A model that shows the relationship between user and system like an event listener.

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