01-03-2012 11:44 PM
Hi,
Is there any way to check whether a process is running or not in teststand 2010?
Regards,
Ramjee
01-04-2012 10:26 AM
Hi,
One way is to use the Call Executable step and use 'tasklist'. The following link may help: http://stackoverflow.com/questions/162291/how-to-check-if-a-process-is-running-via-a-batch-script.
Thanks,
Jim