What is descriptive programming?

Answers were Sorted based on User's Feedback



What is descriptive programming?..

Answer / gopal

Without giving the object information into the object
repository
we can directly execute the test scripts by using DP.By
considering
following condition we will come to know how useful DP is.

1. When objects are dynamic in nature, they require special
handling
to identify the object, to handle this type of objects we
use
descriptive programming.The best example would be to click
on the
link which changes according to the user of the
application.
2. When Object Repository is getting huge in size, due to
adding No.of
objects into it, the performance of QTP will be decreased.
3. When you dont want to use the object repository at all,
then the
first question will be why not object repository.
considering some
scenarios we can understand the importance of DP.

Scenario 1. When we are having an application, which is not
yet been
developed, or in the state of run, QTP requires the
application to be
up to record the object properties to identify an object.
waiting for
the application to be up will be the waste of time, and if
we know the
flow of the application, then we can start writing DP.

Scenario 2. If we having an application, with 3 text
buttons each in
a page, adding all this 3 objects into the object
repository, in the
flow of 10 pages, a total 30 objects will be added into the
repository,
which is not a good practice, by writing 3 descriptions for
the objects
we can add them to the repository.

4. Modification for test script is required, but the
repository for the
same will be in the state of "readonly" or in "shared
mode", so modification
will impact other scripts as well.
5. When we are performing similar type of action on
objects,i.e, when
we are having an application with 20 text buttons, adding
all this
objects will not be a good practice.

Is This Answer Correct ?    3 Yes 0 No

What is descriptive programming?..

Answer / mercy

Please refer the following link to get your answer:

http://www.knowledgeinbox.com/files/DP_in_QTP.doc

Is This Answer Correct ?    2 Yes 0 No

What is descriptive programming?..

Answer / chowdhury

link doesnt work anymore.....

Is This Answer Correct ?    1 Yes 0 No

What is descriptive programming?..

Answer / lavanya

thanx for sharing ur knowledge

Is This Answer Correct ?    1 Yes 0 No

What is descriptive programming?..

Answer / archana

great link.
thanx.

Is This Answer Correct ?    0 Yes 0 No

What is descriptive programming?..

Answer / saravana

very nice document

Is This Answer Correct ?    0 Yes 0 No

What is descriptive programming?..

Answer / chinmaya khatua

Thanks,
It is a great document.

Is This Answer Correct ?    0 Yes 0 No

What is descriptive programming?..

Answer / uma

It is a Very useful link for the Bigeners

Is This Answer Correct ?    0 Yes 0 No

What is descriptive programming?..

Answer / 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

What is descriptive programming?..

Answer / hema

thanx for giving these nice information.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

How to Save your test using QTP?

1 Answers  


How to use Environment parameterization? Explain with an example.

0 Answers  


what testplan contents and what test strategy contents,what is the diff b/w them

0 Answers  


How many actions we can write in a test?

7 Answers   TCS,


How to use the object spy in quicktest professional 8.0 version?

0 Answers  






How you test the object which is dynamically changes its location?

7 Answers   Wipro,


To which environments does a QTP support?

1 Answers   Crea,


HI, Based On The Information Below Write A Data Driven test Script Edit Box 1 Should take Value From Num1 Column Edit Box 2 Should take Value From Num2 Column Click On Add Button, Get The Value Of Exp res Column, Get Value From Actual Result Edit Box , Compare Two Values, Write Pass / Fail Value Into Result Column Thanks In Advance... Kavitha Input.Xls Num1 Num2 Exp res Act res Result 10 30 40 40 Pass 50 40 90 90.5 - - - - - - - - - - - - - - - -

5 Answers   UHG,


What are the versions of qtp,What are the differences b/n them?

1 Answers   TCS,


object types is used for what?

1 Answers  


Hi, I am trying to automate the web application for generating Reports.I am facing issue with IE while running the script. After 4 report IE crashes.I am using QTP 9.5 with IE version 7. Can anubody give me solution for this issue. Thanks in advance-Jyotsna

0 Answers  


i want 8.2 and 9.2 dacuments plhelp any body sand it to my id sandhyat1@yahoo.co.in

3 Answers   Siloka,


Categories