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 |
Can objects recognised without repository?
How u perform Batch Program in QTP?
How we wil do data driven test using chkpts? Plz. give me complete navigation steps for this?
Which line will be executed 1-B(DP).P(OR.link(DP) 2-B(OR).P(Or).Link(DP)
In my application there is a billing thru credit card. how to validate the credit card details(min balance,credit card no,card holder name).if these details are valid then only that booking will be done.how to validate these details thru automation or manual?
What is the difference between Normal mode and Fast mode ?
Excepton Handling?
Synchronozation types in QTP
Object repositories types, which and when to use?
Can the mode of object repository be change during run time? Eg. if the mode is per-action during design time can i change it to shared and vice-versa? Any scripting possible?
i don't have any experience in qtp? Can u please tell me What work i have to do?
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com