what is main diff of qtp8.2 and qtp9.0?
Answer / 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 |
Write a script to print below pattern 5 4 3 2 1 5 4 3 2 5 4 3 5 4 5
how much space occupies in object respository by default?
What is use of object spy?
What are the different types of checkpoints?
what is the process to follow between writing the test cases & then atomating it?
How to Display last item of a Combobox by using QTP?
why do we use both location and index identifier.
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
what is the use of descripting programming?
What is the difference between wait and synchronization point?
What is expert view and keyword view?
What is the method for maximize the application while we using Decriptive programming in QTP?