What is descriptive programming?

Answer Posted / vinay

Descriptive Programming:
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

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is virtual object supported in low level recording mode?

862


How is the Bitmap checkpoint different from Image checkpoint?

818


How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?

3268


How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?

748


How to capture all the data of a webtable, weblist and combolist using QTP?

3038


Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.

2129


how do u plan test automation?

1660


How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?

2056


hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]

1665


What is test object?

888


Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.

2311


What are the types of object repository in qtp?

771


Explain in brief about the qtp automation object model (aom).

730


How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one

1834


Explain different types of checkpoints?

769