【问题标题】:Test my program in different windows versions在不同的 Windows 版本中测试我的程序
【发布时间】:2015-12-23 06:36:33
【问题描述】:

在投入生产之前,我必须在几个 Windows 版本(从 7 到 10、32 和 64 位)中测试一个 Windows 应用程序,假设下载 ISO(幸运的是我们有许可证),创建虚拟机并安装所有版本一一。有没有更快的方法来做到这一点?以云解决方案为例。

【问题讨论】:

    标签: windows testing cloud virtual-machine


    【解决方案1】:

    我在 Virtualbox 上手动创建不同的操作系统映像,并使用 VirtualBox 自动化 API 来安装 Windows 应用程序并对其进行测试。

    这里是相关的 SO 帖子

    Testing windows installers

    How to automate installer testing

    【讨论】:

      猜你喜欢
      • 2018-03-07
      • 2010-11-02
      • 2013-01-12
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多