Is it possible to run Coded UI tests without having to connect via remote desktop?

前端 未结 8 1214
陌清茗
陌清茗 2021-02-01 21:30

I\'m attempting to automate Coded UI tests.

My test controller launches the tests on a remote test server, which I normally access via a Remote Desktop connection.

8条回答
  •  自闭症患者
    2021-02-01 22:22

    You can use VMware to run your coded ui tests. if you minimize the VM , test will still continue.

    See this link for more details. http://www.binaryclips.com/2016/03/coded-ui-tests-executing-test-case.html

提交回复
热议问题