Atomic use cases Flashcards
1
Q
What is atomic use case?
A
Atomic use case is conceived as:
- The positive response of the system
- The response is treated as an indivisible unit
2
Q
What is an update atomic use case?
A
The response that effects a change of the system’s state to reflect an event that taking place in the application domain
3
Q
What is a query use case?
A
Perform a query that returns some positive result
4
Q
How do we specify atomic use case?
A
Collapse various transitions into one transition Specify in term of: - Input - Output - Precondition - Postcondition