public marks

PUBLIC MARKS from nhoizey with tags dev & 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"

Free RegEx Testing Tool for MacOSX, Windows, and Linux

"RegExr Desktop is a tool for learning, editing, and testing regular expressions (RegEx or RegExp for short) on Mac OSX, Windows, and Linux. "

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.

2008

A vos tests prêt... partez : SPIP 2.0.0 beta est dans les bacs

Lachez vos beta testeurs sur cette nouvelle mouture de SPIP, qu'elle soit parfaite pour sa sortie officielle !

Tamper Data :: Modules pour Firefox

Use tamperdata to view and modify HTTP/HTTPS headers and post parameters..

QUnit - jQuery JavaScript Library

QUnit is the unit testrunner for the jQuery project. It got promoted to a top-level project in May 2008 to make it easier to use in other projects, with focus on jQuery UI. Every plugin developer can leverage the testsuite to unit test their code.

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

Ajaxian » TIBCO GI Performance Profiler

TIBCO has released a new open source Ajax Performance Profiler that aims to answer the questions: How long did it take that service to respond? ...did it take for that component to render? ...that data to parse? ...for that function to execute?

SlickSpeed Selectors Test

by 7 others
Des tests de performances automatisés des principales librairie Javascript : Prototype, jQuery, MooTools, ext, cssQuery, dojo query

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).

Buildix from ThoughtWorks :: project start-up in a box

Continuous Integration, Source Control, a Wiki and a Bug-Tracker are all cornerstones of a functioning Agile development project.

2005

MacDevCenter.com: How to End Wars Between Testers and Programmers

(via)
There's a natural conflict between testers and programmers because of the difference in perspective each role has. In the simple view, programmers are centered on creation: they make things that didn't exist before. Like most creators, programmers have a natural optimism about making new things and solving problems. (The programmer's motto: "Given enough time, I can build anything!")