ahmed_abdullah
12 years agoNew Contributor
Missing Debug info & Unknown Stopping during Automated test Playback
Hi,
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
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