waht is the difference between QTP 8.2 and 9.0 version
Answers were Sorted based on User's Feedback
Answer / sudhakar
In QTP9.0 two more options have been added as the QTP8.2 is
divided into
1.test pane
2.active screen
3.data table
4.debug viewer pane
5.tool options
the two things added in 9.0 is it is divided into 7 parts
the above 5 and
6.information pane
7.missing resources pane
and some of the tool options have been made as menu items
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / jignesh
As per my view, QTP 8.2 doesn't support custom .Net objects
like (it doesn't sync with Infragistic tools objects,
DevExpress tools objects etc..) but QTP 9.0 support these
custom objects.
| Is This Answer Correct ? | 6 Yes | 3 No |
Answer / laxman
divya your answer is wrong, if u know correct answer u send
other wise dont send.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sandipgami84
New Features in QTP 9.2
1 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.
2 Dynamic Management of Object Repositories.
Programmatically manage an action's shared object
repository collection during the test run.
3.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.
At the beginning of a run session, the
RepositoriesCollection object contains the same set of
object repository files as the Associated Repository Files
tab of the Action Properties dialog box. The operations you
perform on the RepositoriesCollection object affect only
the run-time copy of the collection.
You can use the RepositoriesCollection object to associate
or disassociate shared object repositories with an action
during a run session or change the priority order of the
objects in the list.
4 Product Enhancements
Enhanced Object Spy Functionality. When you hover over
objects in your application using the pointing hand, you
can view their properties, methods, and object hierarchy in
the Object Spy. As you hover over each object, it is
highlighted in the application.
Web Drag and Drop Support. You can now create and run drag
and drop operations in Web environments.
Text Recognition Support for Windows-Based Environments.
You can capture text from Windows-based objects using text
or text area checkpoints and output value steps, or using
the GetText, GetVisibleText and GetTextLocation methods.
5.New Supported Operating Systems and Environments
QuickTest Professional 9.2 has added support for the
following operating systems, browsers, and development
environments.
Microsoft Windows Vista
Citrix support
VMWare desktop support (QuickTest and the tested
application must both be installed on the virtual machine).
Microsoft Internet Explorer 7
Mozilla Firefox 2.0
Netscape Browser 8.1.2
Microsoft Windows Presentation Foundation (supported with
the .NET Add-in 9.2)
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / jose
8.2 & 9.2 OR API was provided
9.0 OR API was restricted
| Is This Answer Correct ? | 2 Yes | 0 No |
There are some cosmetic changes as well...
In QTP 8.2, If you do not select an add-in to load then you
cannot do it in the same session. You have to close QTp and
then login again.
But in QTP 9.0, IF you do not select an add-in you can
select it in the same session via
File->Settings->Prperties tab->Modify button.
This is one of the practical problems I faced while using
the advanced version after older one.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / ranganath
Hi,
Pls tell me wht is mean by custom .net objects which u had
specified in the answer
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / bindu
hi,
give me the exact difference between 8.2 and 9.0
versions in qtp please.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / yadav
one can associate one r more shared repositories apart from
its local repository this is the major difference.
yadav
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / koteswara rao m
QuickTest Professional 9.0 provides replay support for
Mozilla FireFox 1.5
QuickTest Professional 8.2 and below do not have support
for Firefox.
---------------------
QuickTest Professional 9.0 supports Internet Explorer 7.0
Beta 2.
QuickTest Professional 8.2 and below do not include support
for Internet Explorer 7.0.
------------------------
QTP 9.0 we can use the QuickTest Professional user
interface to change the name of the checkpoint but it is
not possible in QTP 8.2
| Is This Answer Correct ? | 0 Yes | 1 No |
Explain about the Test Fusion Report of QTP?
Explain synchronization types in QTP
How to get the run time object property without using GetROProperty
On what basis we select test cases to automate?
How to recognize and read data from pdf file using Descriptive Programming in QTP?
how do i know how to use tools
what is the difference between modular framework & datadriven framework
Is it possible to use two instances of UFT on the same machine? If not why?
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
we r conduction testing on a project USING QTP, regarding that project the object repository is full ? Till that project having objects that r not recognised by repository, then what wil you do? How we wil recogine remailning objects? Is it possible to maintain another shared(or)peraction repository? what is the maximum capcity of object repository? How the technical people decide this much object repository is enoughf for this project?
In my QTP script I have a word in notepad that ends in a question mark, for example... "father?" As part of my script I want to delete the question mark. How do you delete a character in notepad?
Plz explain about MATCH/EXACT MATCH/IGNORE SPAGE in text check points?