GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Testing Tools  >  QTP
Go To First  |  Previous Question  |  Next Question 
 QTP  |  Question 570 of 684    Print  
What is the size of the Object Repository ?

  
Total Answers and Comments: 2 Last Update: February 21, 2008     Asked by: Raj 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
November 19, 2007 12:18:28   #1  
yanko20        

RE: What is the size of the Object Repository ?

Object Repository is a placeholder for objects used to identify test elements. The size of Object Repository depends on the number of objects and the number of properties used per object.


 
Is this answer useful? Yes | No
February 21, 2008 03:14:27   #2  
NawabShaikh Member Since: January 2007   Contribution: 238    

RE: What is the size of the Object Repository ?
I have the same Question since in 8.2 we were facing issues in adding more Object to OR....

There must be a Definite Size of OR Especially in 8.2


Regards
Nawab

 
Is this answer useful? Yes | No

 Related Questions

Operates stand-alone, or integrated into Mercury Business Process Testing and Mercury Quality Center. Introduces next-generation “zero-configuration” Keyword Driven testing technology in QuickTest 
Latest Answer : Object spy is used in QTP for Descriptive Programming. to Identify the Object properties ...

Latest Answer : The object spy is very much useful while identifying the properties of objects while writing the descriptive program. ...

Latest Answer : File extension of the code is .mts and for the local object repository .mtr for shared repository .tsr ...

Latest Answer : Object Repository is a place where Object's logical name store along with physical properties .and when this possible when we set the repository. There are two type of repository (1) Per action (2) Shared object repository I would say share object ...

Latest Answer : Actually, QTP Framework is divided into 2 parts. They are 1. BPT (Business process testing) Framework and 2. Keyword Driven Framework.In detail: 1. BPT: to use this Framework License is necessary to work on this. Most of the people is not working ...

Latest Answer : At the time of Recording First Browser level or page level or frame level or object level.At the time of RunningMandatory Properties or Assistive Properties or Index or Location  ...

Latest Answer : What is Object repository? Object Repository is used to store all the objects in the application being tested.Types Object repository    1. Per Action Repository     2. Shared Repository Difference between 2 Object repository    ...

Latest Answer : Per_Action Repository : It can be used within the test itself.Shared Repository : These can be used in any test. It is placed in central repository. by associating the shared repository, we can use. ...

What if storage limit of shared object repository exceeds its limit(2 MB).how this kind of situation can be handled?
Read Answers (6) | Asked by : Beena

In order to fetch test data from Database we have to create a adobdb connection object to connect with data base. the syntax is .... >CreateObject("Adodb.connection").  
Latest Answer : Hai Const adOpenStatic = 3Const adLockOptimistic = 3Const adUseClient = 3Set objCon=CreateObject("ADODB.Connection") Set objRec=CreateObject("ADODB.Recordset")objCon.Open "DRIVER={Oracle in OraHome92};SERVER={Servername};UID={Username};PWD={Password};DBQ={Dbnmae}"objRec.CursorLocation ...


 Sponsored Links

 
Related Articles

Accessing Repository Resources with SQL

Accessing Repository Resources with SQL In fact Oracle XML DB repository resources are stored in a set of database tables and indexes which can be accessed via SQL You are not supposed to access those tables directly Instead Oracle XML DB provides two public views RESOURCE VIEW and PATH VIEW through
 

Using Oracle XML DB Repository

Using Oracle XML DB Repository Another variation on accessing and manipulating XML content stored in Oracle database is provided by Oracle XML DB repository which is an essential component of Oracle XML DB mosgoogle NOTE Oracle XML DB repository also known as XML repository is a hierarchically organ
 

ODP.NET - OracleCommand Object

ODP NET More About the OracleCommand Object Till now we have seen OracleCommand working with OracleDataReader OracleCommand is not simply meant for OracleDataReader It has got a lot of functionality for itself Let us see few of the most commonly used features of OracleCommand in this section We will
 

SQA Software and Tools

SQA Software and Tools In quality assurance it is always important to get all the help we could get In other industries developers could easily check the products manually and discard those that do not meet the standard The length and the width of the product are checked to maintain standardization
 

Microsoft AJAX Library - Creating Object Members on the Fly

Creating Object Members on the Fly One major difference between OOP in C and ASP NET and OOP in JavaScript is that JavaScript allows creating object members on the fly" This is true for objects and classes that you create yourself and also for JavaScript s own objects and types as well He
 

Microsoft AJAX Library - Object-Oriented JavaScript

Object Oriented JavaScript Objects and classes are implemented differently in JavaScript than in languages such as C VB NET Java or C However when it comes to using them you ll feel on familiar ground You create objects using the new operator and you call their methods or access their fields using t
 

Concepts of Object-Oriented Programming

Object Oriented JavaScript In this chapter you ll learn about OOP Object Oriented Programming and how it relates to JavaScript As an ASP NET developer you probably have some experience working with objects and you may even be familiar with concepts such as inheritance However unless you re already a
 

Business Network Virtual Communication Tools

Business Network Virtual Communication Tools Since ages the Business community heavily relied on face to face communication for building Business relationships Face to face communications formed the basis for trust in a relationship An individual’ s appearance or the physical appearance of
 

Object-Oriented Client-Server Internet

Object Oriented Client Server Internet OCSI Environments as IT Infrastructure Client Server Basics Object Oriented Client Server Internet OCSI environments provide the IT infrastructure for supporting OCSI applications For our purposes infrastructure refers to operating systems networks middleware
 

JavaScript String Object

JavaScript String Object In this JavaScript tutorial you will learn about String Object purpose of string object in JavaScript purpose of string object indexof method lastIndexOf method and substring method along with syntax and example mosgoogle center Purpose of String Object in JavaScript The mai
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape