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 |
in my application,validation message has in japanise language.how to validate this message is appears properly or not
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
How to track the execution time?
what is descriptiveprograming? how to do object identification thrugh Descriptive and is possible smart identification or not
Hi, Plz give best Definition of Software Testing? Why we need Software Testing? and plz send 2+yrs experience Interview qutions (Manual,Qtp).
how to open Excel sheet & write in it & save it?
In how may ways we can use checkpoints to an application using QTP?
What is the need and applications of learning VB script for a automation(QTP) engineer ain Realtime ?
your doing one project testing then how u know itis wheather web based application or windows based application?
write script for bitmap image?
Howcan you differentiate between Exist statement, Exist property, and Exist method??? How they used???
key word driven frame work is like a folder structure Question is that where is the folder like funtion library folder,object repository,data base,application scenerio folder etc are store whether in a remote machine where we have to access or in our machine (it just like VSS)