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
What is the syntax for how to call one script from another?
What is the difference between Keyword Driven test and Data Driven test?
What is the difference between rational rose and QTP?
Which environments does qtp support?
How many scripts did you have?
What is quick test pro?
I am in .Net development for past 3.5 years and want to enter in to automated testing and learn QTP. For this I need some good tutorial for beginners. I will be really greatful if any one has and they can send it to me on this address- ruchidureja@gmail.com
How to test background color and dynamic images during run time can you put the check point for moving objects?
How to associate function library at a run time?
Which environments are supported by hp qtp?
diff between qtp versions from 8.5
How will internal and external links be validated and updated? how often?
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)