How can I implement error handling in QTP and How to recall a function in QTP

Questions by raghu.ch

Showing Answers 1 - 2 of 2 Answers

Murthi

  • Mar 30th, 2006
 

Through exception handling we can implement error handle.In QTP we have four types of exception handles.

we can call the function as below

function functionname (parameter1,parameter2,....)

end function

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions