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
Difference between test object and run time object?
What is the difference in testing a client-server application and a web application?
Define object spy ?
What is checkpoints for quicktest professional?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
If I change the object name in one action will it be updated in all the actions? Or not?
Who uses qtp tool?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
How to analyzing the checpoint results?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
To which environments does quicktest professional (qtp) supports?
in a web page How to check and display a particular word from a paragraph?
what is Property......End Property loop? how to write sript for it in QTP