How the exception handling can be done using quicktest professional (qtp)?



How the exception handling can be done using quicktest professional (qtp)?..

Answer / Archana Yadav

In QuickTest Professional, exceptions can be handled using Try-Catch blocks. The code within the 'Try' block is executed first, and if an error occurs, it is caught by the 'Catch' block, which allows you to handle the exception without causing the test to fail.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

in which case & which method we can use "native" property of an object ?

1 Answers  


can i change the runtime properties of an object ? How can i check if a parameter exists in database ?

1 Answers  


Which object repository we use in real time and can we merge 2 object repostiory and how?

6 Answers   HCL, Satyam,


How many types of trigger events are there in qtp?

1 Answers  


What are Add-ins availble in licensed version QTP8.2

1 Answers   TCS,


What scripting language QTP of?

4 Answers  


how we can do web browser using parametarisation in QTP ?

2 Answers   Efextra, Kanbay,


How to identify 2 versions of browsers based on regular expression

1 Answers   Cognizant,


how will you handle the situation when object is not caputred during record?

0 Answers  


WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?

2 Answers  


How to get data line by line from web element

2 Answers  


where do you define the objects as regular expression when u are using regular expressions.

4 Answers  


Categories