Check Browser Compatibility: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
Line 15: Line 15:
* {{Gd}} [http://spoon.net/browsers/ Browser Sandbox - Run any browser from the web] Run {{Fx}}, {{Chrome}}, {{Opera}} and {{Safari}}  from the web(free), but no IE (last visited: 2011-02-09)
* {{Gd}} [http://spoon.net/browsers/ Browser Sandbox - Run any browser from the web] Run {{Fx}}, {{Chrome}}, {{Opera}} and {{Safari}}  from the web(free), but no IE (last visited: 2011-02-09)
** [http://spoon.net/Server/ Spoon Server]''($)'' "Enterprise customers can use Spoon Server to virtualize and deploy any desktop application on your internal network..." Quoted from official website.
** [http://spoon.net/Server/ Spoon Server]''($)'' "Enterprise customers can use Spoon Server to virtualize and deploy any desktop application on your internal network..." Quoted from official website.
* [http://browserling.com/ browserling - interactive cross-browser testing in your browser] Run {{IE}} 5-9 (Simulated by [http://www.my-debugbar.com/wiki/IETester/HomePage IETester]), {{Fx}} 3.5 (with installed firebug), {{Chrome}} 7.0 , {{Opera}} 10.6 and {{Safari}} 5.0 (last visited: 2011-02-13) Guest can use 5 minute sessions  
* [http://browserling.com/ browserling - interactive cross-browser testing in your browser] Run {{IE}} 5-9 (Simulated by [http://www.my-debugbar.com/wiki/IETester/HomePage IETester]), {{Fx}} v3~10, {{Chrome}} v1~16 , {{Opera}} v10~11 and {{Safari}} v4~5 (last visited: 2012-03-06) Guest can use 3 minute sessions  
 
* portable version of browser such as portable firefox (Firefox 免安裝版)
* portable version of browser such as portable firefox (Firefox 免安裝版)



Revision as of 14:54, 6 March 2012

Web site design and development process


Check Browser Compatibility

view web snapshot and test user behavior (allowed click the link and test javascript...)

One PC with different Internet Explorer versions 同一電腦可以有不同版本的Internet Explorer

other browser

  • portable version of browser such as portable firefox (Firefox 免安裝版)

alternative

  • Install different virtual machines(ex: VirtualBox, Windows Virtual PC) with different version of browser. For example you install IE v.6 on first virtual machine, and install IE v.7 on another virtual machine.
  • VMware ThinApp($)

view web snapshot only


See also