Working with Processes in QTP
The article will discuss on how to close processes in QTP. First we will discuss the SystemUtil object and then later in the article few other approaches.
SystemUtil Object
SystemUtil is utility object provided by QTP. It can be used to launch or closes a process. Let’s look at various methods supported by this object
SystemUtil.Run file, [params], [...]

(4 votes
Tags used -



































