Why you are Using Descriptive programming instead of Object
Repository?

Answers were Sorted based on User's Feedback



Why you are Using Descriptive programming instead of Object Repository?..

Answer / alok

I agreed with the answer#4 but with some little
clarification

When your application is also not ready at that time we
will go for DP.
Regards
Alok

Is This Answer Correct ?    8 Yes 0 No

Why you are Using Descriptive programming instead of Object Repository?..

Answer / rico

In some scenarios, QTP will not able to recognize the
objects in the appliation based on the description proivded
in the objects repository. Say, mutilple objects in the OR
has the same description and in these scenario QTP has the
abiguity of doing the operation on the object and throws an
error. To avoid this, we go fot the DP.

Is This Answer Correct ?    6 Yes 1 No

Why you are Using Descriptive programming instead of Object Repository?..

Answer / rico

Adding to my above answer, here is another scenario where
we can go for DP...say i have four webpages in my app's,
and in each web page, say, i have OK and CANCEL buttons.
Instead of adding this objects to OR at every page, i will
create DP for this objects and use it where ever i need to
do operation on it..........This way i can reduce the size
of OR which inturn leverage's the performance of the QTP

Is This Answer Correct ?    5 Yes 0 No

Why you are Using Descriptive programming instead of Object Repository?..

Answer / ram.polavarapu

well for small application we can go for object repository
and we can add the all objects if the application is big
then we can not add the all the objects in to the object
repository that time we can use the discriptive scipting

by using object repository the process is going to be
slow when we compare with descriptive programming


with out open the application also we can write the
descriptive programming.

Is This Answer Correct ?    4 Yes 0 No

Why you are Using Descriptive programming instead of Object Repository?..

Answer / chivukula.kumar

Descriptive Programming is a separate concept in QTP.
we can handle the Application by implementing the DP
instead of OR.

Advantages of DP:
1 DP Script is reusable Script
2 we can modify the script easly compare to QTP Code.
3 we can write script without application in hands based on
the properites of objects.
4 DP is flexable for high performance of application
compare to OR
5 DP script is very flexible for meet the object
implementation problem in application.

Is This Answer Correct ?    5 Yes 2 No

Why you are Using Descriptive programming instead of Object Repository?..

Answer / sd

Descriptive programming used - scenario
where the object identification properties used for
identifying a object are dynamic in nature and changes. To
handle this situation you can write a Dp script to get a
work around.EX --- GetROPropery

DP helps user to get around problem by adding vbscript code
and use programatic way to get a work around.

Is This Answer Correct ?    1 Yes 0 No

Why you are Using Descriptive programming instead of Object Repository?..

Answer / belli nagaraju

In some scenarios, QTP will not able to recognize the
objects in the appliation based on the description proivded
in the objects repository. Say, mutilple objects in the OR
has the same description and in these scenario QTP has the
abiguity of doing the operation on the object and throws an
error. To avoid this, we go fot the DP.

Is This Answer Correct ?    1 Yes 0 No

Why you are Using Descriptive programming instead of Object Repository?..

Answer / sangeetha

1.For Dynamic objects ( properties during run time will
change ) ,we will go for Descriptive programming)
for example:

i=0
Browser().Page().Webedit("index:="&i).set
Next

2.When the application is not yet developed completely

Is This Answer Correct ?    1 Yes 1 No

Why you are Using Descriptive programming instead of Object Repository?..

Answer / prashanth chenna

Hi Nagaraj,
you are correct, We Using DP for the scripts whose objects
not exsisted in Object Repository.
But here Questing is In What Cases ur going for DP instead
of OR?
I think now u understnad the my Q?

Is This Answer Correct ?    0 Yes 1 No

Why you are Using Descriptive programming instead of Object Repository?..

Answer / senthilkumarv

Hi Rico you gave good examples.. Can you write Descriptive
Programming for that scenario?

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

from what stage you will start automation in your project

5 Answers   TCS,


Add parameters during time in each row in one column

0 Answers  


wt is the use of multiple questions in QTP

0 Answers   DigiTech,


How can we count the no of rows are available in a data table ?

9 Answers   Kanbay,


how to parameterise a test with data base table or excel sheet?

1 Answers   FCG,






what you mean by artifact,milestone...

0 Answers  


HOW to invoke any recorded script in QTP with out using RECORD & PLAYBACK CONCEPT?

1 Answers  


Can anybody post some real time scenario in qtp? please its very urgent.

0 Answers   Kanbay,


how qtp will recognise if application is run on many browsers

1 Answers   Cap Gemini,


can anyone please tell me which is the best institute for learning QTP and Automation Testing tools in hyderabad with realtime examples and scenarios...I heard about many institutes in Ammerpet hyderabad i.e Suresh Reddy's Smart Solutions, Ashwin Palaparthi's Tech Teach,SUNNYSOFT, SITE institute, I-VINTAGE, siritechnologies and sriven institute..pls suggest me which to choose for learning QTP....Which institute has fasttrack option?

2 Answers  


Give me some scripts for 1). checking webpage links (counting links,opening web pages,counting child elements)

2 Answers   CIL,


What is the extension of qtp local repository?

0 Answers  


Categories