Forum Discussion
zildarius
15 years agoOccasional Contributor
I have some, like this, problem.
I use TC 8.10.
In my project I have 3 test item, every test item has only one script this one procedure for test:
Project
Script1
procedure test1
....
Script2
procedure test1
....
Script3
procedure test1
....
So, I would like to know how to do next: if, for example, in test item 1 (that contains the script 1) was error, can it stop execution of current test?
Because although I set options "Stop on error" for test item it still execution this test item.
I hope you uderstand me.
Help me, please.
I use TC 8.10.
In my project I have 3 test item, every test item has only one script this one procedure for test:
Project
Script1
procedure test1
....
Script2
procedure test1
....
Script3
procedure test1
....
So, I would like to know how to do next: if, for example, in test item 1 (that contains the script 1) was error, can it stop execution of current test?
Because although I set options "Stop on error" for test item it still execution this test item.
I hope you uderstand me.
Help me, please.