Chapter 31
Recovery Scenario and Error Handler
Automated test scripts are developed to run in batches in an unattended mode. However, when tests are run in unattended mode, many unforeseen run-time issues can occur. These issues can completely stop the execution of the test suite and can disrupt the results. For example, occurrence of an unexpected pop-window during run-time can cause the complete test suite to fail. If these run-time issues are not handled, then they become regular phenomena that greatly impact the regression runs. Continuous failure of the regression runs becomes a showstopper for the automation team and defeat the basic objective of test automation. It is very essential to make sure that run-time errors are properly handled. ...
Get Agile Automation and Unified Funtional Testing now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.