Other Tools

Finally, here’s a quick survey of some other candidates for every programmer’s toolbox.

Testing Tools

FitNesse:

http://fitnesse.org/

FitNesse is an acceptance testing tool that allows tests to be expressed as tables of input data and expected output data, described in Fit for Developing Software: Framework for Integrated Tests [MC05].

Watir:

http://wtr.rubyforge.org/

Watir is an open source library for automating web browsers allowing automated testing of web applications. It started out on Internet Explorer on Windows but is in the process of being ported to other browsers.

Selenium:

http://selenium.openqa.org/

Selenium is a cross-platform suite of tools to automate web application testing.

Sahi:

http://sahi.co.in/

Sahi ...

Get Debug It! now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.