Windows 虚拟测试环境 - 基于 Hyper-V
我正在使用 hyper-v、tfs 等进行自动化软件测试。由于我们的软件应该支持自 xp sp3 以来的每个 MS 操作系统,因此有许多不同的操作系统版本可以运行测试。
我的 hyper-v 环境已完全设置并且运行良好。我的问题如下。
像 Windows 7 这样的操作系统有很多不同的版本(家庭版、高级版、专业版、旗舰版)以及 32 位和 64 位版本。为每个版本建立一个虚拟机并运行测试是否有意义,或者是否可以针对最高版本(终极版、32 位和 64 位)进行测试,然后假设测试肯定也适用于例如。还有专业版吗?
im doing automated software testing with hyper-v, tfs and so on. since our software is supposed to support every ms os since xp sp3 there is a lot of different os versions to run the tests on.
my hyper-v environment is completely setup and running fine. my question is as follows.
os like windows 7 have so many different versions (home, premium, professional, ultimate) and both 32 and 64 bit editions. does it make sense to have a vm for each version up and running the tests or would it be just fine to test against the highest edition (ultimate, 32 and 64 bit) and then assume that the test would definately also work on the eg. professional edition as well?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我第二个菲尔伯特:
选择合理的测试场景(例如仅最小和最大版本),但一定要测试所有位数变体,至少混合平台变体位数以保持机器数量较少,例如
I second Filburt:
Select a reasonable testing scenario (e.g. only the least and biggest editions), but DO test all bitness-variants, at least mix you platform variants bitness in order to keep the numer of machines low, e.g.