You have to give me test cases for sending a mail through
outlook express.
Answers were Sorted based on User's Feedback
1.Click on new button in the outlook to compose new mail.
2.Enter valid E-Mail ID.
3.Enter invalid E-Mail ID.
4.Leave the TO,CC field blank.
5.Enter subject field.
6.Leave the subject field blank.
7.Leave the text box inside the mail blank.
8.Enter valid message in text box of the mail.
9.Verify whether attachements are propely attached or not.
10.check the font i,e verify with different options.
11.Verify the text by adjusting differnet sizes.
12.Verify whether we are able to change the color of font.
13.Try to set importance to the mail.
14.Try to insert BCC field.
15.check do you have untitled-message on the top of the mail
16.Click send button and check whether it checks the
spelling mistakes.
17.Click on send button and cancel the spell check.
18.click send button and check whether message is sent or
not as acknowledgment.
| Is This Answer Correct ? | 30 Yes | 3 No |
Answer / anil
1.Click on new button in the outlook to compose new mail.
2.Enter valid E-Mail ID.
3.Enter invalid E-Mail ID.
4.Leave the TO,CC field blank.
5.Enter subject field.
6.Leave the subject field blank.
7.Leave the text box inside the mail blank.
8.Enter valid message in text box of the mail.
9.Verify whether attachements are propely attached or not.
10.check the font i,e verify with different options.
11.Verify the text by adjusting differnet sizes.
12.Verify whether we are able to change the color of font.
13.Try to set importance to the mail.
14.Try to insert BCC field.
15.check do you have untitled-message on the top of the mail
16.Click send button and check whether it checks the
spelling mistakes.
17.Click on send button and cancel the spell check.
18.click send button and check whether message is sent or
not as acknowledgment.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
1.To address should be mentioned correctly
2.Attachment should follow correctly.
3.click on "sending" button correctly
4.following the correct alignment and correct
spellings(these all are secondry)
| Is This Answer Correct ? | 5 Yes | 7 No |
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)
test cases for landline phone
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
hoe to write test cases for the below field --------------- --------------- browse upload
Explain the static testing?
Apart from the normal functional test cases written, list out some out of the box test scenarios to test the 'Replace' dialog box in a Notepad
What is a test case?
Suppose that you're running tests on windows calculator and find that 1+1=3, 2+2=4, 3+3=7, 4+4=8, 5+5=11, 6+6=12. write a bug title and bug description that effectively describes this problem.
In an online shopping application there are 3 text boxes.One of Login,Add to the shopping cart and Purchase goods.Which & How many test cases can be written for these 3 text boxes?
Given the following code, which is true about the minimum number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print “Large” ENDIF If P > 50 THEN Print “P Large” ENDIF how to find statement and branch coverage? Explain in brief?
I have register form there is first name field.what will be the steps to execute test case???