Exit Applications

What is the best way to close a browser in if a test run fails in QTP?

Questions by hjdavis

Showing Answers 1 - 5 of 5 Answers

If we want to close all application threads opened by qtp in that run, we can use:

SystemUtil.CloseDescendentProcesses

It will not close any application that was open already before starting the run.

  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