ContributionsMost RecentMost LikesSolutionsTestComplete is not taking control of the application Hello Friends, I am facing a weird problem, we have already developed a BDD Test Suite in TestComplete to Automate Standalone windows desktop application (UI has been built using OpenGL technology), and It's working fine. We have below Observations/Issues: 1) Test Suite has developed in Windows 10 Laptop with AUT simulator installed in Laptop [Works Fine] 2) Test Suite we ran on Target machine which is real machine via Remote Desktop Connection [Works Fine] 3) We directly tried to run Test Suite on a real machine by TestComplete or TestExecute which is a Windows 10 machine with Nvdia graphics card [Its Failing] Reason: We see that when I execute the test case and once AUT (Windows standalone application gets launches) Test Execution status bar kind of goes to background completely and our AUT will run on foreground, and at the end test case will fail when we see errors it is not able to read the AUT UI because it went behind UI. The same scenario if I execute via Remote Desktop on Remote computer Test case is getting passed. We have encountered this weird situation. Please provide your suggestions how can we fix this issue. Thanks Re: TestCase failure issue on remote computer triggered via RDP We found it was problem from application side, it has been resolved and works fine with RDP Re: TestCase failure issue on remote computer triggered via RDP Could you please share Batch file script, somehow its not working in my case Thanks Re: TestCase failure issue on remote computer triggered via RDP We have interactive GUI, please help on this. TestCase failure issue on remote computer triggered via RDP Hello Team, While executing test cases via TestExecute on a remote computer connected through RDP we are facing TestCases are getting failed and we found that reason is that we have a Desktop application (AUT) upon launching it will switch ethernet port for about ~25Sec and makes RDP disconnection for the same amount of time, once after the re-establishment of connection, we can see that TestExecute is executing the test case but at the end, it fails with the below error: "The operation cannot be performed because the user session is disconnected" we even tried the solution which is provided in Disconnecting From Remote Desktop While Running Automated Tests webpage: https://support.smartbear.com/testcomplete/docs/testing-with/running/via-rdp/keeping-computer-unlocked.html but did not help either, please suggest us on this issue. Thanks in advance! SolvedI am not able to find Network Suite in order to create Distributed Test (TestComplete V14) Hello Team, I am not able to find Network Suite in order to create Distributed Test, I am using licensed TestComplete V14. please advise on this. Thanks, Sagar SolvedExecuting test cases by TestExecute triggering via Jenkins Hello All, I am running Test Execute service in one of the Jenkins node, from Jenkins Master where I have created a Job which will trigger the Test Execute to execute certain test suite on Jenkins node (where the Test Execute is running as a service) but I am seeing below errors and Job is getting exited (please find attachment screen shot for more info.); [Test Complete] Test runner exit code: 1000. [Test Complete] [WARNING] Error: Test Execute 14 is already running.. Kindly help me to fix this problem. Thanks in advance Solved