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
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
Can we write winrunner language i.e TSL in QTP tool?
What is a programmatic description?
What are the differences between quicktest professional (qtp) and winrunner?
Can we Test Welcome Screens and Process Images with QTP
What is the syntax for how to call one script from another?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
What are output values and why they are used ?
Explain about Test Fusion Report of QTP?
what is the difference between IE & Netscape in web testing on a log in page
How are actions and functions different in QTP?
What is the qtp testing process?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
how to test load test and block box testing an a web based application pls give ans briefly