Free Friday: Browser Testing Tools
If you work on web-based projects, you often want to know how your site renders in multiple browsers, but don't want to actually install them on your machine. Here are a few great free tools that allow you to do just that:
- Xenocode Browser Sandbox - Runs any browser from the web with no installation.
- LunaScape - Puts the "big three" browser rendering engines into one tool and allows you to easily switch between them.
- BrowserShots - Allows you to quickly run page tests on nearly every browser and version available.
Happy testing! -M