Answer Posted / ksuresh_999
In Three Situations we go for Descriptive Coding
a)When QTP is unable to identify the "Object" in
the Application?
b)When the "Object repository" become large to avoid that
c)When we are writing "Script" the application is not
ready, then we go for "Descriptive coding". For that dev
team provide LLD Docs.
Each object has default properties like Text Box has Text,
Attached Text, Native Class, Window ID.
Ex:- for login window
Dialog("Name:=Login").Winedit("Name:=User
Name :").set "Abcedf"
Dialog("Name:=Login").Winedit
("Name:=Password :").setsecure "Mercury"
Dialog("Name:=Login").Winbutton("Name:=Ok").Click
That means we provide the properties in scripting for
identify the objects in application.
Suresh K
09341899039
ksuresh.testing@gmail.com
Bangalore
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How to execute a winrunner script in quicktest professional?
What are the differences between quicktest professional (qtp) and winrunner?
how to test Web application using QTP software
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
What is the Difference between copy to action and call to action?
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
Have you used xml check point in your project? How?
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
What is test object?
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.