drawing - How to understand use-cases in specific scenerio -


i drawing diagram of use-case using argouml, have scenario in user can update status after sign in application , in sense need extends update status after sign in or make new separate usecase or generalize it.

thank you

enter image description here

login not use case because not bring value actor. constraint. draw association user update status (use verb substantive, not concatenated identifier). can put login association inside use case.

ask use case: value add user? login not add value. value on example can ask question or can earn points answering questions. use cases "ask question" , "answer question".


Popular posts from this blog

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -