Write test cases for sending email from cell phone.

Showing Answers 1 - 6 of 6 Answers

1.Check you have got enough balance and battery on you cell
2.Check whether you GPRs activation is working fast
3.Check whether if you select gprs in your phone it connects to net
4.Check whether if you give yahoomail in the profile settings and you enter it
moves to yahoo login page
5.Check Whether you can login the yahoo page
6.Check whether the username and password accepts and moves to next page
7.Check whether when you enter into your login page you can access the compose
mail and see whether it sends to the requested ID


  Was this answer useful?  Yes

Here are a few sample test cases:

APPLICATION PAGE
1) mobile email is an option on this page
2) mobile email icon image meets spec
3) mobile email icon is located in proper location on page
4) can place focus on email icon
5) can select mobile email using hard center button
6) can select mobile email using soft 'select' button
7) mobile email splash page is momentarily displayed

SELECT A PROVIDER PAGE
1) all email providers are properly listed on this page
2) all email provider icon images meet spec
3) all email provider icons are presented in proper order
4) can place focus on each email icon
5) can select each provider using hard center button
6) can select each provider using soft 'select' button
7) selecting each provider displays properly branded splash page

EMAIL PROVIDER TOP PAGE
From here I will simply provide a general email test

TC1: Verify sending email consumes proper amount of data
1) Verify the data size left in your account balance
2) Send an email of a particular size
3) Verify the number of Kb has been reduced by that size in your account

TC2: Verify sending email sends proper message when there is not enough data balance remaining on account
1) Verify data size left in your account balance
2) Send an email that exceeds the balance
3) Verify you receive the proper message indicating not enough data in account balance

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