【问题标题】:Test application on all Windows OS's and architectures在所有 Windows 操作系统和架构上测试应用程序
【发布时间】:2013-12-08 07:28:06
【问题描述】:

我们必须在以下版本的 windows 上测试我们的桌面应用程序(.NET 和 WPF):

  • Windows XP x86
  • Windows XP x64
  • Windows 7 x86
  • Windows 7 x64
  • Windows 8 x86
  • Windows 8 x64

每次我们要发布时,我们都必须在所有版本的 Windows 上测试整个应用程序功能及其设置文件。
我已经在虚拟机上安装了所有版本,但这仍然是非常耗时的任务。我正在寻找一种使整个或至少部分过程自动化的方法。 任何想法或建议将不胜感激。

【问题讨论】:

  • 使用自动化测试。它仍然需要很长时间,但你可以让它运行一夜。
  • @RaymondChen 你能告诉我更多或更多描述的链接吗?
  • 不确定还有什么要说的。编写一个程序来测试你的程序。 Test automation.

标签: .net windows testing automation


【解决方案1】:

以下是我参与过的几个项目中使用的自动化测试框架列表:

  1. 自动化 QA TestComplete
  2. IBM Rational Functional Tester
  3. Selenium:开源,但仅支持 Web 应用程序测试

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-02-04
    • 2013-05-21
    • 1970-01-01
    • 2010-12-05
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多