Forum Discussion
vlad230
13 years agoContributor
Hi Bert,
I've read about that but from what I understood, it seems that if a test fails at the beginning, TC will continue to run the test until the end and only after all the steps of the test script are executed it will stop and continue to execute with the rest of the test items.
So, this will not work for me. I need the execution of the failed test to stop at the first error and then continue with the rest of the test items from the suite.
The reason why I need this is because I have a suite of time consuming tests. A test executes in about 10 mins, so you can imagine that if this test fails in the first 30 secs it will be redundant for me to continue executing that test for 9 min and 30 secs because the logs will be full of errors since the steps in my test depend on each other.
Can you offer me an alternative?
Thanks,
Vlad
I've read about that but from what I understood, it seems that if a test fails at the beginning, TC will continue to run the test until the end and only after all the steps of the test script are executed it will stop and continue to execute with the rest of the test items.
So, this will not work for me. I need the execution of the failed test to stop at the first error and then continue with the rest of the test items from the suite.
The reason why I need this is because I have a suite of time consuming tests. A test executes in about 10 mins, so you can imagine that if this test fails in the first 30 secs it will be redundant for me to continue executing that test for 9 min and 30 secs because the logs will be full of errors since the steps in my test depend on each other.
Can you offer me an alternative?
Thanks,
Vlad
Related Content
- 5 years ago
- 7 years ago
Recent Discussions
- 2 days ago