For what purpose to we use object repository in a
application?also explain usage of obj.repository?

Answers were Sorted based on User's Feedback



For what purpose to we use object repository in a application?also explain usage of obj.repository?..

Answer / babu

Hi,

Whenever the user records the script, the objects logical
names and its descriptions will be stored in object
repository. When the user runs the recorded script, tool
tries to find the same test object in Object repository to
execute. If the tool is unable to find the particular
object in object repository, it will fail.

Without using object repository also, user can write
scripts which will be called as Descriptive programming.

Is This Answer Correct ?    6 Yes 1 No

For what purpose to we use object repository in a application?also explain usage of obj.repository?..

Answer / ram

Object repositories are used to maintain the logical data of
n-number of objects.N-number in the sense not infinity.But
so far i heard that we can store 5000 objects in a single
object repository.

Based upon on the type of
recording(context-sensitive,analog,low level) the properties
of the object are recorded and stored in the Object repository.

When the script called for playback then according to the
script the object is identified in the object repository and
runs the script smoothly.If any object is missing in the
object repository then the script fails to playback.

Obj. repository are broadly classified into two types
1)per action obj.repository
2)Shared object repository

Is This Answer Correct ?    3 Yes 0 No

For what purpose to we use object repository in a application?also explain usage of obj.repository?..

Answer / radhika

Whenever the user records the script, the objects logical
names are stored in Object Repository,

When the script called for playback then according to the
script if object is identified in the object repository it
runs the script. If any object is missing in the
object repository then the script fails to playback.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?

0 Answers  


If I change the object name in one action will it be updated in all the actions? Or not?

0 Answers  


give one example where you have used regular expression?

6 Answers   Ordain Solutions,


What are the most frequent errors you faced while executing your scripts?

1 Answers  


This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?

0 Answers  






What is Description Object?

1 Answers  


How exactly you start scripting in QTP? In the interview he was not satisfied with my answer.Please post what is correct answer.

5 Answers  


How to run scripts 1,29,3,5,7,2 scripts using test batch runner in QTP.... Ie...I wanted to run scripts not in an order 1,2,3,4,5...like that How it is possible using test batch runner... I dont want hardcoded script

0 Answers   IBM,


What is the script for database check point, bitmapchek point, regular expression ?

0 Answers  


Plz explain about InTERNAl Environment variable, External environment variable,builtin environment variables with examples?

1 Answers   TCS,


wht is Driver in Integration testing. Anubody can answers it

7 Answers   CTS,


i need the licence key for QTP V9.5 can anyone help me on getting this?

140 Answers  


Categories