what are recovery management techiniques?
Answers were Sorted based on User's Feedback
Answer / kirankumar.y
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 when
the 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 ? | 6 Yes | 2 No |
Answer / jayalakshmi
Recovery scenario manager is used to handle exception. In
QTP for exception handling we will use the recovery
scenario manager. We can handle pop-up exceptions,
Application crash exceptions and many more.
| Is This Answer Correct ? | 5 Yes | 2 No |
Can we Test Welcome Screens and Process Images with QTP
What is the Risk Analysis? Waht types of risk analysis are there?
how to test power point using QTP 8.2 ? What are different methods to retrieve value from Application during runtime ?
Suppose there are 100 links in a web page and the number of links will be changing dynamically from time to time. I need code such that every time i had to click on the last link of the web page.
How many ways we can parameterize data in QTP?
DIFFERENT RUN MODE IN QTP..1-VERIFY MODE 2-UPDATE MODE 3- dEBUG MODE. My question is in whic sitution we use these modes Explain me with example
Did the scripts need lot of maintenance? If yes, why?
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
What are the different types of recording modes?
How to match two doc files using qtp requirment is:- each and every single word of a doc file should be matched with the another doc file. can someone send me the code.
I am using environment variable xml to give credenatials for login into unix. Is there any way we cam mask the password in the xml?
does automation replace manual testing?