Solved
Forum Discussion
AlexKaras
Champion Level 1
3 years agoHi,
Alternatively, you can make dependent tests to be children of this first test in Execution Plan in TestComplete and set OnError property for the first test to 'Stop current item'. All children tests will be skipped if the first test ends with an error.