The DbgServices object contains the following methods:
Method List
Name | Description |
---|---|
AttachToProcess |
Attaches TestComplete to a running Win32 process and assigns debugging process permissions to TestComplete. |
LaunchAllTestedApplications |
Launches all tested applications specified in the TestComplete TestedApps project item. |
LaunchApplication |
Launches a Win32 application with the specified command-line parameters. |
LaunchTestedApplication |
Launches a tested application specified by its index in the TestComplete TestedApps project item. |