How to write functional test cases for send button in gmail.

Answers were Sorted based on User's Feedback



How to write functional test cases for send button in gmail...

Answer / charith

1.Check whether it is asking for recipient to b added in
the 'To:' WebEdit Box,using a pop-up dalog.
2.Check wheter it is asking for text to be written in the
body of the message, using a pop-up dialog.
3.Check whether it is asking for subject to added or not,
using a pop-up dialog.
4.Check whethet the Message Sent information is dsplayed
after clicking on snd button.

Is This Answer Correct ?    12 Yes 2 No

How to write functional test cases for send button in gmail...

Answer / varun

1.check whether proper internet commection is there or not
2.Check whether address provided in the to is correct or not.
3.Check whether any name is required in bcc or cc or not..
4.If yes, Make sure the address is given correct.
5.check whether subject is written or not in subject section.
6.check whether sent button is working fine or not.
7.Check whether we got confirmation for sent message or not

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VB Script Interview Questions

Explain about .wsf files?

0 Answers  


How to create MSAcess table foriegn key

1 Answers  


What is vbscript procedures?

0 Answers  


How to return only alpha bate string from an string str = "bibhu@#$%&das&*)(SUndar"

4 Answers   Cap Gemini,


Explain about the functionality of vb script?

0 Answers  






How to create a function in vbscript?

0 Answers  


How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.

0 Answers  


Which operator can be used to change the value of the operand or change the state of the condition?

0 Answers  


How do display output message without using msgbox function?

5 Answers  


Hi anyone Can Send Solution to the Question wt m posting now Prepare Script for the Bellow Scenario? Login to Gmail Page Open Inbox check Mails save them in a Folder

0 Answers   IBM,


How are values assigned to the variables in the vbscript language?

0 Answers  


What is vbscript?

0 Answers  


Categories