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
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 |
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 |
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 |
how to re-install QTP 9.0 trial version.
Why we are going for descriptive programming ? I answered as 'If objects are not present in OR we will go for descriptive Programming'? Is this correct ?
I am a beginner plz tell me,how do we write scripts in QTP? In my opinion we can write scipts in expert view or there is another option where we can write scripts. plz tell me.
Hi All, How to get repeated word in string . Thanks Balaji
What are the Features & Benefits of Quick Test Pro (QTP 8.0)?
qtp script for recording and running the application.need script for short cut keys like f3,f4 etc.how to write script for recording?
Where the text version of script file located in file system?
What is Test Fusion Report in QTP?
Can anybody send me the code to get the RO property of the active screen in QTP while running?
how do u create new test sets in TD
How you perform smoke and sanity testing using qtp?
What is the default object synchronization timeout in qtp?