We have a suite of automatic tests written in QTP (Quick Test Pro - an HP product), and we have just upgraded to Delphi 2009 (I know we are late adopters), and all of these tests no longer work. The plugin that QTP have released does not work with Delphi 2009 - we have that in writing now from HP. Do you know of (a) anyone else in the same boat as us (b) anyone have a work around, as I can't see one and HP don't seem to be too proactive about this. Any help would be appreciated.
Hi Mmarquee,
I hate to admit it but if QTP completely doesn't work with Delphi 2009 you have to try TestComplete. If you still want to have QTP as your main tool you should try launching TestComplete's tests from QTP through COM automation.
Thanks.
We have the same problem with WinRunner as well. The problem has actually been solved. We editted the plugin source so that it responds properly to UniCode strings, and it all works properly. Not sure whether legally we are allowed to publish (or indeed do) this, but it enables us to use WinRunner / QTP, so I don't see how anyone can complain!
Hi Mmarquee,
Could you tell me how exactly you solved the problem with the WinRunner. Did you change the TestSrvr.pas? Do you mind sending me the changed source code please? My email is: snakex (at) poczta.onet.pl.
Many thanks, Tom