For what purpose to we use object repository in a
application?also explain usage of obj.repository?
Answer Posted / 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 |
Post New Answer View All Answers
how to evalute defects in QTP script?
What is action? How many types of actions are there in qtp?
How many types of run modes are there in qtp?
How to release all resources file from the QTP?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
What is the differences between image check point and bit map check point?
Which recording modes need more memory?
How many types of recording modes are there?
how to prepared for first for the first interview?
1 Folders in VSS 2 In navigation script there are 100 script i want to run first 50 and 37th script also not needed to run how to do this 3 What is navigation script,Driver script, business script what we are loaded in this script 4 use of resource tab 5 Difference between verification and validation give real scenario example 6 file scripting object when to use it 7 what are the problems you are faced while testing web application 8 difference between expert view and keyword view 9 difference between QTP 8.2 and QTP 9.2 navigation frame work please answer these questions from real time working people as early as possible
How many types of actions are there in quicktest professional?
How many scripts did you have?
When do go for loop condition in test?