You are on page 1of 3

Reqd:1 User can create an account on Walmart ---PBI(product backlog item)

Functional reqd:

1.On create an account page, there should be email address,Phone number, first name,last name,

Password,confirm password.

2.Email address:

a)Email address should be valid like abc@gmail.com

b)”Please enter an email” if user doesn’t provide email address provide email address.

c)Duplicate email is not allowed.---reqd is not clear.what message should appear for this—BA question?

3)Fist name and last name:max length 30 characters

a)”Please enter first name” if user didn’t provide first name.

b)”please enter last name “ if user didn’t provide last name.


4)Password can’t be blank “Please enter password” message should appear if it is blank.

a)max length:10 characters.

b)Upper case,lower case and one special characters.

5)Confirm password should match with password.

Reqd: 2 Forget password

Functional reqd:

1) User will get a password in email.

Reqd 3: Sign in page

1)User should be able to login with registered account.

You might also like