it is true that being agile is more a state of mind than a process. It could however be useful to use some tools for agile software development when you try to apply the technical practices that are linked to Agile like:
* Scrum agile project management
* Behavior Driven Development(BDD) or Acceptance Testing Driven Development (ATDD)
* Continuous integration
* Code and database refactoring
A lot of commercial and open source tools have been developed to support these needs and you will find a large part of them on the web site http://www.agilesoftwaretools.com/
Leave a Reply