what is recovery scenario in QTP? what is the need of the
recovery scenario in QTP? what are the advantages of the
recovery scenarios in QTP?
Answer Posted / kavitha
Generally we go for this recovery scenario manager to
handle known errors which are occurred in un known places at
runtime we can use this.
we have four events in this recovery scenario manger
advantages of this,
application crash- to handle crashed applications at runtime
we can use this event
pop-up window- to handle unwanted windows of application
build at runtime we can use this event
test run error-to handle vb script statement errors at
runtime we can use this event
object state-to handle object related errors at runtime we
can use this event
| Is This Answer Correct ? | 25 Yes | 7 No |
Post New Answer View All Answers
Can we create a qtp test from qc?
What are the types of object repository?
What phases are involved in testing an application in qtp?
Why qtp always start action1 and does not start action?
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
what is the difference between IE & Netscape in web testing on a log in page
How many types of recording modes are there?
Explain different types of action in qtp?
What are the general steps involved in the data driven framework?
What is test object model in quicktest professional (qtp)?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
Explain how qtp identifies object?
What will be happen if i load object repository at run time, but it has already associated.
How does you test a weblink which is changing dynamically?
Why is action split used by qtp?