Hi cud you plz answer my question..
what is the size of Object Repository?
Answers were Sorted based on User's Feedback
Answer / srujan
thanq sahadev..
what will be default size(memory) of Object Repository and
upto what extend we increase the size?
cud u plz answer me clear..
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mkjmkumar
It Depends Upon how much u are allocated by BDA for your
schema.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / uday kumar_anem
For QTP9, there are no known size limitations for the
Object Repository(OR) file(s).
For QTP8.2 and below, There is no defined limitation for
the OR size. Mercury Support recommends taking regular
backups of the OR file(s) and trying to limit the size to
around 1.5 MB.
As the OR size increases, the performance of your test
decreases.
| Is This Answer Correct ? | 0 Yes | 1 No |
assume i have few url link how will i dynamically call then using descriptive programming?
can we use QTP for load testing instead of load runner?
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
What is fragmentation and paging?
Hello, I am working on automating unix application using QTP via terminal emulator.Recording and playback works as i execute my test case. I need to parameterise my data now. Steps to be followed 1. go to the application TeWindow("TeWindow").Window("Connect").WinButton ("Connect").Click 2. Make a transaction to an account I am able to make transaction one at a time (one person when i run the script) and the script is as below and works fine. TeWindow("TeWindow").TeTextScreen ("TeTextScreen").Type "./4ee.sh" TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type micReturn TeWindow("TeWindow").TeTextScreen("TeTextScreen").Sync TeWindow("TeWindow").TeTextScreen ("TeTextScreen").Type "a21100002" TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type micReturn TeWindow("TeWindow").TeTextScreen("TeTextScreen").Sync TeWindow("TeWindow").TeTextScreen ("TeTextScreen").Type "tcccc" TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type micReturn TeWindow("TeWindow").TeTextScreen("TeTextScreen").Sync TeWindow("TeWindow").TeTextScreen ("TeTextScreen").Type "test" TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type micReturn TeWindow("TeWindow").TeTextScreen("TeTextScreen").Sync TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type micF1 TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type "6" TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type micF1 TeWindow("TeWindow").TeTextScreen ("TeTextScreen").Type "xexit" TeWindow("TeWindow").TeTextScreen("TeTextScreen").Type micReturn TeWindow("TeWindow").TeTextScreen("TeTextScreen").Sync 3. Now i need to Make a transaction to the account for the list of people available from data table. How do i do this? Please let me know if you can Thanks, Chaya
1>why parameterization is necessary in qtp? 2>if we give constant value then what problem?
How to access values from Unix OS and how to write..
How we can differentiate between stand alone application and web application in QTP?
What is the difference between a Function and Action in QTP?
Where is the Bitmap checkpoint information stored?
when i was doing the Flight reservation with QTP calculating the tickets i got Type mismatch: '[string: ""]' in "If cdbl(tot)=cdbl(p)*t Then" error. where I am doing the mistake Could you please tell me.
This is Ajay i have few douts if anybody know pls give me reply. 1. i have opend 2 gmails i am working with 1 gmail i want to close other gmail by usig script. 2.i have 10 links in a page all of them have same properties& names i want to click on 5link by using script. 3.i have one combobox in that i want to see all the citynames in the combobox and i have to check weather hyderabad is present or not. 4. size of objectrepository. 5.what r problems we get during writing the script. 6.is it possible to compare to excel sheets in qtp if possible wht is the script. 7.example for lowlevelrecording