CSS IE 网页测试。IETester 的准确度如何?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/5612170/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Web Testing for IE. How accurate is IETester?
提问by Jiew Meng
I am using IETester for testing web sites with IE. I find it quite frustrating that it crashes frequently. More importantly, it does not seem to be too reliable. Sometimes, a site looks broken in IETester's IE8 but looks fine in real IE8. (I suspect that HTML5Shiv didn't load correctly in IETester at times) Anyone experiencing the same problems? What alternatives do you use?
我正在使用 IETester 用 IE 测试网站。我发现它经常崩溃很令人沮丧。更重要的是,它似乎不太可靠。有时,一个站点在 IETester 的 IE8 中看起来很糟糕,但在真正的 IE8 中看起来很好。(我怀疑 HTML5Shiv 有时无法在 IETester 中正确加载)有人遇到同样的问题吗?你使用什么替代品?
I once resorted to using Windows 7's XP Mode to run IE7 then use Windows 7's IE8 (meaning) that I didn't upgrade to IE9 :( also I wont be able to test IE9... I think that setting up many Virtual PC's for each browser will consume lots of resources (say I have a Virtual PC for each version of IE ... or is there another way)?
我曾经求助于使用 Windows 7 的 XP Mode 来运行 IE7 然后使用我没有升级到 IE9 的 Windows 7 的 IE8(意思是) :( 我也无法测试 IE9 ......我认为为每个浏览器都会消耗大量资源(假设我为每个版本的 IE 都有一个 Virtual PC ......或者还有其他方法)?
Even if I use those Web Services for Browser Testing, I will be missing out of Debugging Tools like IE8's Developer Tools or IETester's DebugBar (I know they are nothing compared to FireBug but its still something)
即使我使用这些 Web 服务进行浏览器测试,我也会错过调试工具,例如 IE8 的开发人员工具或 IETester 的 DebugBar(我知道它们与 FireBug 相比不算什么,但它仍然是一些东西)
采纳答案by Pekka
I can confirm your experience: IETester sometimes deviates from what the "real" browser shows. I have seen this even with pure CSS constructions in simulated IE7 and IE8.
我可以确认您的体验:IETester 有时会偏离“真实”浏览器显示的内容。即使在模拟 IE7 和 IE8 中使用纯 CSS 结构,我也看到了这一点。
I have no own experience with them, but MS offer virtual machine packagesfor the various versions of IE. They migh be worth a shot, I've been planning to give them a test drive for a while. They run their native browsers and are bound to be 100% reliable.
我对它们没有自己的经验,但是 MS为各种版本的 IE提供了虚拟机包。他们可能值得一试,我一直计划让他们试驾一段时间。他们运行自己的原生浏览器,并且肯定是 100% 可靠的。
回答by HymanJoe
I've never tried IETester.
我从未尝试过 IETester。
I recommend IE Collection http://utilu.com/IECollection/
我推荐 IE Collection http://utilu.com/IECollection/
I've been using it for the last couple years and am very happy. It doesn't include IE9, but it allows you to run side-by-side versions of IE6, 7 and 8 without "clashing" with each other.
过去几年我一直在使用它,我很高兴。它不包括 IE9,但它允许您并行运行 IE6、7 和 8 的版本,而不会相互“冲突”。
回答by mongo296
you will run into subtle (and some not so subtle) but persistent errors in all the ietester/iemulti/iecollections that are out there. your best bet is separate virtual machines (like parallels or vmware) with the versions of ie you need to test.
您将在所有 ietester/iemulti/iecollections 中遇到微妙(有些不是那么微妙)但持续存在的错误。您最好的选择是使用您需要测试的 ie 版本的单独虚拟机(如并行或 vmware)。
ie9 has "decent" compatibility modes for ie7 and 8 and even has some decent javascript debugging; however, i have even seen differences in ie7 vs. ie9 in ie7 mode, especially in javascript.
ie9 为 ie7 和 8 提供了“不错的”兼容模式,甚至还有一些不错的 javascript 调试;然而,我什至在 ie7 模式下看到了 ie7 与 ie9 的差异,尤其是在 javascript 中。
回答by user1970864
I have used I.E Tester for the past few years and although there are a few subtle glitches here and there... these glitches are not Show stoppers. I.E. Tester has been a tremendous help to my design work for cross browser compatibility. But thats not to say use only I.E tester exclusively... I would recommend it highly. Its really saved me some time with just a few quick clicks.
过去几年我一直在使用 IE Tester,虽然这里和那里有一些细微的故障......这些故障并不是 Show 的塞子。IE Tester 对我的跨浏览器兼容性设计工作有很大帮助。但这并不是说只使用 IE 测试器......我强烈推荐它。只需快速点击几下,它真的为我节省了一些时间。