How to handle the exceptions using recovery secnario
manager in Qtp?
Answer Posted / sreeprasad
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 ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is stepin & stepout?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
what is command for executing files?
What test cases can you automate using QTP?
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
what is defenetion of kiran can u tell me plz CVS, SVN
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
How will you declare a variable in qtp?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
How will you handle java tree in qtp?
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
Where to use function or action?
What are output values and why they are used ?