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 are the difference between qtp8.2 to 9.0

surya



what are the difference between qtp8.2 to 9.0 surya..

Answer / ajreddy

Over and above features provided with QTP 8.0 , QTP 9.2
provides following features:
Mercury Screen Recorder :

Capture your entire run session in a movie clip or capture
only the segments with errors, and then view your movie
from the Test Results window.

Dynamic Management of Object Repositories:

QuickTest now has a new RepositoriesCollection reserved
object that you can use to programmatically manage the set
of object repositories that are associated with an action
during a run session.

Over and above features provided with QTP 8.2 , QTP 9.0
provides following features:
Object Repository Manager:

You can use the Object Repository Manager to manage all of
the shared object repositories in your organization from
one, central location. 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.

Object Repository Merge Tool:

You can use the Object Repository Merge Tool to merge the
objects from two shared object repositories into a single
shared object repository. You can also use the Object
Repository Merge Tool to merge objects from the local
object repository of one or more actions or components into
a shared object repository.

When you merge objects from two source object repositories,
the content is copied to a new, target object repository,
ensuring that the information in the source repositories
remains unchanged.

If any conflicts occur during the merge, for example, if
two objects have the same name and test object class, but
different test object descriptions, the relevant objects
are highlighted in the source repositories, and the
Resolution Options pane details the conflict and possible
resolutions.

Multiple Object Repositories per Action or Component:

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.
You can also store test objects in one or more shared
object repositories that can be used in multiple actions
and components. Alternatively, you can use a combination of
objects from the local object repository and one or more
shared object repositories. You choose the combination that
matches your testing needs.

XML Object Repository Format:

QuickTest now enables you to import and export object
repositories from and to XML format. This enables you to
modify object repositories using the XML editor of your
choice and then import them back into QuickTest. You can
import and export files either from and to the file system
or a Quality Center project (if QuickTest is connected to
Quality Center).

Function Library Editor:

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.

Handling Missing Actions and Resources:

Whenever a testing document (test, component, or
application area) contains a resource that cannot be found,
QuickTest opens the Missing Resources pane and lists the
missing resource(s). For example, a test may contain an
action or a call to an action that cannot be found; a
testing document may use a shared object repository that
cannot be found; or a testing document may use a object
repository parameter that does not have a default value. In
all of these cases, QuickTest indicates this in the Missing
Resources pane, enabling you to map a missing resource to
an existing one, or remove it from the testing document, as
required

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More QTP Interview Questions

How to record application running on the Virtual machine?

0 Answers  


Hi all, In Every interview interview asking one question what type of challenges you have been faced in your project?

1 Answers  


dears, I have one question for QTP.If my software is english and defined objects is english name. But, if my software has support MUI, under this case that my objects in the QTP can't work, because the QTP can't catch the objects name. In this case, is anybody know how to solve this problem? Thanks a lot.

2 Answers   CyberLink,


Dim ExcelSheet Set ExcelSheet = CreateObject("Excel.Application") excelsheet.application.visible = true ExcelSheet.ActiveSheet.Cells(1,1).Value = "This is column A, row 1" ' Save the sheet. ExcelSheet.SaveAs "C:\DOCS\TEST.XLS" ' Close Excel with the Quit method on the Application object. ExcelSheet.Application.Quit after run this script i am getting error"The test cannot continue due to unrecoverable error"

3 Answers  


Actually what is Quality center..is it Test Director or some other tool..Anybody can expalain it in detail..Thanks in advance..

3 Answers   Sony,


how do we add a new sheet to data table in QTP?

7 Answers   TCS, Wipro,


what is actually contain test report? can anybody post the test report

0 Answers   Synechron,


how to merge object repositories in qtp for n different applications

1 Answers  


what is the difference between image and bitmap check point

3 Answers  


What is throw object?

0 Answers  


wt is the use of multiple questions in QTP

0 Answers   DigiTech,


I want to open a text file and then search some specified text in it and then replace that text with some other text i found that text in .txt but do not know how to replace that text can any body help me. if possible put the code for qtp

2 Answers  


Categories