Posts: 7
Threads: 4
Joined: Aug 2010
Reputation:
0
08-04-2010, 10:21 AM
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
Posts: 34
Threads: 2
Joined: Sep 2009
Reputation:
0
08-04-2010, 10:32 AM
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
Posts: 7
Threads: 4
Joined: Aug 2010
Reputation:
0
08-04-2010, 03:13 PM
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.