How to do excception handling ( error handling ) in QTP
Answer Posted / qtp tester
Using Recovery Scenario method we can handle
unexpected /expected popups at run time.Always writing
<IF...Exist> condition code is not good.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Difference between action & Reusable action?
Explain the difference between check point and output value?
how to test Web application using QTP software
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
What the differences are and best practical application of Object Repository?
How to check bitmap output value?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
How to run a test using quicktest professional?
Is it possible to call from one action to another action in qtp?
How many types of recording modes in qtp?
When do go for loop condition in test?
How to save your test using quicktest professional?
How to Test the mainframe application?
Explain more about the Test Fusion Report of QTP?
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You