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 |
How we can add actions in the test using QTP?
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
How Qtp will identifies object during run time
How you are maintaining shared object repository in your team or your project?help me plz
Write a script to verify font style and color of a windows object using descriptive programming
what is the criteria for choosing test cases for automation? Ex: if you have some 300 test cases, then how many you choose for automation. what is criteria of selecting?
3 Answers Aricent, Delhi University, TCS,
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
hi i have one issue while selecting weblist i want show one particalur item in weblist .ex one weblist they are monday to sunday i want show the reporter like thurday in particular weblist can you help me about this thanks balaji
How to manage a drag drop event in the qtp
Explain about Checking Bitmaps?
can we run the scripts of QTP8.2 in QTP7.0?