You are currently browsing the archives for the "tools" tag.

Automated testing software for your web app

April 27th 2010 - 8:33 am by james

At bitmechanic we’ve always been passionate about software test automation. One issue we’ve run into consistently with our clients is the difficulty of adding browser based acceptance tests to our applications. As more and more code moves into the browser (Javascript, CSS, etc) the need for browser based testing has increased.

Selenium is an excellent open source tool for testing web application, but it lacks a few features out of the box. We have recently released a web testing tool called regressr that addresses a few of these gaps.

(more…)


trac plugin for Gliffy released

November 10th 2009 - 9:14 am by james

We like trac and we like Gliffy. So we figured, why not combine them?

(more…)