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...


waht is the difference between QTP 8.2 and 9.0 version

Answers were Sorted based on User's Feedback



waht is the difference between QTP 8.2 and 9.0 version..

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

waht is the difference between QTP 8.2 and 9.0 version..

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

waht is the difference between QTP 8.2 and 9.0 version..

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

waht is the difference between QTP 8.2 and 9.0 version..

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

waht is the difference between QTP 8.2 and 9.0 version..

Answer / jose

8.2 & 9.2 OR API was provided
9.0 OR API was restricted

Is This Answer Correct ?    2 Yes 0 No

waht is the difference between QTP 8.2 and 9.0 version..

Answer / saurabh garg

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

waht is the difference between QTP 8.2 and 9.0 version..

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

waht is the difference between QTP 8.2 and 9.0 version..

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

waht is the difference between QTP 8.2 and 9.0 version..

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

waht is the difference between QTP 8.2 and 9.0 version..

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

Post New Answer

More QTP Interview Questions

how to capture tool tip in QTP and which check point is needed

2 Answers   Syntel,


In a web page, one web table is present which is dynamic. In that table one of the column has links with the same inner text. write a script so that i need to click the third link.

3 Answers  


write script for how to add function library in QTP

2 Answers   Aspire,


What test cases can you automate using QTP?

0 Answers  


I'm quite new at QTP. Im doing a web-based app testing. I create something new item and a new link is created in the home page. This link is dynamic as it changes every 3 seconds. Obviously the new link is not in my Object Repo and I am trying to find a way how can I do a check or get the propery of the link I created. I can do it on keyword, but I need to do a check on expert mode, vbscript. I always get an error that is not identified whenever i try to check it (browser(b),page(p).link(newlink). Any idea?

4 Answers  


I have multiple radio buttons i need to select a radio buton and i dont want to hard code i have a generic function for it there i have used select#0 so it selects first radio button but for other script i want to select the 4th radio button how i can make it still more generic

4 Answers   Accenture, Acentia, LM,


how do you do database testing in qtp

5 Answers   NIIT,


assume i have few url link how will i dynamically call then using descriptive programming?

0 Answers   BirlaSoft,


WHAT IS ETL TESTING.......

2 Answers  


is qtp 9.2 supported for firefox browser3.0?bcoz when i tried to create scripts with the application run on firefox browser 3.0 then qtp 9.2 didn't ct=reate the scripts?

2 Answers  


Tell me the difference between QTP9.2, QTP9.5 and QTP10.0

1 Answers   Genpact, HSBC,


waht is puirpose of accesbility Check point? waht is the use of Page and XML check points?

1 Answers  


Categories