Some Basic QA Tools for Web Pages

August 6, 2008

The MarkUp Validator.
- Also known as the HTML validator, it helps check Web documents in formats like HTML and XHTML, SVG or MathML.

The Link Checker - Checks anchors (hyperlinks) in a HTML/XHTML document. Useful to find broken links, etc.

The CSS Validator - validates CSS stylesheets or documents using CSS stylesheets.

XML Schema Validator

Previous post: Watir vs. Selenium

Next post: Starting with Silk Test Automation