Forum Discussion
Have you checked through all of these references?
https://support.smartbear.com/testcomplete/docs/testing-with/running/via-rdp/overview.html
We had exactly the same issue last night when an IT upgrade disconnected the RDP machine. All the tests failed due to no UI.
The reference doesn't advise on how to keep tests running when the RDP session disconnects.
We're trying to integrate TestExecute with our Devops pipeline as well so are keen to see the solution.
jr348 There is this section about disconnecting in that same reference
-
If you need to disconnect from the Remote Desktop session, you can retarget the session to the remote computer’s console before starting your tests. For detailed information, see Disconnecting From Remote Desktop While Running Automated Tests.
-