3 - From domain modelling to requirements Flashcards

1
Q

A business rule is a contraint on the business _________.

Business tules that apply to the whole business should be represented __________.

All business rules should be easy to ______ and ________, and be represented in a readable language

A

processes

separately

verify, validate

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

A ________ is a sequence of actions that illustrates how a task can be performed.

It can be thought of as an instance of a ___ ____.

A

scenario

use case

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

The ____ _______ scenario shows the steps followed to achieve the stated goal of the use case.

A

main success

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

Use cases help with:

  • requirements _______ by identifying _____ and _____ in the system
  • ___________ of detailed software requirements because they can be associated with each step in a use case ________
  • ___________ because they can relay the complexity of each use case and aid in the general understanding of the system
  • identifying the ____________ of the system
  • to ________ the system using the walk-through technique
A

capture, actors, tasks

elicitation, scenario

development

architectures

validate

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

The <<_______>> stereotype indicates a situation where a use case is reused

The <<______>> stereotype indicates an alternative behavior, and is used to distinguish between the main case and the additional subsidiary cases

A

include

extend

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