What is Descriptive Programing? In which cases, we will go
for descriptive programing?

Answers were Sorted based on User's Feedback



What is Descriptive Programing? In which cases, we will go for descriptive programing?..

Answer / ashish srivastava

1.When you do not want to use the Object Repository and
want to sepcify the property value of an object by writing
on the script.In that case we use Descripting Programming
(DP)

2. When we want to create function inthe external file such
as class File Library then we use descriptive programing.

3. When we know the property value of the object that are
use in the application by the developer ,so we can start
writing the script before the application come to the AUT
(Application Under Test).In that case we can use
descriptive programming

4. When we want to reduce the size of the Object Repository
In that case we use descriptive programing

Is This Answer Correct ?    7 Yes 1 No

What is Descriptive Programing? In which cases, we will go for descriptive programing?..

Answer / mahabooob

The Objects in the application are dynamic in nature and needs special handling to identify the objects ,The best example would be of clicking a link which chages acording to the user of the application.
When the objectrepository is being huge due to the number of objects being added to the application ,if the objectrepository is increase too much decrease the performance of the qtp in order to identify the object,
when the application is not developed at,writing the scripts for application is application to be up,or if we no the descriptions of the objects we can starthem of the early stage.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More QTP Interview Questions

what is the main use of reviews

2 Answers   Ordain Solutions,


How can we do this one ? at runtime qtpwindow and browser aren't disply on monitor (or) aren't visible on desktop?how?

1 Answers  


How can you connect the database with QTP?

3 Answers  


If there are 100 checkboes in a page then how can we select all chexkboxes at once through descriptive programing in QTP using vb script. Please send the answers...

5 Answers   HCL,


we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?

0 Answers  






Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.

0 Answers  


Hi Friends ,I want to Know name of the Site for the QTP Help and the Best Book through that I can start the QTP Practice here also whare can I download the QTP Users Guide I search I was Unable .

4 Answers  


What is Data driven Testing Frame work.Anybody can expain it in Detail.. Pls anybody can give the answer.. Thanks in advance...

1 Answers   Navis,


If I want to run more than one test (With different functionality) with in one script, then what i do? plz. explain with any example.

4 Answers  


How you will rate urself in QTP in the range of 0 to 5

0 Answers   Genpact,


what is vmodel?advantages and disadvantages of vmodel?

0 Answers   AZTEC,


Explain the use of action split in qtp?

0 Answers  


Categories