Message - Missing Debug Info.

Applies to TestComplete 15.63, last modified on April 23, 2024

This message is displayed when you try to record a test over a Delphi or C++Builder application that is compiled without debug information. In this case, TestComplete cannot obtain access to properties and methods of controls used in the application. In order for TestComplete to get full access to application objects, you need to re-compile the application with debug information. For more information about this, please see the following topics:

When You Need to Prepare Delphi Applications

When Do You Need to Prepare C++Builder Applications

See Also

Testing Delphi Applications - Overview
Testing C++Builder Applications - Overview

Highlight search results