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 |
A dialog is diplays " Transaction 254689 has been successfully completed" How to get the transaction ID from the message ?
Explain quicktest professional testing process?
What is the latest version of QTP? aster googling i found it 9.5 . but somewhere in my frnds resume i hve seen 10.0 so i am a bit confused pls let me know.
An object is created, i dont know the methods available for that object, i want to find methods available for that object and use the required method. How i can do this???
what is throw object ?
The hybrid framework can be implemented for any application. Is it true?
I have 5 no.of Action in my Test. Out off which i should make 3rd action as my start-up action. How should i make it?
Explain about business process component? types and usage?
How many function you use in your application?
What is the file extension of the code file in qtp?
HOw to add the recovery file at runtime to the test file .
How to handle recovery scenario for a application crash.write script for this.