How to write functional test cases for send button in gmail.
Answer Posted / 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 View All Answers
What is the difference between vbscript and vba?
Mention what is vbscript procedures?
1) How can we use VB script in testing the application? 2) What all are the things(Software application to be installed in PC) we need to learn VBscript?
Explain about scrrun.dll in vbscript?
Which function is used in the vbscript language to convert the specified expression into a date type value?
please can you help me to get a code of flames using a visual basic 6
What are the advantages of vbscript?
How will you get the last occurrence of one string within another string using vbscript?
What's the difference between vbscript and vb.net?
Mention what are the rules to name variable in vbscript?
What are the different types of operators and their order of precedence?
hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?
What are the uses of vb script?
Hi Friends, I have an issue like the describe below: I'm using QTP and I'm testing on SharePoint. As you knoe, SharePoint has a customize function for user, so that, If I add an object Web Table at the first time, that object was recognized by "index" and "html tag", after that, if someone change the display of web part, the "Index" of my object was changed as well and QTP unable to select that Web Table. Can you guide me how to identify or anyway to keep that Web Table object as unique object? Thanks a lot.
How to capture a runtime error in vbscript?