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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default object synchronization timeout in qtp?

1156


how to test Web application using QTP software

1733


Whats the realtime QTP testing process

2378


how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page

2248


How to open a new test using quicktest professional?

968


how u will evaluate the tool for test automation?

1795


How do I get the QTP scripts result in xml format by using vb script function?

2217


How to test the login page in different ways in automation testing and i need code?

1891


Explain about the test fusion report of quicktest professional?

886


Write a script to verify font style and color of a windows object using descriptive programming

1319


How to get Traceability matrix from TD?

1143


Explain different types of checkpoints?

960


How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one

2046


how to find that tools work well with your existing system?

1810


If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?

5173