0

I have a question:

how would a correct uml USE CASE look for a Step by Step application

for example: You chose first a catalog and then some chapters and after that you get some Data to work on.

so you would get Choose catalog, choose chapter and work Data My question how should the association be between them?

Can anyone give me an example?

Thx in advance

maettu
  • 76
  • 1
  • 9

1 Answers1

2

Use cases describe the added value of the system under consideration. To achieve these goals you will have scenarios which of course have individual steps.

I recommend reading Bittner/Spence to get a good understanding of how UCs are synthesized.

qwerty_so
  • 35,448
  • 8
  • 62
  • 86