in QTP,how to write a descriptive program for "yahoo"
or "gmail" Login page
Writing the script using object properties and execute teh script without using object repository is called Descriptive program
plz check this descriptive program for gmail
first you have to take unique properties of objects using object spy and write DP
Browser("name:=Gmail: Email from Google").Page("title:=Gmail: Email from Google").WebEdit("name:=Email").set "enter email address"
Browser("name:=Gmail: Email from Google").Page("title:=Gmail: Email from Google").WebEdit("name:=Passwd").Setsecure crypt.Encrypt("enter password")
Browser("name:=Gmail: Email from Google").Page("title:=Gmail: Email from Google").WebButton("name:=Sign in").Click
| Is This Answer Correct ? | 12 Yes | 3 No |
what is the exact Diff. Between Test and Component in QTP?
what is the advatages of merging of object repositories in Qtp9.0
Wht are the BY default Add-ins in QTP 9.2 version and what all are differences between 8.2 and 9.2
what frame work you are following?
Local Obj Repository and SOR are editable know, y we have to edit those.. i mean in which situation we need to edit those and how to do..? pls help me..
WHAT IS THE DIFF BTW KEYWORD DRIVEN TESTING AND DATA DRIVEN TESTING?
what is defenetion of kiran can u tell me plz CVS, SVN
Hi, I will provide perticular age,it needs to enter date in text box (MM/DD/YYYY) compare to system date. or already exist data in the text box.
difference between recording methods and recording modes in QTP
How can i open 5 multiple browser at once through QTP VB script
How to measure transaction time through VBScript without using start and end transaction points?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?