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

What is throw object?

1 Answers  


What are the file extensions for per-action, shared object repository files and what is the extension for library files?

9 Answers   Semantic Space,


What is a checkpoint? How many check points are there in qtp?

0 Answers  


1)Difference Between Value & RawValue?

2 Answers   Wipro, Zensar,


What are the properties you would use for identifying a browser and page when using descriptive programming?

0 Answers  


In Developer view it is a high priority defect & in tester view it is a low severity defect what is that how to define with an example

2 Answers   Broadridge,


How can I use Call dlls in QTP ?

0 Answers  


In qtp, explain what is crypt object

0 Answers  


Explain how Does Run time data (Parameterization) is handled in QTP?

0 Answers  


What is Unicode Compatibility?

0 Answers   HCL,


If requirments changed then how we can teach the QTP this is the new requirment

2 Answers   Accenture,


How will you handle application crash using recovery scenario manager(step by step process)?

1 Answers  


Categories