Skip to main content

Posts

Showing posts from July 30, 2008

Enhancements in QTP 9.5

Hp has made some major enhancements in QTP 9.5 over the previous versions. Environment Support: QTP 9.5 offers all add-ins integrated with the core installation package. Though you still need to by add-ins separately to get them activated. For installing QTP 9.5 you have to do a clean uninstall of previous versions. That means, now on you would not be able to upgrade from the previous versions. QTP IDE: A refreshing enhancement in QTP IDE GUI I liked this time was the ingroduction of the ability to see functions related to current tests. Whether you have an external file containing functions or they are inside 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! 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 t...