Preparing Delphi Applications for Testing

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

TestComplete provides deep access to internal members of Delphi applications that were compiled with debug information.

This section contains topics that explain how to include debug information in Delphi applications compiled with different versions of the Delphi compiler.

In This Section

When You Need to Prepare Delphi Applications

Explains when you need to prepare your Delphi application for test.

Compiling Delphi XE6, XE7, XE8 and 10 Applications With Debug Information

Explains how to add debug information to applications created in Embarcadero Delphi XE6, XE7, XE8 or 10, so that your tests have access to all internal members of application objects.

Compiling Delphi XE2 - XE5 Applications With Debug Information

Explains how to add debug information to applications created in Embarcadero Delphi XE2 - XE5, so that your tests have access to all internal members of application objects.

Compiling Delphi XE Applications With Debug Information

Explains how to add debug information to applications created in Embarcadero Delphi XE, so that your tests have access to all internal members of application objects.

Compiling Delphi 2010 Applications With Debug Information

Explains how to add debug information to applications created in Embarcadero Delphi 2010 for Win32, so that your tests have access to all internal members of application objects.

Compiling Delphi 2009 Applications With Debug Information

Explains how to add debug information to applications created in CodeGear Delphi 2009 for Win32, so that your tests have access to all internal members of application objects.

Compiling Delphi 2007 Applications With Debug Information

Explains how to add debug information to applications created in CodeGear Delphi 2007 for Win32, so that your tests have access to all internal members of application objects.

Compiling Delphi 2006 Applications With Debug Information

Explains how to add debug information to applications created in Borland Delphi 2006 for Win32, so that your tests have access to all internal members of application objects.

Compiling Delphi 7 and 2005 Applications With Debug Information

Explains how to add debug information to applications created in Borland Delphi v. 7 and Delphi 2005 for Win32, so that your tests have access to all internal members of application objects.

About StripTDS

Describes the TestComplete StripTDS utility which can be used to strip off the modules’ internal debug information into external files.

Related Topics of Interest

Debug Info Agent

Describes specifics of the Debug Info Agent™ that provides you with access to applications’ debug information.

See Also

Debug Info Agent™
Debug Info Agent™ Specifics

Highlight search results