Forum Discussion
AlexeyKolosov
14 years agoStaff
Hi,
As far as I know, Recovery Scenario Manager in QuickTest Professional represents an event and exception handling mechanism. TestComplete does not have such a feature, but you can use the following approaches:
1. Using the project settings of the Playback group and the OnUnexpectedWindow event handler, you can handle unexpected windows that can appear during the execution of your tests in the needed way. For more information, see the "Handling Unexpected Windows" help topic.
2. As for handling exceptions in scripts, you can use the statements provided by the scripting languages to accomplish the task. Please refer to the "Handling Exceptions in Scripts" help topic for details.
Related Content
- 3 years ago
- 10 years ago
- 2 years ago
- 13 years ago
Recent Discussions
- 6 hours ago