24 July 2007
Django Master Class
by greut & 3 othersThe point of this tutorial is to introduce you to the features of Django that the experts know.
20 June 2007
Home - Sahi - Web Automation and Test Tool
by jpcaruana (via)Sahi is an automation and testing tool for web applications, with the facility to record and playback scripts. Developed in java and javascript, this tool uses simple javascript to execute events on the browser.
Features include:
* in-browser controls
* intelligent recorder
* text based scripts
* ant support for playback of suites of tests
* multi threaded playback
* HTTP and HTTPS support
* AJAX support
Sahi runs as a proxy server and the browser needs to use the sahi server as its proxy. Sahi then injects javascript so that it can access elements in the webpage. This makes the tool independent of the website/ web application.
Sahi is a free, open source software released under the Apache License Version 2.0
Create a Testing DSL with FitNesse and Selenium (Part 1) - Jeremy D. Miller -- The Shade Tree Developer
by jpcaruana (via)la quadrature du cercle résolue? faire du ajax dans FitNesse
1
(3 marks)