Is there any thing that we can replace recovery scenario
manager in QTP.

Answers were Sorted based on User's Feedback



Is there any thing that we can replace recovery scenario manager in QTP...

Answer / jay prakash

You can write your own function libraries and script to
handle recovery scenarios if you don't want to use recovery
scenario manager in QTP.

Is This Answer Correct ?    6 Yes 1 No

Is there any thing that we can replace recovery scenario manager in QTP...

Answer / uday

The use of RS comes when the execution is stopped because of
unexpected exception or error, so QTP cannot proceed further
until some action has made.

The replacement to RS is "On Error Resume Next", If you put
the statement, if an exception comes also the script will
continue.

Thanks,
Uday
http://qtpftvideos.blogspot.com/

Is This Answer Correct ?    1 Yes 0 No

Is there any thing that we can replace recovery scenario manager in QTP...

Answer / ashokraj

We can write script using text file and save .ini or .xml
format ant use as user defined environment variable through
load variable and values from external file.

Note-:QTP-->File-->Setting-->Environment-->User defined

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More QTP Interview Questions

is it possible to add sheets to excel at runtime

2 Answers  


I want to execute 1st row of the local sheet and 3rd row of the global sheet parellely. write script to execute

2 Answers   IBM,


how to record/identify the webedit box/object which have drop down list and its changing simultaneously in qtp..

1 Answers   Synchronoss Technologies,


write script for , launching fr window,login and create 5 elements array and store 5 order numbers inthat array? and open order by using order no.s in array and find out maximum tickets booked by which order?

1 Answers   TCS,


How i can change shared repository to per test repository in qtp

1 Answers  


What are the three challenges U faced during automation testing of your application.

2 Answers   L&T,


Where you are storing your script?

1 Answers  


if the excel sheet specified in script is not there,we get run time error how to handle the error ,please anybody explain me in detail

2 Answers   Quinnox,


What is the Diff between Image check-point and Bit map Check point?

3 Answers   Crea,


What is the Obect Repository type, we use in Automated Testing..in Real time.. Pls anybody can give the answer.. Thanks in advance...

5 Answers   Navis,


wht is Automation testing frame work. pls explain it

3 Answers   Wipro,


Mention the test steps of qtp.

1 Answers  


Categories