what is object repository size?
Answers were Sorted based on User's Feedback
Answer / ramana
i am workiung on qtp, i dont how to write descriptive
programming on browser,
how to declare environment variables in qtp,
what is the use of environmental variables in qtp,
how to insert data in application through script as
ascending order from flat file
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / narender reddy alala
as of my knowlege OR size is 2MB.(according to qtp 8.2)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vamsikrishna.v
Object Repository Size in QTP is 8.2 version is 4mb.
if it takes morethan that then u need to use Excel sheet
like a Objectrepository.usually this method will be
moreusefull in Automation frame work
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shilpa
i think or size will be limited in qtp8.2&9.2 in9.2 we can
merge object reposiytory(or) files we able to create new
objects but all objects not recogniged by tool then we go
for descriptive
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sahithi
The capacity of Object Repository id 500mb(or) 5000 objeats
if the object increase beyound that then we expected slow
performance
| Is This Answer Correct ? | 0 Yes | 0 No |
Is there any limitation size for notepad or wordpad..ok if
there any limitation for those two..plz give me the
details..i dont know how much it holds the tsr file..don't
think about Object Repositoy size..if the size increases
then it will be a problem..No company didn't allow the more
objects in the object repostiory file...in that case we
write descriptive programming.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / venkatraj
Hi Malli, Sweety
QTP 8.2 Object Repository Size is 1.4 mb . Not 1.5 mb
ok.
If i am wrong let me know
VenkatRaj B
TestingCzars Software Solutions Pvt Ltd.
Bangalore
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / chandra sekhar
TO know the correct ans just open QTP in ur system and try
to add Max objects until it is able to add objects and then
see the size of the memory.
okayyyyy
| Is This Answer Correct ? | 0 Yes | 1 No |
if u are using global object repostiory the OR file saves
in .tsr extension. if u are usig per-action objec repostioy
the OR file saves in .mtr file extension..u want to know
the size of object repository see the appropriate file
properties..like .tsr or .mtr files..i think ur
understand..
| Is This Answer Correct ? | 0 Yes | 2 No |
How to run a script from lines 50 - 100 alone (if the script has 1- 200 lines of code)?
Hi, My Application in Microsoft Dynamic Navision, is it compitibale with QTP? if yes then let me know...and also let me know is there any other automation tool availabe to automate Microsoft Dynamic Navision. Thanks Sandip. +91-9714177088
Hi,Every one,my name is RAHUL,aim wondering if any one got QTP software? If yes,can u plz knock on to gchinthakindhi@gmail/yahoo.com. THANK U.
WHAT IS OBJECT REPROSITORY?
In QTP 8.2 there are lot of check points is this same in latest version QTP 9.5 ?
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
I want to create Excel object on another machine which is in network i written the code "Set se=createobject ("Excel.Application","\\ankur")"here \\ankur is the name of that machine but i m getting the error of permission denied create object can anybody help me
what are SetToProperty, SetROProperty,GetToproperty scripting?
What is the use of low level recording? How does it useful?
What is the extension of script and object repositary files?
in which case & which method we can use "native" property of an object ?
how can i call function (which has link with excell sheet at a remote location) within another function