WHAT IS THE SIZE OF OBJECT REPOSITORY USING IN YOUR COMPANY?
Can any body tell me answer of this quation........
Answers were Sorted based on User's Feedback
Answer / satya
Hi,
Please don't post wrong answers Okay.
There is no limit for Object repository.
Thanks,
Satya
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / mahesh
In 8+ verisons the size of OR is 2 MB, but in 9 and above
versions of QTP there is no limit
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / mv
Hello All,
there is no limit for QTP 9.2 and beyound....
the only thing is ".tsr" if too bulky or large ...then
difficult to handle.. there will be multiple redundency in
large OR (object repository)....
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kumar
hi guys
the size of Object repository cant pridict i think there is
a limit but u cant say constant size
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kiran jk
Well as per my knowledge, The maximum limit of an OR is
14-18MB, If it exceeds this limit then the OR might get
Corrupt. So be careful while using Shared Object
Repository...
Please correct me if my understanding is wrong.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mahesh
It also depends on your project and related modules and its
objects, so one can't exactly give you the figure as it
always differs
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / narendra
QTP 9.2 max object repository capacity is 18 MB
| Is This Answer Correct ? | 0 Yes | 1 No |
What is descriptive.create () in QTP?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
What is the difference between run time object and test object?
suppose we recording a web based project so for that we are using internet explorer after that if we execute that script in netscape then script will execute or not and one more thing is to exeute the script in any browser what to do
What is the Risk Analysis? Waht types of risk analysis are there?
I have a list box which contains duplicate values e.g. A,A,A,B,B,B,C,C,C.Now write a code in qtp to test the list box . Scenario #1 : I have to check whether any values are there? Scenario #2 : If duplicate values are there,then how many time it is getting duplicated? Svenario #3 : how can I test presence of items in list box ommiting duplicate values?
How will you test a keyboard?
why you have standardized functions? plzzz guys with real time exp. do answer
Explain the check points in QTP?
3. Anyone pls tell me as many points as possible for this question? what r the things to take into consideration before automating an application like; a). Identify whether the tool supports the appln or not. b). When there is lot of retesting and regression testing. c). ROI. d). When there is a need for running same script for multiple datas, etc. e). ---- f). --------- Pls give me more points.
How can we count the no of rows are available in a data table ?
Anybody explain me, the concept of checkpoint declaration in the QTP mainly for the Objects, Pages, Text and Tables ?