What is the maximum size of Object Repository in QTP 8.2?
Answer Posted / gyanendra prasad
maximum size of object repository should not be more than 1.5 mb
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is optional step in qtp? How you can add optional step in qtp?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
What are the differences between table and db checkpoints?
how to idetfy which test cases are automated?who will deside that plz tell me
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
How many types of status are there?
What is the parameterization? Give one example?
Where you are storing your script?
Explain how you can delete excel file in qtp?
Why script error occur in between recording in qtp?
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
how can i pass a "cript"as a parameter in to a function
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.