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 |
when we use filter funtiom invb script(QTP)
Write VB script to convert from feet to inches(hint 1feet=12 inches)
plz give ans to this in vb script........ "krishna radha" i want to print this string "Radha Krishna" like this
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?
Join the multiple array with out using JOIN function
when you use For Loop, While..do, do..while? at what situations which loop will use.
Hi, I need to accept user inputs for login at runtime.I know i can use Inputbox but how to proceed further that i dont know. Thanks in advance
who will create the object?
What is the difference between function and procedure?
this q asked in applabs, q is: QTP should open google.com page and enter "qtp" in one edit(search) box and click search and should open google.com again and enter "job" in edit(search) box and click on search. I tried this but getting error "Edit(search) box matches more than one object", could anyone this question plz..
Could Anybody tell me the Script for REVERSE an Interger int reverse(int num) Ex:246 to 642.. Thanks in Advance.
How to learn VB Script, Since iam working with QTP. So i need to learn VB script.