Automated testing application on Windows 2012 R2 servers stops after disconnecting Remote Desktop -


i have been developing application automated testing on gui based application. automated application requires use of mouse click buttons , keyboard type gui application testing. working on getting automated application running on servers (windows server 2012 r2) able scale our testing.

running application works great on server when connected remote desktop connection. problem when remote desktop disconnected. automated testing application continues run (it console application), don't think mouse doing , gui testing stays in same state when remote desktop disconnected.

do these servers process mouse input when there no remote desktop connected? gui application capable of running , being interacted when there no remote desktop connection?

finally, there solution problem doesn't require having computer running remote desktops open keep servers capable of receiving test requests (the end goal have many servers sitting waiting tests sent run)?

sorry if not explaining (i have little networking knowledge). can revise , comment if needed.


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -