Does TestComplete handle exceptions in the application under test?
A.: TestComplete can only trace exceptions if the application under test is an Open Application and it includes debug information. TestComplete only handles exceptions when the script calls methods or properties of an application object. This is not possible with ordinary “closed” applications. Suppose that in a Delphi application an exception occurs after pressing a button on a form.