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 - 14 of 14 Answers

Soni

  • Apr 29th, 2006
 

Hi Joyti,

This is just an eg of how to write a test case.

  Was this answer useful?  Yes

naveena

  • Jun 19th, 2006
 

hi...

i joined a new company...i have to learn on myself so  could u please tel me how to prepare a test case to my mail id naveenaece@yahoo.co.in

  Was this answer useful?  Yes

hi

 I have an application in PHP, in this application we are managing  the mails.

When we are open the mailbox of an user. Each mail is visible with an webelement which contain a check box

Now I need to check the background color of each webelement (its changed after a certain period of time)

No of webelement is depend upon the no of mails and no of mails is not definite

So how can I check the color of an object which is not available in Object Repository or we can say that how can I add the objects in object repository using VB script or something else at runtime, remember that on runtime

  Was this answer useful?  Yes

kalpana

  • May 30th, 2007
 

1. When We click on send button , it displays exact sent message or not.
2. When we enter send address in to field ,Cc ,bcc it is accepting or not.
3.if we write any message to our client , it is accepting the word document in text , 
4.In text box, It is allowing  of key board short cuts and tool bar operations  is going correctly or not.
5.Our message is saved or not in draft , when we sent message to our client.
6.One check box is there for Save one copy , it  is accepting or not , when we click in that box.
7.When we send the message it is going to correct address or not.
8. How much time , it is taking for this action.
9.It is accepting attachment files correctly or not.
10.How many attachments i.e. Size of attachments taking in how much time. 

  Was this answer useful?  Yes

Test cases for Sending a Mail :

Pre condition : Login to any of your account

1. To check whether compose mail button should be there
2. To check whether when we select compose mail button it must move to compose mail link
3. To check whether it must moved to compose mail link page only not to other
4. To check whether the compose mail page should be display with to text box,subject,message text box,Send button,cancel button
5. To check whether it must throw a error message when you click send button without any to,sub,msg is null
6. To check whether when we give only to address and you click send it must throw a warning msg describing that there is no subject and msg
7. To check whether the user give any mistake in to address like @ .com it must throw a error message
8. To check whether the user gives the to address and the mail should be sent to that particular email
9. To check whether the message is sending immediately it must save in drafts and when the user opens the email it must be intimated
10.To check whether the user takes very long time to enter the message then it must be saved at every consecutive period
11.To check once the mail is sent it must be shown in sent items
12.To check when the user enters the cancel button it must throw a warning message
13.To check when the user sends a mail then he checks his inbox if the to address is in wrong that mail should be bounced back and to be seen in inbox.

  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