Forum Discussion
tristaanogre
14 years agoEsteemed Contributor
Ah... and I think then I know why break points aren't helping you... if your breakpoint isn't stopping and your call stack is empty, that usually means you don't have the MS Script debugger installed as documented http://smartbear.com/support/viewarticle/11360/
In the meantime, I'm wondering if there isn't some event you have set up that is called OnStartTest. Go to your Events in TestComplete and see if there is an event handler added to the OnStartTest event and, if so, what code is being executed there.
In the meantime, I'm wondering if there isn't some event you have set up that is called OnStartTest. Go to your Events in TestComplete and see if there is an event handler added to the OnStartTest event and, if so, what code is being executed there.