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
i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
How do we analyze the checkpoint results?
What is the difference between run time object and test object in QTP?
Can any one send me the QTP Basic Coding Samples?
how interviews will be on QTP?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
What are the different types of checkpoints?
How u will do versioning in QTP?
How to create scenario selector
Can we Test Welcome Screens and Process Images with QTP
how to find that tools work well with ur existing system?
What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
What is the syntax to call one script from another?