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 are the types of Object Repositories in QTP?

Answer Posted / srinivas

Shared Repository: Entire application uses one Object
Repository , that similar to Global GUI Map file in
WinRunner.
Per Action: For each Action ,one Object Repository is
created, like GUI map file per test in WinRunner.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of actions are there in quicktest professional (qtp)?

959


how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods

1918


How to suppress warnings from the test results page?

1020


Does QTP record on Objects created on XWindows Environment?

2192


How to interact tool & application build in QTP?

1923


write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script

1794


what are the mandatory properties for a tex boxc (scenario?)

1992


Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?

2069


Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?

1940


hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)

1853


What is Distributed testing? How does UFT support it?

1038


Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.

1085


regular expression in qtp standar check point for months from accepting months from january to december only

1879


What is the difference in the global and action sheet in qtp?

1007


Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?

2096