sridhar_t
11 years agoOccasional Contributor
VCL object recognized as Window
Hi,
I have been working on Test complete 10.2 version for Delphi product, it was recognizing the objects as VCL objects and I had no problem. For some reasons I had to uninstall my Delphi application and reinstall again with no updates to the version of my application. Now the test complete scripts are failing because the objects which were of VCL now are identified as Window.
Can any when help if there are any settings which I need to take care in test complete.
Thanks in advance
I have been working on Test complete 10.2 version for Delphi product, it was recognizing the objects as VCL objects and I had no problem. For some reasons I had to uninstall my Delphi application and reinstall again with no updates to the version of my application. Now the test complete scripts are failing because the objects which were of VCL now are identified as Window.
Can any when help if there are any settings which I need to take care in test complete.
Thanks in advance
- Hi Sridhar,
AFAIR, debug information (either standalone or integrated with executable) must be provided in order TestComplete can access Delphi application's internals.
Are you sure that debug information for your tested application is present and accessible for TestComplete?
P.S. Also check that VCL and Delphi Support extensions (two of them) are enabled in TestComplete (File|Install Extensions).