Hii am working into a project where mails has to be sent to the clients i have to write the test cases to test the sending of the mails what are all the possibilitiescan someone write the test cases in a doc and send it to jyothi_katgi@rediffmail.comRegardsjyothi

Questions by jyothi_k   answers by jyothi_k

Showing Answers 1 - 7 of 7 Answers

abdul

  • May 5th, 2006
 

Hi

I think your question in valid

First write whether at what environment your sending the mails.(eg outlook,rediff)

Second and depends the information your are sending is secured are unsecured.

Third how mail ur sending is documents are text or graphics all the reasons depends

If u send the details requirement then only we can write specify test cases

  Was this answer useful?  Yes

joshna

  • May 8th, 2006
 

What are you actually supposed to test?

For testing sending an email you can write test cases for.

1) Performance: By using connections from different ISP's ie the speed.

2) If your email id is POP compliant, then check if you can sent it using email clients.

3) If yor email can be sent using an attachment.

4) Maximum attachment limit.

5) Maximum mail size.

6) Sending to valid / invalid id's if mail is received / bounced back respectively.

etc.

Regards,

Joshna

  Was this answer useful?  Yes

hi find the answers for u r questions

First write whether at what environment your sending the mails.(eg outlook,rediff)

the environment is our application itself

Second and depends the information your are sending is secured are unsecured.

secured

Third how mail ur sending is documents are text or graphics all the reasons depends

text

Regards

  Was this answer useful?  Yes

Test Cases For sending the mails to client area i.e from your client side checking the mail


1.Check whether when you give the correct userid and password the mail account opens
2.Verify if it not opens give correct used id and password
3.Check whether it moves to home page of your mail
4.Check whether when you click inbox it navigates to your inbox mail
5.Check whether it displays from which user it is sent 
6.Check whether it has the subject
7.Check whether it is not belong to us kindly delete it


  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