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 |
how to evalute defects in QTP script?
Which version of QTP is using by companies nowadays?
How to delete an object from the object repository?
Can we test the Word Document using QTP Tool? We should test the page size,page set up, paragraph indentation and spacing, font size of the the character int the page.
How many regression test suits in your appliction?
Why do we go for Qtp? What are the advantages of qtp? Diff between winrunner and Qtp?
I Scheduled a QTP Script on remote desktop. Script is going to failure,when remote desktop connection fails.I have to open my remote desktop untile the scripts exection completes. If I disconnect my remote desktop connection, script is going to fail.?
What is synchronization point in QTP?
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
HOW CAN QTP AND TEST DIRECTOR CONNECTED TO THE DATABASE AND WHAT R THE OPTIONS?
What is optional step in qtp? How you can add optional step in qtp?
Hi can anyone pls suggest how to fetch username(system login name)and system name in to qtp.I am not using TD or QC.Thx