0

The user has a checkbox where he can check as many options as he wants (or none at all) and click proceed. How can I represent this in a use case description? I can't figure it out.

1 Answers1

1

You use cases should be unaware of the details of the user interface. The point of use cases is to give a high level overview of what the system does or will do.

observer
  • 2,925
  • 1
  • 19
  • 38