Forum Discussion
help
12 years agoNew Contributor
Thanks for the answers. But in my test cases, each test case is really dependent on the output of the previous one.
So I can't stop/handle the exceptions and move on to the next test case. Even if I do, its not going to help me any way.
The option I am looking for is similar to the following:
If Error Found, then:
1) Pause the execution
2) Report Error
3) Correct the error Manually
4) Resume the test.
Does TestComplete has any option similar to this?
So I can't stop/handle the exceptions and move on to the next test case. Even if I do, its not going to help me any way.
The option I am looking for is similar to the following:
If Error Found, then:
1) Pause the execution
2) Report Error
3) Correct the error Manually
4) Resume the test.
Does TestComplete has any option similar to this?