What is the diffrence bettween QTP 9.0 and QTP 9.1?
Answer / ddpras
New Features
QuickTest Professional 9.0 provides the following new
features:
Improved Test Object Management
Object Repository Manager. Enables you to manage all of the
object repositories used in your organization from a
single, central location.
Object Repository Merge Tool. Enables you to merge the
objects from two object repositories into a single shared
object repository.
Multiple Object Repositories per Action or Component.
Enables you to store the test objects for each action or
component in one or more shared object repositories, as
well as in the local object repository.
XML Object Repository Format. Enables you to import and
export object repository files from and to XML format.
New Function Library Editor and Resource Handling
Capabilities
Function Library Editor. Enables you to create and edit
function libraries directly in QuickTest.
Handling Missing Actions and Resources. Lists missing
actions and resources, enabling you to map them or remove
them.
Improved Business Process Testing for QuickTest
Professional
New Look and Functionality for Application Areas. Enables
you to define, store, and manage all of the resources for a
component in one centralized location.
Manual Step Support for Business Components. Enables you to
open components that were defined as manual components in
Quality Center, convert them to QuickTest (keyword-driven)
business components, and view or edit their manual steps.
New QuickTest Professional for Business Process Testing
User's Guide. A one-stop-shop guide for the Automation
Engineer working with Business Process Testing in QuickTest.
New Supported Operating System and Browser Versions
New Supported Operating System Versions. Windows 2000?
Service Pack 4, Update Rollup 1 for Windows 2000 Service
Pack 4, Windows XP 32-Bit Edition?Service Pack 2, Windows
XP 64-Bit Edition?Service Pack 1, Windows Server 2003 32-
Bit Edition?Service Pack 1, Windows Server 2003 R2 (32-Bit
x86)
New Supported Browsers and Browser Versions. Microsoft
Internet Explorer 7.0, Netscape Browser 8, and Mozilla
Firefox 1.5DD End Marker
Product Enhancements
QuickTest Professional 9.0 provides the following
enhancements:
User Interface Enhancements
New Look and Feel for the QuickTest Window. Enables you to
easily modify the elements of the QuickTest window to suit
your needs.
Improved Menus and Toolbars. Provides more intuitive access
to QuickTest commands and options.
Keyword View Enhancements. Includes a variety of
enhancements, making the Keyword View easier to use, more
flexible, and customizable.
Improved License Wizard for Specifying a Concurrent License
Server. Makes it easier to specify or change the concurrent
license server you want to use.
Functionality Enhancements
New and Enhanced Expert View and Function Library Editor
Options. Enables you to check for syntax errors and format
your testing document for easier reading and maintenance.
Action Parameter Enhancement. Enables you to use action
parameters to pass values between sibling actions.
Debugging Enhancements. Provides new debug run options to
enable you to run just a part of your test or component.
Added Control of the Object Repository from Run Session and
QuickTest Automation Scripts. Provides new objects that
enable you to set or retrieve object repository parameter
values and to control the object repositories associated
with actions.
Checkpoint and Output Value Renaming Capabilities. Enables
you to rename checkpoints and output values.
Test Results Enhancements. Enables you to export run
results to an HTML file and to modify the theme of the Test
Results window.
New Authentication Mechanism for Connecting to Quality
Center. Enables users to view and log on only to the
projects for which they have access permissions.
------------------------------------------------------------
------------------------------------------------------------
QuickTest Professional 9.1
New Features
QuickTest Professional 9.1 provides the following new
features:
Navigate and Learn. Enables you to add multiple test
objects to a shared object repository while navigating
through your application.
Object Repository Comparison Tool. Enables you to compare
two shared object repositories and view the differences in
their objects.
Object Repository Automation. Enables you to control object
repositories through automation, for example, add, remove,
and rename test objects; import from and export to XML;
retrieve and copy test objects; and so forth.
New Environment Support. QuickTest Professional 9.1
supports new operating system, infrastructure software, and
Web browser versions including: Microsoft .NET Framework
2.0, Microsoft Windows Vista Beta 2, Microsoft Internet
Explorer 7.0 Beta 3, Bon Echo version 2.0a3 (Mozilla
Firefox 2.0 Alpha).
Product Enhancements
QuickTest Professional 9.1 provides the following
enhancements:
Single License Mechanism. A single license now covers the
use of QuickTest and all QuickTest add-ins.
Newly Integrated Tools. The QuickTest Script Editor and
Business Component Upgrade Tool are now installed as part
of the main QuickTest installation.
| Is This Answer Correct ? | 1 Yes | 0 No |
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
in qtp how we work with out put values and what is the process?
How to Analyze the Checpoint results by Checking Bitmaps?
How does you pass optional arguments in qtp?
I have the following Doubts Please clarify me with examples? 1.Could QTP cover entire application? or part of the application? 2.Shall we rewrite(modify) the Manual testcase to automate? 3.How can I execute my scripts through client mechine which is not having QTP installation 4.Few objects are not being identified by QTP afeter one month. what could be the reason for this (I am using trail version of 15 days)
In a shared Object Repository in QTP if some object is changed how can the other script which is using the same object can be known
If an application name is changes frequently i.e while recording it has name, in this case how does QTP handles?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
QTP is identifying all windows application objects(i.e. winbutton,winconbobox,etc) as winobjects.How to handle this? Is there any way to add our own properties to identify objects?
how we can do web browser using parametarisation in QTP ?
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
can u store QTp frame work folders in VSS? If Not where u store those?