write test case for gmail sign up page ?
Answers were Sorted based on User's Feedback
Test case for gmail sign up page:
---------------------------------
The expected results and Actual results are written with space in between, please note them in Excel sheet for further clarity.
--------------------------------
TC_gmail_a/c_ 001 1 Enter www.gmail.com in browser address bar gmail home page should be displayed gmail home page is displayed P"
2 Click on create account page Create a new google account page should be displayed Create a New google account page is displayed P"
3 Enter first and last name in the name text box User text should be displayed User text is displayed P"
4 Selet username text box Help tool tip box with help string should be displayed Help box displayed for certain time P"
5 Enter Username in the Choose Username text box Text should be displayed User text is displayed P"
6 Enter password iin the password text box Encrypted text should be displayed Encrypted text is displayed P"
7 Enter same password to confirm in the confirm password box Encrypted text should be displayed Encrypted text is displayed P"
8 Click on the Birthday monthlist box to select Selected month should be displayed Selected month is displayed P"
9 Enter birthday in the birthday text box Entered numbers should be displayed Entered numbers are displayed P"
10 Enter year of birth in the year text box Entered numbers should be displayed Entered numbers are displayed P"
11 Click Gender in the Gender list box Selected gender should be displayed Gender selected is displayed P"
12 Select country code from the country list box Selected country code should be displayed Selected country code is displayed
P"
13 Enter the mobile number in the mobile text box Entered numbers should be displayed Entered numbers are displayed P"
14 Enter the other email address in the current email address text box Entered email address should be displayed email address entered is displayed P"
15 Copy the displayed texts in the captcha imagetext box Enetered text should be displayed Entered text is displayed
P"
16 Select country of residence from the Location list box Selected country should be displayed Selected country is displayed P"
17 Select Google terms of Service in the check box Check should be displayed in the check box Check mark displays P"
18 Select google personalization settings in the check box Check mark should be displayed in the check box Check mark is displayed P"
19 Select Next Step button Create an account page 2 should be displayed Create an account page 2 is displayed P"
20 Select 'Add profile picture'/go to next step button Browser should choose photos from computer/ go to Create an account page 3 should be displayed Browser explored the photos from the computer/Create an account page 3 is displayed P"
21 Select 'Continue to Gmail' button Inbox page should be displayed Inbox page is displayed with email notifications from google.com P"
In the above cases all the expected results match the actual result so test cases 'Pass'. If the expected results doesnot match the actual result, the test cases will 'Fail'
Test engineer has to report the defect to the developer with the TEst case ID, SCenario ID, with the exact location of the defect to debug.
| Is This Answer Correct ? | 72 Yes | 13 No |
Answer / anitha
I would like to had the negative senarios on top of this
1.The message should pop up in case the password entered
first will not match with the sencond entry.
2.The message should pop up in case the person has not
entered the mandatory fields like first name .. gender ..
and tries to login
3.what in case if he enter the phone number of 3 digit how
the system will behave.
4.The message should pop out when entering the text
confirmation is wrong.
and lots more
| Is This Answer Correct ? | 24 Yes | 2 No |
Answer / mudaseer
the above answer is correct i want to add some more test cases
like when i enter password it should ask the minimum length of
password like in gmail it is 8 we have to do boundary value analysis
and if password and confirm password mismatches then it should
display password mismatch and when i am entering the data
and if i dont enter data in any fields which are mandatory
and if i click on next step it should display you cant leave this empty and when i click on username and if somebody has already taken the username it should display Someone already has that username. Try another?
| Is This Answer Correct ? | 18 Yes | 2 No |
Answer / getmaddy
And you may add: year of birth, must meet certain age requirements. you must perform BVA.
| Is This Answer Correct ? | 9 Yes | 4 No |
How do you analyze your test results? What metrics do you try to provide?
What happens in a web application when you enter all the data and click on submit button suddenly the connection goes off? Where the data will go?
what r the measure bugs found in your project??? Give some example abt this.
How can you do the scalability testing?
what is the difference between test strategy and test plan?
How will you decide that the software is ready for release? Please if any one knows this answer, submit the answer as early as possible.
What is a Test Log ,How is it differnt from a bug REport
What are the different testable items in GUI testing?
how u will write test case for system testing give me example
Hi friends!! Can u tell me, what is meant by Database Testing? How it can be done? What is tested in it(like any Queries like Select and all are tested or not)?
What type of testing you do in your project?
3 Answers Geometric Software, TCS,
what is water fall model?