what is descriptiveprograming? how to do object
identification thrugh Descriptive and is possible smart
identification or not
Answer Posted / kiran.b
Descriptive Programming:
Whenever QTP records any action on any object of an
application, it adds some description on how to recognize
that object to a repository of objects called object
repository. QTP cannot take action on an object until
unless its object description is in the Object Repository.
But descriptive programming provides a way to perform
action on objects which are not in Object repository
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is expert view and keyword view?
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
Where we use data driver in qtp?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT
Hi Samrat, Thank u very much, what u said it is right.
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
What is the virtual object?
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
Analyzing the checpoint results?
How to find the name of the machine where you are running your automation scripts in qtp?
What is synchronization? What are the ways you can synchronize?
Is it possible to switch between recording modes during a test creation?
write a script to verify the image path(src property) of the images which are in web pages.