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
• What type of testing questions will be asked for 2+ yrs exp people in interview?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
How you will rate urself in QTP in the range of 0 to 5
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
By using QTP can we record any log files written by the application which is in execution?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
Does quicktest professional is unicode compatible?
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
How may types of defects identify application or your currently working application?pls give me answer..
how can we compare descriptive programing with a regular expression
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
Output values? i want a practical example
How do you configure QTP AND Test director?