Answer Posted / jitendra
In QTP 9.0 and above, You can use the Object Repository
Manager to manage all of the shared object repositories.
This includes adding and defining objects, modifying
objects and their descriptions, parameterizing test object
property values, maintaining and organizing repositories,
and importing and exporting repositories in XML format.
You can open multiple object repositories at the same time.
Each object repository opens in its own resizable document
window. This enables you to compare the content of the
repositories, to copy or move objects from one object
repository to another, and so forth.
You can use the Object Repository Merge Tool to merge the
objects from two shared object repositories into a single
shared object repository.
QuickTest provides several options for storing and
accessing test objects. You can store the test objects for
each action or component in its corresponding local object
repository, which is unique for each action and component.
QuickTest now has a built-in function library editor, which
enables you to create and edit function libraries
containing VBScript functions, subroutines, modules, and so
forth, and then call their functions from your test or
component.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
If you are testing a web application then what will you test in that application?
By using QTP can we record any log files written by the application which is in execution?
What is action split and the purpose of using this in qtp?
How to create Reusable and Multiple Actions?
how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
How the smart identification is used in real time?Please explain with an example
what is the advantages and disadvantages of using functions instead of re usable actions
How to get the particular property value?
How many types of actions are there in quicktest professional (qtp)?
Write a script to verify font style and color of a windows object using descriptive programming
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)