How to write functional test cases for send button in gmail.
Answers were Sorted based on User's Feedback
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 |
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 |
Explain the difference between POST and GET Method.
Mention what are the rules to name variable in vbscript?
Explain about vb script?
Explain few date functions in vbscript?
* ** *** Please write a code to get output like above diagram? ple explain as it how the code works?
print the array values in ascending order?
does anyone have qtp11.0 license key.Please sendit to my mail id-rrvv2011@gmail.com...Thanks
How can you create a file object to work with the files in the vbscript language?
Open Yahoo Login Page in that page Suppose i have 100 mails and i want to delete 10'th mail now give procedure & Coding For that Scenario
How can you fetch the value of a cookie?
Explain about .wsf files?
What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?