we r conduction testing on a project USING QTP, regarding
that project the object repository is full ? Till that
project having objects that r not recognised by repository,
then what wil you do? How we wil recogine remailning objects?
Is it possible to maintain another shared(or)peraction
repository? what is the maximum capcity of object
repository? How the technical people decide this much object
repository is enoughf for this project?
Answer Posted / naaz
If you are using QuickTest Professional 9.0, the Object
Repository functionality was redesigned and there are no
known size limitations for the Object Repository file(s).
If you are using QuickTest Professional 8.2 and below,
there is no defined limitation for the Object Repository
size. Mercury Support recommends taking regular backups of
the Object Repository file(s) and trying to limit the size
to around 1.5 MB because there is a chance of corruption of
files if it exceed 1.5MB.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Do you know how to connect database? Can you tell me the procedures?
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
How will you check a web application for broken links using qtp?
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
How many types of object repository in qtp?
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
How are actions and functions different in QTP?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
How many scripts did you have?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
How can i check items sorted or not in a weblist ? Give me the script for this...
How to find the difference between 2 dates in qtp?
what is run-time data?
How to use debug tools?