Hello all,
The problem is such: sometimes our SUT is not able to start up after deployment, and we create a special test, that only start SUT.
If the SUT starts, the execution of tests will continue, but if it fails, stop all running.
So we set the STOP option for error behavior for that initial test. But we also set retry count to 3.
Retry count option does not work with Stop error behavior.
Is it a bug?
Retry count option does not work with Stop error behavior
-
- Posts: 21
- Joined: Mon Mar 30, 2020 2:10 pm
Retry count option does not work with Stop error behavior
You do not have the required permissions to view the files attached to this post.
Re: Retry count option does not work with Stop error behavior
Hi,
Do you have a setup section inside of the testcase and it fails there? In that case, the testcase execution stops completely.
Thanks
Manish
Do you have a setup section inside of the testcase and it fails there? In that case, the testcase execution stops completely.
Thanks
Manish