Answer Posted / 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 |
Post New Answer View All Answers
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
How many types of recording facility are available in quicktest professional (qtp)?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
Define Error Pane of UFT?
Is it possible to change the values of analog recording?
What is meant by Output Value in UFT?
Connect to QC using AOM.
What is use of object spy?
How to start recording using quicktest professional?
if our qtp vb Script may be Currepted then What we want do?
We stored into the objects OR and then write the scripting
what is run-time data?
Brief the process of testing with UFT?
What is the difference between per-action and shared?
What is the quicktest professional (qtp) testing process?