Object repository and Calender check points - 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: Object repository and Calender check points (/Thread-Object-repository-and-Calender-check-points) |
Object repository and Calender check points - Revathy - 08-04-2010 Hi Plz help me for the following doubts Im using qtp10 1:what are the differences between Shared objects and Local objects 2:What are standard check points set for a Calender control will be thankful for help revathy RE: Object repository and Calender check points - Arun Prakash - 08-04-2010 Hi Revathy, If the objects are stored in the local object repository they are available for particular action only. If the objects are stored in the shared object repository they are available for entire application. Shared object repository occupies less memory than the local object repository. I didn't get your second questuion RE: Object repository and Calender check points - Revathy - 08-04-2010 Thank you Arun for the reply Please consider my second question If i need to check Calender (object),what all are the checkpoints i need to set using insert standard check points. |