issues
search
DEVOPS-CST-BATCH-14
/
PRO14
0
stars
0
forks
source link
G0003-001: Register
#4
Open
maahi12491232
opened
10 months ago
maahi12491232
commented
10 months ago
Use Cases
Use Case Diagram
Workflow
Workflow Diagram
User Stories
G0003-001: Register
Actor: User without Email ID
Pre Condition:
User should have a working email-id which is not already registered with Shopping website.
Input:
Name of the User.
Working email id.
Preferred password with 8 characters (alphanumeric with at least one upper case and one lower case letter)
Sequence:
User opens the webpage and click on 'Register'.
Registration page appears.
User supplies the name, a working email-id, and the preferred password.
Page displays a message to check e-mail and prompts for activation code.
User enters the activation code.
Page displays success message and redirects to the login page.
Post Condition:
Page displays success message and the login page appears
Exceptions:
Registration page re-appears with an appropriate message if the user enters an invalid name or invalid email-ID or invalid password.
Registration page re-appears with an appropriate message if the email-ID is already registered with the Shopping website.
Registration page shows a "resend" button, in case the activation code is not entered in the first 5 minutes after the mail has been sent.
Registration page will not show any special message if the email-ID is not reachable. It just prompts for an activation code, as usual.
Use Cases
Use Case Diagram
Workflow
Workflow Diagram
User Stories
G0003-001: Register