thanks Roman On Tue, Aug 25, 2009 at 8:18 AM, Roman Zilber <[email protected]> wrote:
> QTP code build out of VBScript code, which used: > - directly as scripting language > - in order to call the QTP COM objects > > in first case exceptions in VBScript code we can catch with VBScript error > handling, exception which occurred in the COM objects we can catch with > Recovery Scenarios. > > > > On Mon, Aug 24, 2009 at 12:41 AM, Gurpreet Ubhi <[email protected]>wrote: > >> hi Kapil >> >> Error handling is a common process (how to get through/proceed to further >> step, from the error ) >> and in QTP we Use Recovery Scenario wizard for error handling >> >> When you execute your scripts and while running you get some unexpected >> events/errors. To recover from the "unexpected" errors you use Recovery >> Scenarios wizard in qtp. It has further 3 steps to handle an exceptions >> 1. Triggered Events 2. Recovery steps 3. Post Recovery Test-Run >> Cases could be any, >> <http://www.geekinterview.com/question_details/15779#>1. Pop up event. 2. >> Object state. 3. Test Run error. 4. Application crashes >> >> *You can follow the Mercury QTP User's Guide for more info* >> >> Regards >> - >> Gp >> >> On Mon, Aug 24, 2009 at 11:07 AM, kapil sachdeva < >> [email protected]> wrote: >> >>> hi friends, >>> >>> could you please answer the following: >>> >>> what is the difference between error handling in QTP and recovery >>> scenario. >>> when do we use error handling and in which case - recovery scenario. >>> >>> >>> Thanks >>> Kapil >>> >>> >>> >>> >> >> >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en -~----------~----~----~----~------~----~------~--~---
