How to handle Recovery scenario in QTP. give detailed
explanation about recovery scenario.
Answer Posted / sreeprasad
Recovery scenario manager is used to handle
exception.exception is run time error,three steps to handle
exceptions.
(1) .trigger event:-pop-up window,object state,test run error
and application crash
(2).recovery operations:-select an operation to perform
whenthe trigger event occurs they are 1.keyboard or mouse
peration 2.close application process 3. fuction call
4.restart miscrosoft windows
(3).post recovery:- select the last run operation you want to
perform when the recovery operation is complect .test run
options:
-1.repeate current step and continue
-2.preceed to next step
-3.proceed to next action or component
-4.proceed to next iteration
-5.restart current test run
-6.stop the test run
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
If I change the property value at runtime is it effect is object repository?
How do I get the QTP scripts result in xml format by using vb script function?
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
How many add-ins comes by default with quicktest professional (qtp)?
What is the purpose of loading qtp add-ins?
What is Associate Repository in QTP 9.2 ?
How the exception handling can be done using quicktest professional?
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
How can you exit from an action?
What is quicktest professional (qtp window?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
How do you create new test sets in td?
How many types of parameters are there?
What is a data driven test in qtp?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)