Forum Discussion
AlexKaras
11 years agoCommunity Hero
Hi Nishnatha,
You may read about first and second chance exceptions here (http://blogs.msdn.com/b/davidklinems/archive/2005/07/12/438061.aspx) and here (http://support.microsoft.com/kb/105675) for example.
If you like to get a more detailed information about the occurred exception in the test log, you may consider Debug run mode or the
You may read about first and second chance exceptions here (http://blogs.msdn.com/b/davidklinems/archive/2005/07/12/438061.aspx) and here (http://support.microsoft.com/kb/105675) for example.
If you like to get a more detailed information about the occurred exception in the test log, you may consider Debug run mode or the
DbgServices scripting object in TestComplete (see its help for more details).