rhu
9 months agoContributor
Problems when runing automated tests on a virtual machine
When running TestEceute or TestComplete test in avirtual machine via azure pipeline take care to set the following registy key to 0 (infinitive)
Local Security Policy\Local Policies\Security Otions\interactivelogon: Machine inactivity timout
If not your test will not work. E.g if set to 600 (seconds) and your first tets is working, then an other test starting e.g 15 min later will not work anymore.
See also
https://learn.microsoft.com/en-us/windows/security/threat-protection/security-policy-settings/interactive-logon-machine-inactivity-limit