Forum Discussion

khushboo_gupta's avatar
13 years ago

StringGrid and DrawGrid objects are getting partially recognized.

Hi All,

StringGrid and DrawGrid objects are getting partially recognized. The rowcount and columncount properties of these objects are coming in error.

My application is developed in Delphi 7. We are the third party testing team and do not have any access to the development environment.



Few of our findings:

1. The application under test is an open application

2. Everytime, client provide us the executables which donot contain debug information. May be this is the reason objects are not getting recognized properly.



Please suggest some alternative as our client will not provide executables with debug information.



Looking for your quick reply.



Thanks and Regards,

Khushboo Gupta

1 Reply


  • Hi Khushboo,


     


    It's difficult to create a reliable test for a Delphi application that is compiled without debug information.


    You can try analyzing the grid in TestComplete's Object Browser - perhaps, you will be able to find some properties that give you the needed information. However, there is no guarantee.