3. How to handle the exceptions using recovery secnario
manager in Qtp?
Answer Posted / lakshmana kaminedi , 986686787
the answer given by sridhar is right, but let me explain
breifly,
see recovery scenario manager is used to handle unexpected
events or errors that occur during test run.
so for this inorder to over this problem., we have a
recovery scenario wizard which is available in QTP tool.
where the main objective is to
1) if any event or error occurs--"how to handle them?" i
mean v can define easy steps when a pop window is displayed
in between a test run then we instruct QTP how to identify
that particular popup
2) As soon as identifying what to do next? supressing that
particular popup window is the next step. so we ill define
some steps to supress that particular pop up window.
3) and now the third level,.. ie, post recovery when an
error or a popup window is identified, and supressed
successuflly the next steps are nothing but post reovery
steps, in other words instructing QTP whether to stop the
test run or to move on to next step, or to move on to next
iteration etc,... save the recovery scenario with ".qrs"
extenstion and associate the recovery scenario to the QTP
tool (file-->Test settings-->recovery tab---> add the
recovery what ever we have saved and run the test.
any doubts regarding recovery u can raise
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Can we write winrunner language i.e TSL in QTP tool?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
what are the challenges you have faced while testing web based application using the automation tools ?
What is TOM in QTP?
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,
How would you directly trigger javascript in a test?
How many types of recording facility are available in quicktest professional?
How can I change object description or check point values in qtp?
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
explain keyword driven framework with banking domain?
When to use shared and local object repository?
What are the ways you can synchronize?
How to creating an output value using quicktest professional (qtp)?
what is the hierarchy to use properties in descriptive programming