3. How to handle the exceptions using recovery secnario
manager in Qtp?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / sridhar
You can instruct QTP to recover unexpected events or errors
that occured in your testing environment during test run.
Recovery scenario manager provides a wizard that guides you
through the defining recovery scenario. Recovery scenario
has three steps
1. Triggered Events
2. Recovery steps
3. Post Recovery Test-Run
Is This Answer Correct ? | 3 Yes | 2 No |
when to start the automation?
How to handle exception when data table is not available in local host system or path is not correct(explain statement with example)
is it possible to operate(on/off)the capslock using qtp
In a QTP project lets say there are 100+ function library and incorrectly we have duplicate some function in multiple libraries. How to find those duplicate functions and remove them?
i am unable to select an item from combobox using Descriptive programming. can any one give me code for scheduling the ticket using Descriptive programming.
With out using the task manager,how to close the application using vbscript and what is the statement?
How to change the priorities of the recovery scenario properties?
What is the extension of qtp local repository?
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
When I start recording any web application (either Mozilla or IE) QTP recognizes window instead of browser and also it does not show all the hierarchy tree of that particular web page. 1. Window("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") 2. As everybody knows it should be browser("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") I am using the windows vista, do you think it may be a problem of my settings in QTP or problem of my installation. Your kind responses will be appreciated. Thanks in advance. Satya
why can't you use excel directly in qtp. why we want to import excel data into Datatable.
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]