HP QuickTest Professional software provides functional and regression test automation for software applications and environments. It supports keyword and scripting interfaces and features a graphical user interface. It was originally written by Mercury Interactive which was acquired by HP in 2006.

learn more… | top users | synonyms

2
votes
1answer
148 views

QTP 11 and special (weird) keyboard inputs during Expert View coding

I am a pretty fast (>100WPM) typer and I am constantly hitting issues with QTP recognizing my input/keeping up. Two examples that come immediately to mind: Shift+Space does not actually put in a ...
-3
votes
1answer
103 views

Are there tools that can help validate data imported to Excel from a grid view image?

I want to convert a scanned grid view image into excel spreadsheet, and then test its content using some automation tool. Conversion can be done through Optical Character Recognition system but how ...
3
votes
0answers
194 views

Fully qualify window path after upgrading to QTP 11?

After I upgraded from QTP 10 to 11, it required me to fully qualify my window paths using descriptive programming. For example, this sort of thing worked in QTP 10: ...