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
Explain some uses of vb script?
how to increase the values in text box in a given text box increament by two values by clicking on button
In what way program "hello world" you can write in vbscript?
Explain about adodb.stream class?
Mention what is the use of option explicit in vbscript?
Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?
What are the environments supported by vbscript language?
What are lbound and ubound in the vbscript language?
Which object is used to work with the database in the vbscript language and what statement is used to create this object?
How to Import data from a file (file is on the desktop) to the data table
what is used of Property........End Property loop ? how to write the script for it?
Which keyword is used to declare a variable in the vbscript language?
What if you do not specify anything when you call a procedure?
In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?
how to answer "TELL ME ABOUT UR SELF" as exp.person. whr to start and whr to stop. can anyone tel me