How to Create and use local repository - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners) +--- Thread: How to Create and use local repository (/Thread-How-to-Create-and-use-local-repository) |
How to Create and use local repository - Sourabh146 - 11-26-2013 Hi, In QTP there are two types of repository: 1. Shared 2. Local. I am familiar with the Shared but i need more explanation on Local repository(.bdb) file. If possible please provide some real time scenario where we use this. Thanks, Sourabh. RE: How to Create and use local repository - Ankesh - 12-26-2013 @Saurabh, In a simple language, whenever you record a script, QTP stores the object identification properties into Local Repository. You can also add objects to OR by opening the OR(Ctrl+R). RE: How to Create and use local repository - jacosta - 01-28-2014 Hi, I recommend using descriptive programming to not depend on repositories |