Pls let me know completely about descriptive programming,
where it is used, pls explain with a real time example of
its occurence and the program code written in qtp.
Answer Posted / subhan.qa
Whenever QTP records any action on any object of an
application, it adds some description on how to recognize
that object to a repository of objects called object
repository. QTP cannot take action on an object until unless
its object description is in the Object Repository. But
descriptive programming provides a way to perform action on
objects which are not in Object repository
There are two ways in which descriptive programming can be used
1. By creating properties collection object for the description.
2. By giving the description in form of the string arguments.
to know more about the descriptive programming please go
with fallowing link
http://bondofus.tripod.com/QTP/DP_in_QTP.doc
Thanks and Regards
Subhan.k
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
Give me some real time point of way where exactly we can conduct audits?
How does qtp identify objects in the application?
Tell me about qtp?
Where can I find and view run-time data table?
How do Parameterization and Data-Driving relate to each other in QTP?
How will you report the bug and explain the defect tracking sheet you handled?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
What are the various types of Actions in UFT?
Are Shared ORs read-only?
Explain the concept of object repository and how qtp recognises objects?
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?