If you need to programamtically understand whether recovery mode is enabled - 1) reach Recovery object via TestSettings.Recovery method 2) read the property Recovery.Enabled
not 100% sure, but might be what you need -- Andrey On Jan 27, 2:43 am, ganadhar <[email protected]> wrote: > Hi Daim, > > You can use the Reporter.ReportEvent statement in your recovery > scenario to write a message to the results > E.g. > > Reporter.ReportEvent micWarning, "Recovery Scenario","The recovery > scenario has been invoked" > > Regards > Ganadhar > > On Jan 26, 4:15 pm, Daim Phillips <[email protected]> wrote: > > > What I get in the test report is an auto generated steps that specially do > > not mention if a recover scenario was called. Can there be a possibility to > > insert custom steps in the report when recovery scenario is invoked > > > Regards > > > On Thu, Jan 22, 2009 at 1:50 PM, Daim <[email protected]> wrote: > > > > Hi, > > > > How to know if the test has invoked the recovery manager scenario or > > > not? I need to display it in the test result? > > > > Regards- Hide quoted text - > > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
