How to handle recovery scenario for a application
crash.write script for this.

Answers were Sorted based on User's Feedback



How to handle recovery scenario for a application crash.write script for this...

Answer / rajuvem

Thx for your answer,But i need the script to handle the
scenario of application crash.

Is This Answer Correct ?    0 Yes 2 No

How to handle recovery scenario for a application crash.write script for this...

Answer / jay prakash

QTP's Recovery Scenario Manager supports Handle for
Application Crash.
You can handle the application crash from "Recovery
Scenario Manager" by calling your own function call or go
with any of the given operation types like Keyboard and
Mouse Operation, Restart Windows, Close App Process.

To invoke Recovery Scenario Manager go to Resources ->
Recovery Scenario Manager.

Please let me know if it satisfies your query.

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More QTP Interview Questions

Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.

1 Answers  


what is the use of descriptive programming in QTP ? when we need to use DP? can we test the application completely with out useing DP?? please explan with example

2 Answers  


how to merge 2 object repositories in qtp 9.0.what is use of merge and y merge is used?

1 Answers  


What are Add-ins availble in licensed version QTP8.2

1 Answers   TCS,


How can i open 5 multiple browser at once through QTP VB script and i want to login with 5 different credentials i already tried with this code but its entering credentials only for first browser and am using datatable to parameterize

2 Answers  


Hello Everybody, Can anyone tell me that in QTP how to count the number of webelements from the object repository. Please provide the code. Thanks in advance, Gaytri

3 Answers  


when i try to recognise a winmenu item it does not allow me to do that but recognises it as window..i am using qtp 9.2 could someone help with this

3 Answers  


If you are using descriptive programming and you have two objects with the same name, so you are identiying them by name and index, how can you avoid errors if a third object with the same name is added at the begining of the page?

4 Answers  


There is one parent browser and 'n' number of child browsers on desktop. Write a code to close all the child browsers but parent browser should not be closed.

1 Answers  


How can i find out any "text's" coordinates in excel sheet For example: I want to know the coordinates of "F" Column in the excell sheet While recording when i clicked on F column it is showing the coordinate values 385,9 but with out recording how can i find out them Suppose i want to clik on "H" column writing the script like this Window("Book1").WinObject("Book1").Click (...........) Here I Dont know what (x y )values should i enter Please any one can help me?

1 Answers   Livetek,


How can i open a file in Textpad and replace a string with another using QTP

1 Answers   Wipro,


Use of environment variables?

4 Answers  


Categories