Forum Discussion

NisHera's avatar
NisHera
Valued Contributor
10 years ago

How to terminate TC

When I try to kick off test with command line  

eg start "My Test" /wait "C:\Program Files (x86)\SmartBear\TestComplete 11\Bin\TestComplete.exe" .......................

If TC alredy open it will not work.

 

How do I terminate TC with cmd line?

C:\....taskkill /F /IM "TestComplete.exe" /T says

ERROR: The process with PID 6756 (child process of PID 6628) could not be terminated.
Reason: Access is denied.