Technology blog TechCrunch recently reported on a new testing tool that has received startup funding via the TechStars Boston Graduates scheme. Originally posted in a report by Don Dodge, who blogs at Don Dodge on The Next Big Thing and is a Developer Advocate for Google, the TechStars program is ‘a seed accelerator program that
Browsershots makes screenshots of your web design in different browsers. It is a free open-source online service created by Johann C. Rocholl. When you submit your web address, it will be added to the job queue. A number of distributed computers will open your website in their browser. Then they will make screenshots
BrowserLab provides web designers exact renderings of their web pages in multiple browsers and operating systems, on demand. BrowserLab is a powerful solution for cross-browser compatibility testing, featuring multiple viewing and comparison tools, as well as customizable preferences. Since BrowserLab is an online service, it can be accessed from virtually
Want to see what your website looks like on the iPad? Get a load of iPad Peek, a new web-based emulator that shows you how any site renders on the new Apple device. iPad Peek has a few limitations. There’s no touch scrolling, ads produce pop-ups, and embedded Flash videos and objects will still render
XmlTestSuite provides a powerful way to test web applications.
* Check site structure:
HTML pages are well formed and links are valid
* Check the content of pages
Use Javascript variables, XPath expressions, database queries
* Check the way the site works:
Run test scanarios, written in XML
View TesterTools dedicated page for this tools.
On-the-web HTML checker by DJ Delorie; will serve a web page to you with various selectable tags switched on or off; very large selection of browser types; to check how various browsers or versions might see a page.
Click here for more info.
Site with online HTML validator; somewhat configurable. Site provided by San Francisco State University.
Click here for more info.
HTML validation site run by the WWW Consortium (the folks who set web standards); handles one URL at a time; Can choose from among 30 character encoding types, and multiple HTML and XHTML document types/versions.
Click here for more info.
Free on-the-web HTML checker by DJ Delorie allows viewing a page purified to HTML 2.0, HTML 3.2, HTML 4.0, or WebTV 1.1. standards.
Click here for more info.
Web Design Group’s validator – latest HTML version support, flexible input methods, user-friendly error messages.
Click here for more info.
Comments --
Add