Hi plz sugesst me soon its very urgent, how to write the test cases for microsoft outlook??? at least four test cases for eachi)funtional testing.ii)system tesing.iii)ui testing.iv)integration testing. i faced this question on QUEST software interview.

Showing Answers 1 - 12 of 12 Answers

anand00p

  • Sep 6th, 2006
 

Here i am sending only functional test cases.

 

Functional Tests:-

 

1) Checkout whether on clicking Newl, takes you to "untitled message page"

2) Check whether it has

3) To, Cc, Bcc to enter email address.

4) Subject, to enter the subject of the mail

5) Text body, space to enter the text.

6) Check whether

7) To, Cc, Bcc accepts text.

8) Subject, accepts text.

9) Text body, accepts text

10) Check whether

11) In To, Cc, Bcc, you can delete, edit, cut, copy, paste text

12) Subject, you can delete, edit, cut, copy, paste text.

13) Text body, you can delete, edit, cut, copy, paste text and format text.

14) Check whether you can attach a file

15) Check whether you can send, save or discard the mail

16) Check whether you can send a message with high importance.

 

 

Dileep Kumar

  • Sep 16th, 2006
 

Hi all,

User Interface testing for Microsoft outlook

1, Whether all the tabs are there or not?

2. Tool bar contents are correct or not?

3. Is there any spelling mistakes are there or not?

4. all the folders like inbox, drafts,sent, junk emails are there or not? are they aligned properly or not?

like this we can write so many.........

Integration testing,

you are composing a mail. in the middle u want to save it. assume that compose mail and drafts are different modules. if u save the mail it should be saved in drafts. Integration testing is nothing but checking the dependencies in different modules or it may be in the same module also.

System testing,

System testing means checking over all functionality as well as hardware and software prerequisites. suppose, if u want to open MS outlook first of all Microsoft O/S should be installed. Microsoft office should be installed. in the same way you'll check over all functionality.

thank you

dileepkumar.g@gmail.com

0) First you navigate the outlook whether it will open with all Tabs

1) Checkout whether on clicking New tab , takes you to "untitled message page"

2) Check whether it has To, Cc, Bcc to enter email address.

4) Subject, to enter the subject of the mail

5) Text body, space to enter the text.

6) Check whether

7) To, Cc, Bcc accepts text.

8) Subject, accepts text.

9) Text body, accepts text

10) Check whether

11) In To, Cc, Bcc, you can delete, edit, cut, copy, paste text

12) Subject, you can delete, edit, cut, copy, paste text.

13) Text body, you can delete, edit, cut, copy, paste text and format text.

14) Check whether you can attach a file

15) Check whether you can send, save or discard the mail

16) Check whether you can send a message with high importance.

17) Tool bar contents are correct or not?

 

  Was this answer useful?  Yes

reddy

  • Feb 14th, 2007
 

0) First you navigate the outlook whether it will open with all Tabs1) Checkout whether on clicking New tab , takes you to "untitled message page"2) Check whether it has To, Cc, Bcc to enter email address.4) Subject, to enter the subject of the mail5) Text body, space to enter the text.6) Check whether 7) To, Cc, Bcc accepts text.8) Subject, accepts text.9) Text body, accepts text10) Check whether 11) In To, Cc, Bcc, you can delete, edit, cut, copy, paste text12) Subject, you can delete, edit, cut, copy, paste text.13) Text body, you can delete, edit, cut, copy, paste text and format text.14) Check whether you can attach a file15) Check whether you can send, save or discard the mail16) Check whether you can send a message with high importance.17) Tool bar contents are correct or not?

  Was this answer useful?  Yes

Test Cases for Outlook express:

1.To check whether Microsoft Outlook is installed properly or not
2.To check whether the Microsoft Outlook is properly connected to internet
3.To check whether the Microsoft Outlook is correctly configured to our mail addres
4.To check whether Microsoft Outlook is correctly showing our mails only
5.To check whether the Microsoft Outlook is showing with date, time sender
6.To check whether when we send a mail to others it is properly sent
7.To check whether we can add in contact list

  Was this answer useful?  Yes

Test Case :

1.To check whether Microsoft Outlook is installed properly
2.To check whether the Microsoft Outlook is properly working
3.To check whether Microsoft Outlook is correctly installed to our mail
4.To check whether we are receiving the correct mail from others
5.To check whether we are receiving the mail along wiht senderid ,date,time
6.To check whether we can send a mail with attachments
7.To check whether we can send with attachments upto only 50mb
8.To check whether how much time it takes to download the attachment
9.To check whether how nuch the time it take to upload the  attachment
10.To check whether we add some name to contact list
11.To check whether there is separate option for cc and bb

  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