Use case scenarios
Present the archived message:
main flow (main scenario):
1. The user clicks on selected message from the archived message lists
2.The system opens the "Present the archived message" view.
3.The system displays the details of the archived message. The displayed data includes the "Sent" date and time, the "Subject", and the main text body of the message.
4.(Optional) The user clicks the "Show recipients" button to view the names of the people who received the message.
5.(Optional) The user clicks the "Show e-mail addresses" button to view the specific e-mail addresses of the recipients.
6.(Optional) The user clicks the "Delete" button to remove the message from the archive.
7.(Optional) The user clicks the "Send again" button to create a new message draft based on this archived message.
8. The user is closing the window or navigating back to archived messages
Alternative scenario:
1. The user clicks on selected message from the archived message lists.
2.The system opens the "Present the archived message" view.
3. The system does not find the message in database.
4. The system is getting stuck on loop because it does not contain any secure checks.
5. The system is not responding.
6. The system is shutting down because of overflow of SQL requests.
No Comments