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 meant by Repository?

Answers were Sorted based on User's Feedback



What is meant by Repository?..

Answer / suryanand

It is a place in QTP where the information of the objects of
testing are stored

Is This Answer Correct ?    4 Yes 0 No

What is meant by Repository?..

Answer / rajesh

Logical name and physical properties which are required to
identify the objects are maintained in a file called Object
Repository.

Is This Answer Correct ?    1 Yes 0 No

What is meant by Repository?..

Answer / raghava raju

Repository is a storage location in QTP where objects
information is stored.it is a interface between tool and
applications.
All mondatary properties are stored in repository while QTP
learns objects during recording.
Two types of repositories available in QTP.They are shared
repository and per-action repository.

Is This Answer Correct ?    1 Yes 0 No

What is meant by Repository?..

Answer / devi

Repository means storage place where QTP will store the
object information like name, property and value in
Repository. In otherwords Repository means an interface
between AUT(Application under Test) and TestScript.

Is This Answer Correct ?    1 Yes 0 No

What is meant by Repository?..

Answer / arun

it is a feature provided the qtp. where Object's
information is stored during the recording or a Test
Engineer can explicitly sotre the object's information

[ Object's information means object's properties and their
values...]

and this information is used to identify the objects
during the execution.

Is This Answer Correct ?    1 Yes 1 No

What is meant by Repository?..

Answer / mejeyaprakash

Object Repository is the place where all the objects and its Physical descriptions are stored. There are two types of Repositories available in QTP. 1. Per Action/Local 2.Shared
Local Object Repository is created automatically while the recording. In default all the objects Identified are stored in Local OR.
The Shared Object repository is created manually by using the Object repository manager using export to local option.

Is This Answer Correct ?    0 Yes 0 No

What is meant by Repository?..

Answer / bhavsingh maloth

repository means it's temporarly storage memory, it stores
server side created object names along with references of
the remote object......

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

datatable.Import("E:\Programming Samples\QTP Samples\OrderNumbers.xls") Asume we have 4 records in datatable Code reads the 4 rows in the sheet ok, but does it 5 times? It doesn't sound like closing the datasheet is the problem Can we close the datasheet runtime ?

2 Answers  


Is it possible to call from one action to another action in qtp?

0 Answers  


what is the hierachy of Descreptive programming?

3 Answers   Fiserv,


what are the design objects in qtp

3 Answers   Wipro,


hi, i am trying to capture "web element" names in a web page, and i written the code like this,, with Browser("title:=") with .page("") .webelement("htmltag:=...").getroproperty("innertext") end with end with //////////////////////////////////////////////////////////////////////////////////// QTP RETURN ERROR like this: " object's description matches more than one of the objects currently displayed in your application. Add additional properties to the object description in order to uniquely identify the object" ok fine , i need to search another property other than "index" i use all the properties like class,text,innerhtml,innertext,visible=true,x , y,abs x ,abs y...but qtp returns error ..... in this webpage index is difficult to find? how to solve

1 Answers   IBM,


what you mean by artifact,milestone...

0 Answers  


What is the difference between QTP 8.2 and QTP 9.2 ?

4 Answers   IBM, Infotech,


hi i have one isuue on selecting webcheckbox .there are 15 wecheckboxex i want to select every time 9 th one how can i select plese help me regards balaji

4 Answers  


what is descriptiveprograming? how to do object identification thrugh Descriptive and is possible smart identification or not

5 Answers   Syntel,


1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me

0 Answers  


How will you handle custom object in QTP?

2 Answers  


Use of environment variables?

4 Answers  


Categories