Forum Discussion
Julia_K
13 years agoSmartBear Alumni (Retired)
Hello Lorenzo,
Could you please check if the issue persists on the latest version of TestComplete – 9.0? If you need a free trial version of TestComplete 9.0, you can apply for it here.
To help us investigate the problem, also please check the following:
1. Is your tested application listed under the Sys node in the process hierarchy in TestComplete‘s Object Browser after you try to close it with TestedApp.Close or TestedApp.Terminate methods?
2. In what run mode is your application launched? Is it launched in Simple mode? The tested application’s run mode is specified in the Run mode column of the TestedApps editor.
3. Can you close your tested application by calling the Close method of the process object instead of the Close method of the TestedApp object? For example, Sys.Process(“Notepad”).Close().
Thanks in advance.
Could you please check if the issue persists on the latest version of TestComplete – 9.0? If you need a free trial version of TestComplete 9.0, you can apply for it here.
To help us investigate the problem, also please check the following:
1. Is your tested application listed under the Sys node in the process hierarchy in TestComplete‘s Object Browser after you try to close it with TestedApp.Close or TestedApp.Terminate methods?
2. In what run mode is your application launched? Is it launched in Simple mode? The tested application’s run mode is specified in the Run mode column of the TestedApps editor.
3. Can you close your tested application by calling the Close method of the process object instead of the Close method of the TestedApp object? For example, Sys.Process(“Notepad”).Close().
Thanks in advance.
Related Content
- 4 years ago
Recent Discussions
- 6 hours ago
- 6 hours ago
- 4 days ago