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 |
write a vb script to display the code "vbscripting" alphabet by alphabet(i e 1st v then b and up to g)
How many types of procedures are available in the vbscript language?
How to make sure that items in a wintree are sorted al?
What is Querystring collection?
Does VB/Win make standalone .EXE files?
write a vb script to display calculator using case statement?
How to find a latest file from any folder
wat is com(common object model)object for mozilla firefox??? if any knows the exact answer....plz rply me
i need to sort the data using qtp script for this how i need to write a qtp script
Description.Create
How to write functional test cases for send button in gmail.
Can any 1 modify the code whr in want to add\rename a excel sheet in qtp?