Primary Actor : Administrator
(Primary actor : User who will be using the system primarily)
Secondary Actor : None
(Secondary actor: User who will be using the system rarely)
Starting Point : Admin will be prompted to enter album details and link to the respective categories.
(Starting point for this use case)
Ending Point : Albums will be added successfully to the system or error message returned if adding fails.
(Ending point for this use case).
Measurable Result: New albums are added successfully.
Flow of Events: Administrator will be prompted for userid and password. The admin will enter the newly arrived album details to the system and saved.
Alternate flow of events: If already album exists then the admin will be prompted with the required message.
Use Case : Viewing Albums
Primary Actor : Administrator
(Primary actor : User who will be using the system primarily)
Secondary Actor : None
(Secondary actor: User who will be using the system rarely)
Starting Point : Admin will be asked to enter the ID for the Album.
Ending Point : Album details for the entered ID will be displayed
Measurable Result: Album details are displayed based on the ID
Flow of Events: Administrator will enter the ID and the album details will be displayed.
Alternate flow of events: If the ID is invalid the message will be displayed.
Use Case : Deleting Albums.
Primary Actor : Administrator
(Primary actor : User who will be using the system primarily)
Secondary Actor : None
(Secondary actor: User who will be using the system rarely)
Starting Point : Required Album details will be displayed based on the ID.
Ending Point : Album is deleted successfully.
Measurable Result: Album is deleted successfully
Flow of Events: After the album is displayed Administrator will delete the album and confirmation will be displayed.
Alternate flow of events: Any albums of this particular category are being shipped then he cannot delete and the message will be displayed.