From a use case to a system sequence diagram and system operations Flashcards
1
Q
A
2
Q
What is a black box?
A
It’s defined as the behaviour of the software.
3
Q
What is system behaviour?
A
It’s a description of what the system does(without an explanation of how it does it).
4
Q
What’s a sequence diagram?
A
It shows, for a particular scenario of a use case, the events that external actors generate, their order, and possible inter-system events.