Geeks Talk

Prepare for your Next Interview




Per-action repository and shared object repository

This is a discussion on Per-action repository and shared object repository within the QTP forums, part of the Software Testing category; Hi frends, I dont know much about QTP but I found this from help file of QTP. If the test calling an action uses per-action repository mode, the called ...


Go Back   Geeks Talk > Software Testing > QTP

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 06-05-2007
Expert Member
 
Join Date: Feb 2007
Posts: 1,279
Thanks: 0
Thanked 164 Times in 138 Posts
Geek_Guest is on a distinguished roadGeek_Guest is on a distinguished road
Per-action repository and shared object repository

Hi frends, I dont know much about QTP but I found this from help file of QTP. If the test calling an action uses per-action repository mode, the called action's object repository is read-only (as are the steps of the called action) in the test calling the action. If the test calling an action uses a shared object repository, the called action uses the same shared object repository as the calling test. Please explian this...

Question asked by visitor Pooja
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 06-22-2007
Junior Member
 
Join Date: Jun 2007
Location: Bangalore
Posts: 11
Thanks: 0
Thanked 1 Time in 1 Post
bharathkumar.dasari is on a distinguished road
Re: Per-action repository and shared object repository

It goes like this....
1) suppose your current test is in per-action mode, you can call re-usable actions of per-action mode only and same applies to shared object repositories also. vice versa is not possible.
2) If you are calling per-action mode object repository action say Action2 in Action1, for Action1, Action2 object repository is read-only. Because Action2 may belong to same or some other test. It has its own file and you cant modify it. You can only make calls to Action2. However for Action2 if you want separate datasheet in the calling test you can have.

Hope u understand this.
Reply With Quote
Reply

  Geeks Talk > Software Testing > QTP


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
Shared object repository as default association Geek_Guest QTP 2 04-30-2007 09:39 AM
What is the equivalent in QTP to load the shared Object repository in the memory Geek_Guest QTP 1 04-19-2007 01:43 PM
Object repository not found Geek_Guest QTP 3 04-19-2007 12:50 PM
How do I set up and use a shared repository in QTP Jockser QTP 0 04-13-2007 09:08 PM
Using a shared repository in QTP Jockser QTP 0 04-13-2007 05:35 PM


All times are GMT -4. The time now is 01:40 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved