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

Hi friends, I have heard that it is required to have an application hosted in the same machine where we use QTP. Otherwise QTP may identify the objects incorrectly. Please clear me is it true.

3 Answers  


what is regular expression how will you implement it?

1 Answers  


Browser("Las Vegas Hotels - Las").Page("Vegas Hotels - Hotels").Link("Luxor") ......here Luxor is a hotel and this is recognised as a link. I have many hotels like Luxor, Palms etc which are all displayed as link...How do I parametrize this by using webtable functions??? ASAP

1 Answers   HP,


tell me about framework types and most used framework in real time. types of output value in details. diff between wr and qtp in detail.

2 Answers  


write a vb script to print even numbers from 1-50?

6 Answers   Kclink Technologies, Logica CMG,






Please Clarify if smartidentfication is used at runtime when qtp does not recogonize the objects

3 Answers   Ordain Solutions,


if Object repository contain x and y properties. we do not know whether they are mandatory or assistive properties. While executing the script qtp will use both the properties or only sufficient properties to identify the object. It means it use OR (or) AND

8 Answers   ADP,


What is smart identification?

2 Answers   AZTEC,


Write a script to print below pattern 5 4 3 2 1 5 4 3 2 5 4 3 5 4 5

2 Answers  


wat are views in qtp explain

3 Answers   IGT,


How u call functions in QTP

5 Answers   Lehman Brothers,


hi.what is exactly mean by real time frame work? every institute teach Framework is nothing but having 6 to 7 folders..and save repositories functions keywords and scripts? this is enough or not? can we beleive?

1 Answers  


Categories