Forum Discussion
Kitt
3 years agoRegular Contributor
Yes, you can configure your desktop application as a Tested Application and launch it using the code below.
TestedApps.AppName.Run();
Here's the doc on adding apps to TestComplete: https://support.smartbear.com/testcomplete/docs/testing-with/tested-apps/adding.html
TestedApps.AppName.Run();
Here's the doc on adding apps to TestComplete: https://support.smartbear.com/testcomplete/docs/testing-with/tested-apps/adding.html