How to handle the exceptions using recovery scenario
manager in QTP?
Answer Posted / ramyab.mca@gmail.com
Hai.....
There are 4 trigger events during which a recovery scenario
should be activated. A pop up window appears in an opened
application during the test run: A property of an object
changes its state or value, A step in the test does not run
successfully, An open application fails during the test
run, These triggers are considered as exceptions.You can
instruct QTP to recover unexpected events or errors that
occurred 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:
Triggered Events
Recovery steps
Post Recovery Test-Run
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the major/ important methods, functions in QTP we use realtime testing
what type of framework u r using in ur organization
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
What is the difference between qtp and selenium?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
in a web page How to check and display a particular word from a paragraph?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
how to post xml data from QTP scripts to any application?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
How to modify the text checkpoint?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?