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 te...
- 8 years ago
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/