Sponsorised links
08 November 2009
Closure Library - Google Code
The Closure Library is a broad, well-tested, modular, and cross-browser JavaScript library. You can pull just what you need from a large set of reusable UI widgets and controls, and from lower-level utilities for DOM manipulation, server communication, animation, data structures, unit testing, rich-text editing, and more.
05 November 2009
29 October 2009
Sponsorised links
28 October 2009
27 October 2009
22 October 2009
19 October 2009
USGS Twitter Earthquake Detector : GIS Lounge - Geographic Information Systems
The USGS is now testing out Twitter to collect early response information about earthquakes: “the USGS is developing a system that gathers real-time, earthquake-related messages from the social networking site Twitter and applies place, time, and quantity data to provide geo-located earthquake detection within 60 seconds of an event’s origin time.“ Social media can be a valuable tool in helping to assess earthquake hazards through anecdotal information from hundreds and potentially thousands of local users.
18 October 2009
Corey Goldberg: Selenium RC with Python in 30 Seconds
Selenium is a suite of tools to automate web app testing across many platforms. It has various pieces (Core, RC, IDE, etc), and I struggled trying to figure out how everything fits together and works. At the end of the day, all I wanted to do was use Selenium from my Python code to drive a browser session.
15 October 2009
Linux.com :: Using free software for HTTP load testing
A good way to see how your Web applications and server will behave under high load is by testing them with a simulated load. We tested several free software tools that do such testing to see which work best for what kinds of sites.
07 October 2009
The myth of the page fold: evidence from user testing | cxpartners
Bart's Preinstalled Environment (BartPE) bootable live windows CD/DVD
Optimisation taux de transformation
04 October 2009
The WHATWG Blog » Blog Archive » Usability testing HTML5
Methodology
We first created three different variants based on the original microdata proposal
Google n'embauche que le top 1% des développeurs. Google embauche tous les PhD qu'ils peuvent. Et pourtant, Google nous sort des "études" qui dès la première ligne nous font penser à un sondage Opinion Ways : une problématique exposée foireuse soutenue par des questions biaisée. Google : le JC Decaux d'internet.
02 October 2009
24 September 2009
FitNesse
23 September 2009
Chromium Blog: Introducing Google Chrome Frame
Today, we're releasing an early version of Google Chrome Frame, an open source plug-in that brings HTML5 and other open web technologies to Internet Explorer.
With Google Chrome Frame, developers can now take advantage of the latest open web technologies, even in Internet Explorer. From a faster Javascript engine, to support for current web technologies like HTML5's offline capabilities and canvas, to modern CSS/Layout handling, Google Chrome Frame enables these features within IE with no additional coding or testing for different browser versions.
AgileTestingArticlesAndTutorials - Cheesecake - Trac
Agile Testing Articles and Tutorials ¶
This is a central repository of links to the various articles and tutorials that I posted so far on my Agile Testing blog.
Functional testing for Web applications
If you are entering into the cloud, testing becomes even more critical for your applications to be reliable. Learn to master automated, functional testing using the open source tools, Selenium, Windmill, and twill. The techniques covered in this article work on Google App Engine, blogging software, or your own home grown application.
21 September 2009
Writing Great Unit Tests: Best and Worst Practices « Steve Sanderson’s blog
Unit testing is not about finding bugs
18 September 2009
Outras Fontes | Testing Typekit
16 September 2009
Windmill Testing Framework
Windmill is a web testing tool designed to let you painlessly automate and debug your web application.
Introduction to unittest
The easiest way to start with testing in Python is to use the standard library module unittest.
