Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

School of Information Technology & Engineering

M-Tech Software Engineering


REQUIREMENT ENGINEERING (SWE2003)

Name: A.Gunasekhar
Reg no: 18MIS0027

ONLINE SHOPPING SYSTEM


Use Case Documentation
USE CASE : PAYMENT PROCESS

PAYMENT
Description: To make payment
Actor(s): Customer and Admin
Flow of Events:
Basic Flow:
1. User enters amount
2. User enters bank name
3. User clicks on payment method
4.user enters password
5. User is displayed with ‘payment sucessful
Alternate Flow:
1. Invalid bank details (User entered an bank details)
2. Invalid transaction password (User entered an Invalid
transaction password)
3. Forgot password (User forgets password)

Pre-conditions: User must have an bank account

SUBSYSTEM
USECASE: Customer Registration

CUSTOMER REGISTRATION
Description: To register the customer details
Actors: Customer
Flow of Events:
Basic Flow:
1. User enters name
2. User enters email id
3. User enters phone no
4. User enters password
Alternate Flow:
1. Back to login( User already has account
2. Forgot password(User forgot password)

Pre-conditions: User Email-id should be valid.

You might also like