What is meant by Repository?
Answer Posted / mejeyaprakash
Object Repository is the place where all the objects and its Physical descriptions are stored. There are two types of Repositories available in QTP. 1. Per Action/Local 2.Shared
Local Object Repository is created automatically while the recording. In default all the objects Identified are stored in Local OR.
The Shared Object repository is created manually by using the Object repository manager using export to local option.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Both static and dynamic arrays are handled by the vb script. Is it true?
Does quicktest professional (qtp) is unicode compatible?
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
Explain about the quicktest professional (qtp) automation object model?
Explain the new feature of UFT regarding the export of test results?
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
If object is not recognized by qtp but the object is standard object what is your approach?
What is the syntax to call one action in another?
What are the types of object repositories? Which one is you using?
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
Does Low-level recording capture mouse movements?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
How you debug your script?