How the exception handling can be done using QTP
Answers were Sorted based on User's Feedback
Answer / mukesh
QTP provides Recovery Scenario manager for exception
handing..its open a wizard u just go through that wizard
step by step and save ur recovery scenario for that current
test or for all.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mogal
Exception Handling is done in QTP by using
1.Recovery scenorios(Resources-->Recovery scenario Manager-->)
a.Triggered Event
b.Recovery operation
c.post recovery operation
2.synchronization methods(wait,wait property,exists like methods etc)
3. conditional statements( if,for,while etc)
4. on error resume next and on error goto 0.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ycy
If u don't want use Recovery scenario
You create the exception steps as an reusabel action and u
call that action whereever u need to handle the exception
in the script.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / rafi
Using recovery scenario we can handle all types of
exception handling
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sreeprasad
It can be done Using the Recovery Scenario Manager which
provides a wizard that gudies you through the process of
defining a recovery scenario. FYI.. The wizard could be
accesed in QTP> Tools-> Recovery Scenario Manager .......
| Is This Answer Correct ? | 1 Yes | 3 No |
we have 5 default properties we want add more Default property in Object Repository how to add the property
how to acess a test in RSA?
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
What is API
WHAT IS THE DESCRIPTIVE programming when it is useful? & when to use this ?
what are the Tools for version control?
example-date format is 01-jan-09 in QTP.How to convert this format to 01-01-09?
Please can you give where can we get good QTP Training at Hi-Tech city Hyderabad?
your coming from electrical backgroung..but y ur coming to software side?
what is the frame work in J-meter?
How can I pass values from one action to another in QTP ?