Prepare for your Next Interview
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 ...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
|||
|
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 |
| Sponsored Links |
|
|||
|
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. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| 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 |