What’s QTP?
Posted: February 15th, 2010 | Author: TnT Admin | Filed under: Products | Tags: Licenses, Object Spy, QTP, VB Script, Windows | No Comments »
Quick Test Professional (QTP) is another product from HP/Mercury (originally from Mercury Interactive) that provides automated functional testing capabilities. The current version at the time of this writing is QTP version 10.0. Generally, QTP is a record and playback tool similar to LoadRunner. Although they look similar in terms of record and playback, they differ greatly in terms of what is recorded and what is playback. QTP identify and records objects on the windows and rewrite the process of launching the object in a script (VB). Example, QTP identifies and recognizes the click activity of the button on the web-browser or the web-application. However, LoadRunner records whatever request made after the button is clicked (although Web Click & Script protocol supports this). Read the rest of this entry »