WHAT IS OBJECT REPROSITORY?
Answers were Sorted based on User's Feedback
Answer / ramarao
When ur record the script object repository caputers the
properties of the object and give a unnique logiacl name
and stored in to object repository ,these propertis are
find out by using mandatory properties (class,label)if it
is not unique that will go for assitive properties(x,y-
coordinates,height,width,enable,disable).if itis not unique
that will go for ordinal properties(location,index).
this is the OR.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / suneelreddy
object repository is storage place where one can store the
object information it interface between test script and AUT
during exucution time it identify the object
thre 2 types
1.per action repository
2. shared repository
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / asish kumar
Object repository is container,which stores the object
properties in a tree like strutcher.Through OR we can add
object properties,modify properties.
In QTP We have two types of OR.
i>Per action OS(Per single action),file Ext:-.mtr
ii>Shared OR(which can be shared),File Ext:-.tsr
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ram.polavarapu
object repositary can stores the object properties based on
that only tool can recignize the objects,we need to write
the script mannually we need to add the objects in to
object repositary,otherwise will go for recording the
repositaty can store the object properties automatically...
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference between action and function
11 Answers AppLabs, BirlaSoft, Infosys,
Wht is Smart Identification Mechanisam in QTP..Actually when do we this Technology means during Recording or running ....how is technology works. Anybody can expalin this .....Thanks in advacne
what are the design objects in qtp
if the excel sheet specified in script is not there,we get run time error how to handle the error ,please anybody explain me in detail
How can I replace all the text from the QTP script with some other text. Is there any replace all function in QTP Any one can help me
what is On Error Resume Next ?
How to Creating an Output Value using QTP?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
Can we Test Welcome Screens and Process Images with QTP
what are the challenges do we face while testing webbased applcations using the automation tool QTP or any?
What is iteration? How it is related to Test Results in QTP
3 Answers Virinchi Technologies,
How can we QTP Scripts in xml format? is there any way to do so?