Why you are Using Descriptive programming instead of Object
Repository?
Answer Posted / chivukula.kumar
Descriptive Programming is a separate concept in QTP.
we can handle the Application by implementing the DP
instead of OR.
Advantages of DP:
1 DP Script is reusable Script
2 we can modify the script easly compare to QTP Code.
3 we can write script without application in hands based on
the properites of objects.
4 DP is flexable for high performance of application
compare to OR
5 DP script is very flexible for meet the object
implementation problem in application.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How to release all resources file from the QTP?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
how to download mercury qtp9.2 ny internet ?
Why is Client side image is preferred over server side image?
Limitations in QTP?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
What is throw Object?
What do you mean by iteration?
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
Give the syntax to import/export xls into qtp.
What is throw object?
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
In qtp, how you can exit for loop?