When Object Repository is available what is the necessity
of having Descriptive programming which needs more
scripting efforts.

Answers were Sorted based on User's Feedback



When Object Repository is available what is the necessity of having Descriptive programming which ..

Answer / tvl

If we recorded any script,the references of that script
will store in object repository.
when we used Descriptive programming(descriptive
programming is used for with out getting the build using
the prototype test engg.. will write the script.)there is
no object repository because the script has not recorded.

Is This Answer Correct ?    0 Yes 0 No

When Object Repository is available what is the necessity of having Descriptive programming which ..

Answer / vineela

If we use Object repository for large applications with lot of objects, Its size increases tremendously and thereby affecting the script running performance (lot of time for accessing the objects coz of huge size). Also if objects are dynamically changing...
We go for descriptive programming where in we avoid usage of object repository by describing all objects in code itself and there by improving performance.
Also dp scripts are portable and version independent

Is This Answer Correct ?    0 Yes 0 No

When Object Repository is available what is the necessity of having Descriptive programming which ..

Answer / sri

if we test the large applications object repository stores
many objects and it may reduce the execution speed.Object
repository may leads to wrong results sometime.So in many
companies descriptive programming is peferred.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

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

2 Answers   CTS,


Can we use smart identification in Keyword Driven approach? If yes , How we can use. Please Explain?

1 Answers  


is it possible to add sheets to excel at runtime

1 Answers  


Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.

0 Answers  


In an application you have a web table. You are provided with an external Excel sheet with the same structure as that of the web table. How will you retrieve all data from the web table and compare it with corresponding data available in the excel sheet, using QTP? How will you report the results in QTP?

1 Answers  






what is the syntax for regular expression in QTP? how to create user defined functions in QTP?

6 Answers   CTS, MBT, TCS,


in flight reservation ex once u login, u go into next window where we hav an option of new, open and help etc.. how to fetch those options and to go to respectiv tab accordingly using qtp.. plz let me knw answer for tis as early as possible. Thanks in advance... asha

1 Answers  


write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading

0 Answers  


How will you handle the situation when object is not captured during record?

2 Answers  


how can we retrieve ten rows from the data table using loop concept?

4 Answers  


WHAT IS THE DESCRIPTIVE programming when it is useful? & when to use this ?

2 Answers  


What is the difference between Global and Local Data Sheets?

1 Answers  


Categories