浏览器兼容性测试 [英] Browser Compatibility testing

查看:332
本文介绍了浏览器兼容性测试的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我如何进行浏览器兼容性测试?



有没有任何特定的方式或清单,通过它我可以确认浏览器IE 6/7/8的兼容性测试。



让我将查询扩展到一个应用程序:



让我们假设一个web应用程序被测试在IE6(约5000个测试用例)



现在我需要检查在IE7& IE8也。



我该怎么办?因为我无法在所有浏览器中执行所有5000个测试用例



我需要知道在IE7&

解决方案



什么是测试浏览器应用程序兼容性的基准? / div>

要测试不同IE版本的网站,请使用 IETester



我没有清单,但我只是直观地比较不同浏览器的网站,并检查css和javascript(例如jQuery插件)是否工作如预期。大多数时候,你知道什么部分可能会导致旧版本的浏览器版本的问题...



我有时使用 BrowserShots ,但它只会显示屏幕截图,并且在检索屏幕截图时出现延迟,因此您必须等待结果...


How do i do browser compatibility testing?

Is there any particular way or checklist through which i can confirm compatibility testing on browser IE 6/7/8 is done.

Let me extend my query in particular to a application :

Let us assume a web application is tested in IE6 (Approx 5000 Test Cases)

Now i need to check the application compatibility in IE7 & IE8 also.

How do i go with ? since i cannot execute all the 5000 Test Cases in all the browsers

I need to know exactly where the problem could occur when tested in IE7 & IE8 browser.

what is the benchmark to test the application compatibility across the Browsers?

解决方案

For testing a website in different IE versions I use IETester.

I don't have a checklist, but I just visually compare the websites in the different browser and check if the css and javascript (e.g. jQuery plugins) are working as intended. Most of the time you know what parts could be causing problems in older browser versions...

I sometimes use BrowserShots, but it will only show screenshots and there are delays in retrieving the screenshots, so you have to wait for results...

这篇关于浏览器兼容性测试的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆