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
There are 5 web pages.write a script to click the button on 4th web page.
what is used of Property........End Property loop ? how to write the script for it?
How to declare an array in vbscript?
I want to run QTP script on Linux server is it possible to do this by connecting Windows to Linux through VPN/Terminal Server and just run the script on Linux server.
What are class properties?
what is diff between static and dynaic arrys?
Could Anybody Please tell me What is the script for Find 3rd Largest element in the Array without using a SORT function int Find(int arr[], int size); Thanks in Advance..
Mention what is vbscript?
How will you convert a string to upper case string using vbscript?
write a function to read the items from combobox of Flight reservation & save in excel (QTP)??
How to use QTP Object in .vbs(vbscript file) file Ex: Browser().., wait(), exist() and etc...
Explain about filter expression?
How to write a VBscript for web page performance test i need a code send if any knows the code If any knows VBScript book plz send to me the link to my mail plz
Explain the tristate constants in vbscript?
How are values assigned to string type and numeric type variables?