VAIBHAV SINGH
Quick Test Professional Profile

Killing User Specific Process(During one machine but different Accounts)

During Automation Execution It happens lot of times, when with single remote machine, lot of executions running from different account and if we close any process using QTP functions (SystemUtil.CloseProcessByName()),It close all process across all accounts. Through below code we can avoid such situation.