Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the diffrence bettween QTP 9.0 and QTP 9.1?



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

Post New Answer

More QTP Interview Questions

What is data driver in qtp? Where we use it?

0 Answers  


What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.

0 Answers   Value Labs,


HOW to invoke any recorded script in QTP with out using RECORD & PLAYBACK CONCEPT?

3 Answers   CTS,


Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach

0 Answers   AppLabs,


After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans

0 Answers   TCS,


please give me the code for doing retesting of gmail login page using functions so the function has to give the value

0 Answers  


in howmany ways you perfrom batchtesting

6 Answers   Lehman Brothers,


hi, i am trying to capture "web element" names in a web page, and i written the code like this,, with Browser("title:=") with .page("") .webelement("htmltag:=...").getroproperty("innertext") end with end with //////////////////////////////////////////////////////////////////////////////////// QTP RETURN ERROR like this: " object's description matches more than one of the objects currently displayed in your application. Add additional properties to the object description in order to uniquely identify the object" ok fine , i need to search another property other than "index" i use all the properties like class,text,innerhtml,innertext,visible=true,x , y,abs x ,abs y...but qtp returns error ..... in this webpage index is difficult to find? how to solve

1 Answers   IBM,


Does QTP is "Unicode" compatible?

4 Answers  


Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..

1 Answers  


action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans

0 Answers   TCS,


how to acess a test in RSA?

0 Answers   IBM,


Categories