Hi,
Can anybody help me in identifying the features Supported in QTP 9.5 and features that is not supported in QTP 9.2?
Regards,
Sudhag
Hi,
Can anybody help me in identifying the features Supported in QTP 9.5 and features that is not supported in QTP 9.2?
Regards,
Sudhag
Please read "What's New" from QTP 9.5 help documentation.
Lack of WILL POWER has caused more failure than
lack of INTELLIGENCE or ABILITY.
-sutnarcha-
QTP 9.5 should work now with firefox 3.0, but I personaly have trouble with the recognition of FF3.0 as Webbrowser.
It also has a new maintenace run mode
Hi friend..
New features process guidance. Maintenance run mode. New quicktest ide panes. All-in-one quicktest installation. Checkpoint and output objects in the object repository. Test your powerbuilder applications in quicktest extend quicktest web support for your custom web objects accelerate sap testing with hp business process testing for sap applications.
Thanks
deepasree
what is the difference between Functions and actions and in which case we will go for functions and actions?
1.QTP 9.5 supports MS Vista 64 bit edition also, in comparison to QTP 9.2's support for 32 bit edition only.
2.Support for omnipresent tabbed browsing is also introduced with this version.
3.QTP IDE: A refreshing enhancement in QTP IDE GUI was the introduction of the ability to see functions related to current tests. Whether you have an external file containing functions or they are inside a reusable actions, you would be able to see all of them at one place. Now no need to dig and scroll through the endless list of functions in your notepad!
4.Bitmap checkpoint: Earlier using bitmap checkpoint was a pain in a sense that a minor change in pixel and your test would fail. To increase the tolerance we have to go inside windows registry and change the required tolerance value. With QTP 9.5 HP has introduced support for tolerance level direct from the GUI. You can define tolerance in terms of RGB and/or pixels.
5.Web Add-in Extensibility: Using this feature you can configure and extend the support to those 3rd party custom web controls ( and new technologies like AJAX) which were not supported with the earlier versions. You need to possess fair amount of JavaScript knowledge to handle this. How much help this feature really provide is yet to be seen!
Thanks
Gokulakrishnan K
how many checkpoint in QTP
every details of action is recorded in keyword or expert view then then what is the use of .mtr file???
hi..
.mtr specifies what are the resources used for the particular test
Thanks
Deepasree
A checkpoint is a verification point that compares a current value for a specified property with the expected value for that property. This enables you to identify whether your web site or application is functioning correctly
1. Standard cp
2.image cp
3. Bitmap cp
4.table cp
5.text cp
6.text area cp
7.accessibility cp
8.page cp
9.database cp
10 xml cp
Thanks
Gokulakrishnan k