Google Requirements

4
Use the following URL to write the test cases https://accounts.google.com/SignUp? dsh=8225967658868462134&service=mail Google Signup page GUI

description

Google Requirements

Transcript of Google Requirements

Page 1: Google Requirements

Use the following URL to write the test cases

https://accounts.google.com/SignUp?dsh=8225967658868462134&service=mail

Google Signup page GUI

Page 2: Google Requirements

Requirements

Req 1: Name

a) Upon entering special characters and lengthy string as First Name and Last Name it should display the following error message.“is the user name entered correctly?”

b) Upon missing the first name and last name and click on “Next Step” it should display the following error message and fields should display with red border.“You can't leave this empty.”

Req 2: Choose your username

a) “Choose your username “field should always display “@gmail” in grey color.

b) Upon on clicking on the field it should display the following message in the tooltip.“You can use letters, numbers, and periods”

c) User name should contain only letters,numbers,periods. If user doesn’t follow that condition it should display the following error message with red color border.Please use only letters (a-z), numbers(0-12), and periods .

d) User name should be minimum 6 characters and maximum 30 characters. If user doesn’t follow that condition it should display the following error message with red color border.“Please use between 6 and 30 characters.”

e) Maximum number of characters in user name field should be allowed is 30.

f) Upon missing the data in “Choose your username” field and click on “Next Step” it should display the following error message and field should display with red border.“You can't leave this empty.”

Req 3: Create a password

a) Upon on clicking on the field it should display the following message in the tooltip.

“Password strength:Use at least 8 characters. Don’t use a password from another site, or something too obvious like your pet’s name. Why?”

Page 3: Google Requirements

b) Password length should be minimum 8 characters. Upon missing that condition it should display the following error message with red border.“Short passwords are easy to guess. Try one with at least 8 characters.”

c) Upon missing the data in “Create a Password” field and click on “Next Step” it should display the following error message and field should display with red border.“You can't leave this empty.”

Req 4: Confirm your password

a) “Confirm your password” should be same as “Create a password”. Upon missing this condition it should display the following error message with red border.“These passwords don't match. Try again?”

b) Upon missing data in the field it should display the following error message with red border.“Confirm your password here. “