adspace
For what purpose, user will be using ‘continue on’ error?
Answer Posted / Ashish Srivastav
The 'Continue on Error' feature allows the script execution to continue even if an error occurs during the test. This can be useful when errors are expected or non-critical, and you want to gather data about the rest of the script execution. However, it should be used with caution as it may mask critical issues.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers