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

Could Anybody tell me the Script for REVERSE an Interger int reverse(int num) Ex:246 to 642.. Thanks in Advance.

3 Answers   Amazon,


How do you create a recordset object in VBScript?

3 Answers  


How to write VB Script for selecting a particular row in a WebTable?

1 Answers   Patni,


In what way program "hello world" you can write in vbscript?

0 Answers  


how to get date format from system locale..format means neither long nor shor... format from system locale. i need like your date is mm/dd/yyyy formate or mm-dd-yy or with time like that. how to get.

2 Answers  






What are the naming conventions while declaring a variable in the vbscript language?

0 Answers  


What is the output of a + b in vbscript if a = 5 and b = 10?

0 Answers  


I need help to write a function in vbscript to click on a link. That link looks like a tab. There are 6 tabs. When I click on 1 tab it should show as "on". when I spy the class property is on. But for the one which is not clicked the class property is blank. I have objects created in our custom object repository. Please give me some idea.

1 Answers  


Description.Create

0 Answers   IBM,


How can I write HTML text to the window in VB Script?

2 Answers  


There are 5 web pages.write a script to click the button on 4th web page.

0 Answers   Accenture,


What are the advantages of vbscript?

0 Answers  


Categories