w is recovery senario manager
Answers were Sorted based on User's Feedback
Answer / habeeb.sk
It provides a wizard,when an unexpected error occurs during
execution . to recover these things,we have the following
steps:
1. trigger events.
2. recovery steps.
3. post recovery steps.
4. application crash.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / saritha
It is used to recover form the abnormal situations.
In QTP we have got ..Pop up
Object exception
test run error
and
application crash
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / hima bindu
during the execution qtp may face some problematic
situations where in it need to recover by it self and
continue the execution. to do the same a test engineer
should define the corresponding solution and make the it
available to the step before the execution starts.
qtp may face 4 types of problematic situations
1. problems related to popup window
2. problems related to object state
3. problems related to test scipt execution
4.problems related to application crash
to define the solutions for above problems qtp has 4
trigger events
1.popup window
2.object state
3.test run error
4.application crash
| Is This Answer Correct ? | 2 Yes | 0 No |
When do go for loop condition in test?
In Login two edit box which object class property value is same, How to enter into 2nd edit box in qtp by vbscript.
Which object repository we use in real time and can we merge 2 object repostiory and how?
what is the frame work in J-meter?
How to make Non reusable actions into reusable action? is that feature available in QTP
WHAT IS ENVIRONMENT VARIABLES?
7 Answers AZTEC, CTS, Ready Test Go,
what are the Tools for version control?
Error handling
How to take screen shot of desktop by using vb script code or is there any method?
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that