public marks

PUBLIC MARKS from nhoizey with tags web & test

2010

Adobe Marketplace - Offering Detail

Contrast-A allows users to interact with a 3-dimensional RGB color space, experiment with color combinations, check the contrast according to both WCAG 2.0 and 1.0 and see the results for different types of color deficiency.

Mock Your Ajax Requests with Mockjax for Rapid Development | Enterprise jQuery

The mockjax plugin is a development and testing tool for intercepting and simulating ajax requests made with jQuery with a minimal impact on changes to production code.

this, is boomerang

"boomerang is a piece of javascript that you add to your web pages, where it measures the performance of your website from your end user's point of view"

2009

Web Designer Notebook » How to use Modernizr

Modernizr doesn’t actually magically enable CSS3 properties for browsers that don’t support them. It just tells the page whether that feature is supported on the browser the visitor is using or not.

Web Performance Best Practices

by 1 other
When you profile a web page with Page Speed, it evaluates the page's conformance to a number of different rules. These rules are general front-end best practices you can apply at any stage of web development. We provide documentation of each of the rules here

Page Speed Home

Page Speed is an open-source Firefox/Firebug Add-on. Webmasters and web developers can use Page Speed to evaluate the performance of their web pages and to get suggestions on how to improve them.

Alkaline - Litmus

Alkaline tests your website designs across 17 different Windows browsers right from your Mac desktop in seconds. No need for virtual machines, Windows licenses, or any messing around with Windows Update.

2008

Litmus: Painlessly test your email and website designs

by 9 others
Litmus shows you precisely how your designs will be seen by your customers. We deliver screenshots of your web sites and email newsletters in seconds across all popular platforms.

2007

PEAR :: Package :: Testing_Selenium

Selenium Remote Control (SRC) is a test tool that allows you to write automated web application UI tests in any programming language against any HTTP website using any mainstream JavaScript-enabled browser. SRC provides a Selenium Server, which can automatically start/stop/control any supported browser. It works by using Selenium Core, a pure-HTML JS library that performs automated tasks in JavaScript; the Selenium Server communicates directly with the browser using AJAX (XmlHttpRequest).