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 data driven test for Win objects in QTP ?
i need to learn the descriptive programming very well so for that what to do am reading the qtp user mannual but it is not so any materials or links with examples i want please help me
Can someone tel additonal features which has been included under QTP 9.0 which is not there in 8.2 version?
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
is it possible to operate(on/off)the capslock using qtp
Which functionalities of QTP used in banking project?
what is regular expression how will you implement it?
What is the extension of script and object repositary files?
Get the count of files of similar types from a folder.
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
Qtp Automation Engineer , Can he login in VSS? What purpose he login In VSS? But Some companys are using CVS AND VSS ? some are Have log in in VSS Some Not login(not accessing) into VSS, not login persons are working on CVS? my doubt is, can Qtp automation engineer have loin in VSS or not? Where he store QTp Script?
How many ways we can parameterize data in quicktest professional (qtp)?