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 |
Explain the qtp test phases.
regular expression in qtp standar check point for months from accepting months from january to december only
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
How exactly you start scripting in QTP? In the interview he was not satisfied with my answer.Please post what is correct answer.
Few basic questions on commonly used Excel VBA functions.
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
how to merge object repositories in qtp for n different applications
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
what is the diffrence between script and Language ? (Chandana)
Suppose there are 100 links in a web page and the number of links will be changing dynamically from time to time. I need code such that every time i had to click on the last link of the web page.
How we can add actions in the test using QTP?
interviwer asks what is data table? my ans is Data table is an internal Excel file of QTP...intervier not happy with this also? can u post any other answer?