mgroen2
8 years agoSuper Contributor
How to start a service from TestComplete?
What is the approach to start a service from TestComplete?
For example: I have service "service1" which I want to start from TestComplete, prior to test execution. And, I want it to stop after test execution as well.
What would be the code (or Keyword test steps) to do this?
Thanks,
Mathijs
OnStartTest - to start your services
OnStopTest - to stop your services
For code related to start and stop services refer here https://support.smartbear.com/viewarticle/9044/