I was asked to create Use case Scenarios
for java application with the following buttons (add/remove/edit/update/view list of employee)
I just don't know how to create Use case Scenarios?
which diagram should I create it with (sequence UML or flow chart )
thank you in advance
Copyright © 2024 Q2A.ES - All rights reserved.
Answers & Comments
Verified answer
A use case scenario is just how certain 'actors' interact with the 'system'. There is no set way to do a use case scenario. I have seen them in a simple story format and I have seen more complex drawings with little stick figures for the 'actors' and a number of other symbols that make up the system.
For example in story form a use case for an atm machine might be like this...
The user inserts a debit card into the provided slot. When the card has been entered the user will read the prompt on the screen. The prompt will advise the user that there is a problem with the card or it will request the user's PIN if there is no read issue. If the PIN is requested, the user will use the attached keypad to enter the 4 digit number that they have been issued....
...and so on. In this case you have one actor, the user, interacting with the machine, aka the system. How you should do this depends on what you are learning in your class.
Refer this site*
http://pic.dhe.ibm.com/infocenter/rhaphlp/v7r6/ind...