Archive for the 'Agile' Category

Your test suite is not flexible - get agile with FIT

Posted: Saturday, January 27th, 2007
Categories: Agile, Automated Testing, Tools

If you haven’t heard of FIT yet, you need to know about it. FIT is an open source framework that allows you to add and execute complex tests from a simple web interface.
The requirements of FIT are pretty basic.
- You need Apache installed on the machine
- You need to be able to edit httpd.conf to give […]

Read the full article