14,959
edits
| Line 4: | Line 4: | ||
==== view web snapshot and test user behavior (allowed click the link and test javascript...) ==== | ==== view web snapshot and test user behavior (allowed click the link and test javascript...) ==== | ||
One PC with different Internet Explorer versions 同一電腦可以有不同版本的Internet Explorer | |||
* {{Gd}} IE1.0 ~ IE8 [http://finalbuilds.edskes.net/iecollection.htm Internet Explorer Collection]([http://blog.miniasp.com/post/2009/03/Useful-tools-Internet-Explorer-Collection.aspx 介紹]) | |||
* IE5.5 ~ IE9 emulator: | |||
** [http://www.my-debugbar.com/wiki/IETester/HomePage IETester] | |||
** [http://browserling.com/ browserling - interactive cross-browser testing in your browser] Run {{IE}} (Simulated by [http://www.my-debugbar.com/wiki/IETester/HomePage IETester]) | |||
* IE3.0 ~ IE6.0: [http://tredosoft.com/Multiple_IE Multiple IE] | |||
other browser | |||
* {{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://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 | |||
* portable version of browser such as portable firefox (Firefox 免安裝版) | |||
alternative | |||
* Install different '''virtual machines'''(ex: [http://www.virtualbox.org/ VirtualBox], [http://www.microsoft.com/windows/virtual-pc/support/virtual-pc-2007.aspx 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. | |||
* [http://www.vmware.com/products/thinapp/ VMware ThinApp]''($)'' | |||
==== view web snapshot only ==== | ==== view web snapshot only ==== | ||