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 environment variable in qtp and why to use it?
when to start the automation?
What r types of parametarizations?
What the differences are and best practical application of each.
What is a reusable action?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
who is developed QTP ? is it from Mecury or HP
Give me the Example of standard check point and text check point with syntax?
3 Answers IMI Soft, IMI Soft Engineering,
In Test Director bug rEPORTS, wHAT ARE THE CONTENTS(fIELDS)? iF yoU PREAPARE BUG REPORT IN eXCEL sHEET , hOW U SEND TO dEVELOPMENT TEAM THRW T.D?
Can we write winrunner language i.e TSL in QTP tool?
what is difference between application testing and product testing?
what is the Exact Meaning of Environment Variables?