Use Case: (Web-app) User enters username and message to forum
Actor: User
Basic Flow:
Craig the customer comes across a conversation on the forums that he would like to contribute to. He enters his user name and his message and submits the message. The message with his username is saved and displayed on the forum page.
Alternative Flow:
Craig the customer comes across a conversation on the forums that he would like to contribute to. He enters his message but forgets the username and submits the message. The message is not stored. He is informed that username is required.
Use Case: (Web-app) User enters username and message to forum Actor: User Basic Flow: Craig the customer comes across a conversation on the forums that he would like to contribute to. He enters his user name and his message and submits the message. The message with his username is saved and displayed on the forum page. Alternative Flow: Craig the customer comes across a conversation on the forums that he would like to contribute to. He enters his message but forgets the username and submits the message. The message is not stored. He is informed that username is required.