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 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.
hi malli
in qtp 9.0
there is no limit size for object repository.But if we are
working on qtp 8.2 there is a size limit for O.R.it
restricted for 1.5mb.generally there is always regular back
ups is done.
hi sweety..in qtp 8.2 the size limit is 1.5 mb..?is it
true..we are using qtp 8.2 with object repostiory size was
19 MB..i think there is no limition for object reopositoy
yar..
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
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
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
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
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
HP-Mercury had the limitation of huge object repository
till QTP 8.2( They recommend the size to be limited to
1.5KB if you are using QTP8.2 or else you can see frequent
crashes)...but for 9.0 and above there is no such
limitation.
In the QTP the snap shots obtained during the recording
time will appear in the active screen, if we have to use
the snapshots from where we have to access. in which memory
location of QTP they will be stored?
I want to run my qtp scipt on the system where qtp is not
installed .I don't want to install qtp but i want that
system should use the qtp from another system in lan just
the qtp instance should be launched on that system without
having qtp installed on it .I probably know the solution
that it will be solved through RMI but how to get this
problem solved plz help i anyone know the answer
How we can we create a Text checkpoint in QTP 9.1,Actually
what i did is first i put in recording mode and gofor Inser
menu>Checkpoint>Textcheckpoint>click,Now an hand symbol came
and i showed it to some textbox and cliked but the QTP9.1 is
giving an error message like "The Obkect you are selecting
doesn't support this operation" If i go for Help of QTP 9.1
information I didn't get any solution,pls help me in this issue.
Hello! i am having two comboboxes.Each having 10 items in
it.when i select first item in first combobox,it is not
similar in the second combobox.for ex in first combo if it
is Hyderabad,in second it should be some chenai or some
other item .Write a VBSCRIPT for that?
Hi, When I click on a hyperlink a secondary pop-window will
open. In that pop-up window there will be 'N' number of
records arranged in with paging option in datagrid table.
Each rows contains two columns, one is text and the other
is a radio button. I will pass the first column value and
based in it the tool have to select the corresponding radio
button in that row. Please someone help me how to handle
this as am new to QTP.