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 |
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
Per-Action Vs Shared repository?
What is dynamic arrays
what is localisation testing and globalisation testing? what is the difference between them?
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.
What is difference between Quality centre and Test Director?
How to create Reusable and Multiple Actions?
Explain step generator in qtp?
does the vb script knowledge is mandatery in testing using QTP
How do u use Database checkpoints and what are the use?
What is object state in trigger events,in recovery scenario.write a script to handle this.
Could some one explain me how to create folder on the desktop from QTP?? This is an interview question