Print Page | Close Window

exception handling

Printed From: One Stop Testing
Category: Testing Tools @ OneStopTesting
Forum Name: QuickTest Pro @ OneStopTesting
Forum Discription: QuickTest Pro is a fresh approach to automated software and application testing that addresses testing needs of both business analysts and Quality Assurance professionals.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=3967
Printed Date: 07Jul2025 at 9:12am


Topic: exception handling
Posted By: sunilm
Subject: exception handling
Date Posted: 18Dec2007 at 12:02am
is it possible to have one recovery scenario to handle many exceptions in a application??
if so means how??
kindly answer it... also i dint get answer for my previous question..
kindly answer for that too..




Replies:
Posted By: kumarg
Date Posted: 18Jun2008 at 12:48am
one scenario can do help to handle many exceptions but all these exceptions must be same type.....For example i need recovery to handle different pop-up's. In this case you can use only one recovery at the time of specifying pop-up window name use regular expression. During test execution QTP handles all pop-up's those matches the given regular expressions.

-------------
Keep up good work



Print Page | Close Window