what is use of the object repository?
Answers were Sorted based on User's Feedback
Answer / yezdani
Object repositiry is the heart of the tool in which the
references of the objects are stored.without object
repository tool unable to identify the object.In one
line,properties of the objects are available in the object
repository.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / aparna
object repository works as the interface between QTP and
the application..whenever we record the properties of the
objects are stored in object repository and when u replay
the script QTP compares the the objects in the application
with the recorded description that is being stored in
object repository..
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / litan
object repositiry is nothing but interface between tool and
application build.actually during recording qtp generate the
script and at the same time it add all the object properties
add to the object repositiry.during running it catch all the
object properties from object repository,based on that
propertis it tdentify the object.two types of object
repository are there.
1-per action:this is the type of object repository.here qtp
maintains single file for each action.extension of peraction
repository is .mtr(mercury test reposirory)
2-shared repository:here qtp maintains single file for each
action.extension of shared repository is .tsr(test shared
repository)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / seema
We r using object repositiry to itroduce the appliction or
software to QTP.Wtihout object repositiry we can't idetify
the property of oject.After intoducing we can execute the
application in QTP
| Is This Answer Correct ? | 0 Yes | 0 No |
How to covert a String to an integer?
Can u tell me example for virtual objects?
If some requirements r changed during the testing process ,then how can u handle this in frame work?
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT
What is keyword view and Expert view in QTP?
Have you faced any problems with object repository?
please clarify the question ................. i know how to open the notepad file ? but i don't know how to enter the data into opened notepad ? Ex: set a=createobject("wscript.shell") a.run "Notepad.exe" please give the replay. my mail id is raju.ippali@gmial.com, 9823257761
How to add a runtime parameter to a data sheet?
How can we get the result from WindowsXP Command Window? (e.g. After we input 'ipconfig' in command window, how QTP get the result?)
WHAT ARE THE DISADVANTAGES OF SHARED REPOSITORY?
Syntax for how to call one script from another and Syntax to call one "Action" in another?
what is synchronization point, synchronization method, wait property method? with examples.. plz explain this in brief