what is object repository?
Answers were Sorted based on User's Feedback
Answer / rajasekhar
Object Repository is a Storage Place where the QTP stores
the object's properties in it for identification(through
recording or adding the properties manually).
It contains all the Test Object Properties and any
modifications done in Test Object Properties will be
affected in the script.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / prasanth
Object Repository is a file which can hold objects
recognized by the QTP. There are 2 types of object
repository's.
1. Shared object repository (just like a global variable
which can be accessed in all the scripts)
2. Per action object repository.(just like local variable
which is specific to the particular script)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sandipgami84
Hai Friend,
In QTP there are two types of Object Repositories 1. Per
Action/ Per Test mode 2. Shared Object Repository.
Per Action Object Repository is used for only current test.
If we modify any object properties in Object Repository that
do not effect on any other actions.
If we modify any Object properties in shared Object
Repository, we need to change same changes in the test that
containing the same Object.
OR Collection of TestObjects, TestObjects Stored in Object
Repository.
Hai friends, If any mistake plz let me know.
Thanks,
Sandip
97141 77088
| Is This Answer Correct ? | 0 Yes | 0 No |
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
How to find the path of folder in which the test is saved in qtp?
Explain the concept of how QTP identifies object.
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
0 Answers RR Donnelley, RRDonnelley,
Limitations in QTP?
What is the need and applications of learning VB script for a automation(QTP) engineer ain Realtime ?
What is the script for database check point, bitmapchek point, regular expression ?
How to face prjoect manager round what type of questions they will Ask ? (Chandana)
1 Answers Call Centre, Convergys, IBM,
Howcan you differentiate between Exist statement, Exist property, and Exist method??? How they used???
What is action?
how u will describe testing activities?
what is the frame work your using in automation ?