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 replace all the text from the QTP script with some other text. Is there any replace all function in QTP Any one can help me

5 Answers   Livetek, Virtusa,


Write a QTP script to print all the link names displayed in a web page

4 Answers   TCS, Virtusa,


how can we retrieve ten rows from the data table using loop concept?

3 Answers  


Iam doing automation in Oracle App's using QTP? In App's because of some functional setup, keep on changing my script flow. for this how can i use the recovery sceanrio?? Please help me?

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,


Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance

0 Answers  


what will be the stmt if record any edit box in the Web application ?

2 Answers   eSymbiosis,


i am entering wrong data or wrong password in a text box and click on submit button .i am getting a popup window with a message Please enter the correct password or data .How can i handle this situation by using QTP.

11 Answers   SAP Labs,


Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln

0 Answers  


How to connect to oracle(sqlserver) database to QTP

3 Answers   CTS,


how qtp identify two objects having same name, supose objects are in same page also with same name,specify spl feature.

5 Answers   IGT, Microsoft,


Why do we use breakpoints in QTP?

0 Answers  


Categories