ContributionsMost RecentMost LikesSolutionsRe: Missing Debug info & Unknown Stopping during Automated test PlaybackReplying my question to myself that: Just Disable/Turn-Off the Debugging option in TC. Do this simply by the following steps: To disable the Agent: Open your test project in TestComplete. Open the project editor and then switch to the Properties page. Switch to the Open Applications | Debug Agent page. Clear the Enable Debug Agent check box. Select File | Save from TestComplete’s main menu to save the changes. - See more at: http://support.smartbear.com/articles/testcomplete/test-playback-performance-tips/#tip_4 Open your test project in TestComplete. Open the project editor and then switch to the Properties page. Switch to the Open Applications | Debug Agent page. Clear the Enable Debug Agent check box. Select File | Save from TestComplete’s main menu to save the changes. Thanks, AhmadRe: Missing Debug info & Unknown Stopping during Automated test PlaybackCan someone please give a Quick pointer on this to resolve ??? May I missing some basic test requirement ? ThanksMissing Debug info & Unknown Stopping during Automated test PlaybackHi, I'm new to TC9. I recorded an automated test for Delphi Application. During test on menu bar and other items, TC prompts "Missing Debug Info". When I PlayBack the test, It stops the place where i was prompted for Missing Debug Info. Even I'm not sure the reason of this error. The following eror is shown in log file: Technical information: 103 0x80020006 (Unknown name.) ItemBounds. Tested object: Aliases.Everest.Form_Main.Menu_Bar (Sys.Process("Everest").VCLObject("frmMain").Window("TdxDockControl", "", 1)) Where "TdxDockControl" is mapped. Please give some hint of how to PlayBack Test without any stopping Error! Note: I'm NOT allowed to recompile the Delphi application with debug info. But I need to remove this error that cause stopping this Playback. Thanks, Ahmad