Is there any thing that we can replace recovery scenario
manager in QTP.
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
DIFFERENT RUN MODE IN QTP..1-VERIFY MODE 2-UPDATE MODE 3- dEBUG MODE. My question is in whic sitution we use these modes Explain me with example
what is life cycle of automation testing ?
How to test fly out menu in qtp?
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
how you test broken link using the automated tool QTP ?
in qtp how i can retrive from a browser how many links are there.means total no of links used in a browser
Explain different recording modes?
suppose by navigation i went from 1st page to 5th page write a script for coming from any page to the 1st page abd by executing where the page may be . it will come to 1st page give the code using gmail. give me mail id so that i can under this answer with out any doubt
How to use transactions in qtp?
What are the recording modes and executing modes avialble in QTP?
Have you faced any problems with object repository?