in QTP,how to write a descriptive program for "yahoo"
or "gmail" Login page
Answer Posted / thirumala reddy
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 |
Post New Answer View All Answers
what is review
can any one say that where we can download the QTP trail version ??????????
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
Should have experience in framework means?
if numbers are always changing write a script for that
I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
Can I change properties of a test object?
What is object spy in quicktest professional (qtp)?
How will you handle java tree in qtp?
Dis advantages of XML checkpoint ?
How do know the number of browsers opened?
How to associate shared object repository to test in qtp?
How to run a test using quicktest professional (qtp)?