Is there any thing that we can replace recovery scenario
manager in QTP.
Answer Posted / 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 |
Post New Answer View All Answers
What is Associate Repository in QTP 9.2 ?
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
How does you test a weblink which is changing dynamically?
when u script reveiwing in which area u more concentrates?
What are the general steps involved in the data driven framework?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
Is it possible to switch between recording modes during a test creation?
What are the differences between quicktest professional and winrunner?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
What is object spy in quicktest professional (qtp)?
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
Explain the types of object repositorys in qtp?
what is the difference between development and testing
How can I check if a environment variable exist or not?
when a test case is written how u test using qtp