When You Need to Prepare Delphi Applications

Applies to TestLeft 15.40, last modified on March 17, 2022

You can test your Delphi applications without any specific preparations.

However, to get access to your application’s internals, prepare the application in a special way:

Note: TestLeft is not compatible with tools that change the debug information format (for example, EurekaLog 7). We recommend that you disable such tools before compiling your application that will be tested with TestLeft.

To test a release build (without debug information), you can extract debug information from executables and libraries created with Delphi compilers and save it to external files. See —

About StripTDS

See Also

Preparing Delphi Applications for Testing

Highlight search results