【问题标题】:Automated User Interface Testing with Visual Studio Team Services使用 Visual Studio Team Services 进行自动化用户界面测试
【发布时间】:2016-11-05 19:00:29
【问题描述】:

我正在开发 WPF 应用程序,并想尝试使用 Visual Studio Team Services 进行持续集成工作流。

是否可以使用 TestStack.White library 在云中通过 Visual Studio Team Services 进行自动化 UI 测试?

【问题讨论】:

    标签: c# visual-studio testing azure-devops white-framework


    【解决方案1】:

    您需要host your own Build Agent。 Visual Studio Team Services 使用的 Hosted Build 代理不能在交互模式下运行,这是 White 运行应用程序并与您的应用程序交互所必需的。

    来自VisualStudio.com

    问:您是否需要以交互模式运行构建服务(而不是作为 服务)?

    A:不。那么您可以使用托管池。

    【讨论】:

      猜你喜欢
      • 2017-05-30
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-11-13
      相关资源
      最近更新 更多