Is there a software to test a website in all browsers? [closed]

佐手、 提交于 2019-12-05 08:47:54

Well if online tools like this one are not enough, than you basically are looking for local tools, right? Why not use the browsers themselves then? Opera and Webkit should be accessible to anyone, as far as IE goes, there's a plugin for Chrome that renders like IE AFAIR (and there's a Chrome plugin for IE too).

Microsoft Expression Web with Super Preview

Maybe this will work for you: http://seleniumhq.org/.

Download and install the web browsers you want to test in. To run multiple Internet Explorer instances you can use IETester: http://www.my-debugbar.com/wiki/IETester/HomePage

You can try this : http://spoon.net/browsers/

We developed Browsera, a cross-browser testing service, with exactly this scenario in mind. We go quite a bit further than screenshots because Browsera automatically detects potential layout problems as well as functional problems such as scripting errors reported by the browser. While we don't cover as many browsers as Browsershots, we cover those most commonly used by the community. Opera and Chrome support are coming soon.

LitmusApp, Browsershots, Superpreview, and Browserlab are all screenshot-based tools and don't do any problem auto-detection.

Cloud Testing – http://www.cloudtesting.com/ – offer a functional website testing tool that allows you to test your websites from the cloud. Enterprise users can download an agent which allows access to your local resources, i.e. inside your firewall/network. It is based on Selenium, and allows you to capture scripts in the Selenium IDE plugin for Firefox, and then upload onto our servers for running.

We currently support the following browsers:

Firefox 2, 3 & 3.5 Internet Explorer 6,7 & 8 Safari 3.2 & 4.0 Chrome 2 and 3 Opera 9.6

With all of the above we capture full screenshots (i.e. of the browser window, not just the OS window), store the HTML and details of components on each page, along with timings and HTTP request and response headers. All of this is available to view via the results portal.

A free 7 day trial is available.

fglez

If you are looking to have multiple browser versions in your Windows environment, check this question: Cross-browser testing: All major browsers on ONE machine

Aim of this guide:

  • Running multiple unmodified native versions of Internet Explorer, Safari, Opera, Chrome and Firefox on a single machine, side-by-side.
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!