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 |
i have string "I LIKE INDIA"..how to i get LIKE from the sting..
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
How to invoke QTP through VBscript?Send me full code along with description of the code.Thanks in Advance
Hi can anyone pls suggest how to fetch username(system login name)and system name in to qtp.I am not using TD or QC.Thx
What is exact difference between “while” and “do while” in QTP ?
list me out the shortcutkeys for some functionlities in the qtp for example to record ,to run ... etc
What is test harness?
What is output value?
how to do the batch testing in test director using manual testing procedure?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
Have you worked with QC?
What are the different types of recording modes in qtp? Which will be used when?