Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Per-Action Vs Shared repository?

Answers were Sorted based on User's Feedback



Per-Action Vs Shared repository?..

Answer / naren

1.Shared repository objects can be used for the entire test
where as Per-action repository objects can be used for that
particular action only.
2.Shared repository occupies less memory compare to per-
action repository.
3.If any change occurs in application we need to make
changes only once in shared repository where as per-action
repository needs change in every action respository.

Is This Answer Correct ?    7 Yes 3 No

Per-Action Vs Shared repository?..

Answer / srikanth

Shared Repository is like a golbal file where we can use by
multiple tests .
Where as per action is like a local file we can use it in
single test only.

Is This Answer Correct ?    3 Yes 1 No

Per-Action Vs Shared repository?..

Answer / nomita

In per-action instructs QTP to refer to the external action
repository whereas in shared instructs QTP to use test
shared object repository for this action.

Is This Answer Correct ?    2 Yes 2 No

Per-Action Vs Shared repository?..

Answer / rajesh

Per-action:In qtp we select per-action mode then for each
action it creates a object repositary.This type of process
is memory westage process.

Shared repository:In qtp we select shared mode then for all
actions it creates one object repositary in a test.This not
memory westage process we can this repository in other
tests also.

Is This Answer Correct ?    2 Yes 2 No

Per-Action Vs Shared repository?..

Answer / jayadev acharam

U can relate this with Global Sheet and Local Sheet of
Datatable

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More QTP Interview Questions

How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")

0 Answers  


What are the flaws in water fall model and how to overcome it?

0 Answers  


how we will use output values in qtp? is there any possibulity by descriptive programming?

2 Answers  


How to write test cases for web applications using QTP.plz write a sample test case to show how to write.urgently needed.thanks in advance..

4 Answers   IBM,


somebody please say me why we go for using regular expressions,actions.what is the main and exact use of this in real time applications.real time testers pls answer my question with example if u can

4 Answers  


how to calculate no. of repeating characters in a a string..please give me the code

14 Answers   CTS, Hexaware,


How can I map test requirement to Test Set (multiple test cases)? Under test lab, I have multiple test cases. I would like to map 1 requirement to all test cases under that test set (in test lab)? Currently, I think QC only allow mapping 1 test requirement to 1 test case. Instead I would like to map 1 test requirement to multiple test cases under one test lab.

4 Answers   CarrizalSoft Technologies, DST Global Solutions,


How to count the no of objects in XML file(QTP)

1 Answers   IBM,


Hi Currently am using Qtp 10.0 Lisenced product.. but when am adding objects to object repository from google page it was identifying as windows objects.. please help me!!!

3 Answers  


what is the object properties settings in the QTP

5 Answers   DigiTech,


what is debugging testing?

5 Answers  


How to export data present in Datatable to an ".xls" file?

2 Answers  


Categories