...
- Discover that you have unread messages to read.
- Find messaging interface.
- Determine which messages are unread.
- Select message to read.
- Read message.
- Determine that this message needs a response.
- Go to construct response interface
- Click on "Reply Button"
- Construct response
- Construct message title.(precondition: know the topic you are going to converse on)
- Construct message body.
- Send response
- Click on "Send message" button
- Await confirmation that message has been sent
- Read confirmation
Domain Analysis