Forum Discussion
irina_lukina
15 years agoSuper Contributor
Hi Tanu,
I wanted to know the possible reasons for this.
As far as I see, the reason is that the application was compiled incorrectly, and TestComplete fails to obtain the debug information for the tested application. To solve the problem, please contact your developers and ask them to recompile the application according to the requirements specified in the Using Debug Info Agent With C++Builder Applications help topic.
how to know the type of control Iam working on
Most likely, you are working with the Developer Express QuantumGrid control. To learn how to prepare applications containing such controls for testing with TestComplete, please refer to the Preparing Application With QuantumGrid Controls for TestComplete help topic.
In general, you can determine the type of the tested control using its ClassName property.