How to write test case of an email inbox field

Hi..I am a student and I am learning software quality assurance subject...I want to know how to writes test cases for an email inbox of an email account.I will be very thankful to u

Questions by raufsamra

Showing Answers 1 - 9 of 9 Answers

Radha

  • Jan 17th, 2013
 

Check list to keep in mind when writing test cases for email inbox field.

I will start up with a example with Gmail:

1. Login to gmail and check that when you click on submit by your user credentials it open up the the page and the cursor goes to the Inbox field.

2. Second check the mails get loaded in to your inbox.

3. Make sure that if some body sends the mail it does not go to spam email so you should have two fake email address to check it is very important.

4. When you click the email from you inbox check weather it gets loaded and check the time how long it gets to load.

5. Make sure to check with two fake emails to check the date time and rest of the small information according to the spec.

Lot more to add these are the few test cases which comes to my mind.

  Was this answer useful?  Yes

swagatika

  • Jan 9th, 2015
 

Pre Condition:
1-Device connected to open internet, able to access in the internet
2-Access the URL

Steps:

1-Access www.gmail.com->login page->Enter created emailid and pwd
2-Click inbox field ->open ->able to open [OK]
3-Brwse all the loaded mail, able to browse
4-Click any single selected mail able to open without any issue
5-Check the mail contents are coming proper with all the correct field in the mail is coming fine ..

(Verify with design)..

There wil be so many check points as a end user we can check ...But in the 1st stage check how much XRS says..For any query can contact me

  Was this answer useful?  Yes

Mukesh

  • Oct 1st, 2016
 

Hi swagatika,
well written
but in case here is lots of things like Compose, Sent Mail, Draft, how to close Draft etc

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions