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 / kondalrao

output result in not failed but temparory output as (Not
success) with warning then it is known as recoveryscenario
qtp as the tools and select recovery scenario as 4 types
1.pop up window
2.object state
3.error handling
4.

for eg:flightreservation
login and password with recording close the
application(result will be passed)
script:window("login").activate
window("login").window("password").set"kondalrao"
window("login").winbutton("ok").click
in this last statement used in name after
result will be failed(please enter password)
go to tools and select recovery scenario as first pop
widow used in this application to click on next button
add keyboard and mouse operation and select the hand icon
means to select (enter the password) add the object as not
click(click the add object not the next button this not
selected)next click on finished and saved the file finally
result(not failed and not passed ) temperory execution with
warning

Is This Answer Correct ?    9 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object

2520


What are the major/ important methods, functions in QTP we use realtime testing

2257


How does you pass optional arguments in qtp?

557


If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?

577


hi guys, pls tell me for testing institution training hub, hitech city is best or not?

1309






Is it possible to call win runner script in qtp?

620


How many ways we can parameterize data in quicktest professional?

552


What are the views available in quicktest professional?

556


what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?

1541


What is the registration process and examination fees?

545


How many types of recording modes in qtp? Which will be used when?

543


How to change the priorities of the recovery scenario properties?

587


What is the differences between image check point and bit map check point?

576


Analyzing the checpoint results?

595


how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.

1314