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...


What is All object and Local object in Object Repositary?
Explain me please.

Answers were Sorted based on User's Feedback



What is All object and Local object in Object Repositary? Explain me please. ..

Answer / mallik

per action & shared

Is This Answer Correct ?    0 Yes 0 No

What is All object and Local object in Object Repositary? Explain me please. ..

Answer / vin

all-shared rpository
local-per action

Is This Answer Correct ?    0 Yes 0 No

What is All object and Local object in Object Repositary? Explain me please. ..

Answer / nath .t

Object Repositaries are two types they are:

1. Per-Action Object Repositary
2. Shared Object Repositary

Per-Action Object Repositary: This OR(object repositary)
generate for every particular Actions in Test. It's takes
large size.

Shared Object Repositary: This OR is generate for whole
Test. we can use OR in any action in test.

Note: we cann't change per-action OR to shared OR already
exits tests. we can change from per-action to shared OR at
first time only in

Test Menu-->Settings--> select Resources Tab here we
can change per-action to shared OR

Default OR is Per-Action OR

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

What r steps to migrate from Manual testing to QTP?(IN BOTH WEB BASED AND WINDOWS APP)

1 Answers   Wipro,


How to capture data from images in QTP and produce them in Excel sheet ? please ans...

3 Answers   Sapient,


What is the limitation to XML Checkpoints?

1 Answers  


HI! I have completed my testing course in 2008. but now am working in banking sector as a data analyst and i want to move to an IT based company but am unable to understand whether i have to complete the testing course again and try for a job .

1 Answers  


I had created the new virtual objects for web application buttons. how to add those virtual objects into object repository. Previously i had used Gui map in winrunner for capturing virtual objects for web application. Please help me regarding this. need your answer quickly

1 Answers  


waht is puirpose of accesbility Check point? waht is the use of Page and XML check points?

1 Answers  


Hi all, i have installed QTP8.2 in my system. but script is not generating while recording. What is the problem? is any file missing? pls let me know anybody...Thnaks

3 Answers  


how i will connect oracle or microsoft acess database through manually written Script

2 Answers   Aurigo,


Is virtual object supported in low level recording mode?

0 Answers  


Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("» County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma

0 Answers  


what is descriptive programming?

5 Answers   Ordain Solutions,


Will QTP gets installed on virtual PC.What is the maintenance number to be given

1 Answers  


Categories