what is descriptive programming in QTP? How can be done?
Answer Posted / vikas choubey
It doesn’t require recording the page and so no need
worry about object repository.
You can optimize your code.
Before starting descriptive programming you need to know
about object properties and their values, using object spy
you can see each object’s properties.
DP can be written in two ways..
1. Static (by provide the set of properties and values directly)
2. Dynamic (by creating description object)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to explain a claims and insurance project?
Suggest and Define a solution for an application whose objects are not recognized by UFT?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
Explain different checkpoints in qtp.
What contains Data Driven Framework document in qtp?
How can I change object description or check point values in qtp?
what is meant by Implicit and explicit requirements?
how do i know how to use tools
What are the general steps involved in the data driven framework?
What is synchronization point in QTP?
Discuss the QTP Environment?
How is UFT 11.5 version different from UFT 12.0?
When and why to use descriptive programming?
When ‘option explicit’ keyword is used in qtp?