extreme programming SaaS collaborative tools

413 views Asked by At

I'm looking for SaaS collaborative tools dedicated to extreme programming. Something like SocialText with back log, task and project management, dashboard, etc... Which tools are you using ?

Thanks!

6

There are 6 answers

0
bora.oren On

You can try google wave which is simple as possible. You can add google gadgets like spreadsheet, calendar, dashboard etc. to your wave. You can add images, attechments. You can manage project collaboratively in wave.

0
Paddyslacker On

Did you try Assembla? It has a backlog, a ticketing system for user stories, hosted source control for GIT and SVN and a Wiki for documenting requirements. It also shows the usual burndown charts etc.

0
user9258991 On

Extreme Programming is, in its turn, described as concentrating on the test-driven approach. Its principles are, basically, best engineering practices taken to the extreme (hence the name "Extreme Programming"). XP is often said to equal pair programming; however, it is not completely true. While XP does include this practice, it consists of 11 more practices, including writing unit tests first, continuous integration, etc.

A quick side note: if you decide to use the XP framework, make sure you follow all 12 guidelines - omitting even one of them may make the whole process inefficient.link to full source

0
Daniel Cukier On

3 great tools I love:

  1. Xplanner or XPlanner+
  2. Pivotal Tracker
  3. Mingle

Not all of them are essentially SaaS, but it's easy to install and start using all of them

0
Ariel Erlijman On

I would recommend Trello. We have been using it for a while and it is great.

0
leenasn On

I would recommend Pivotal Tracker if you are following iterations. If you are doing more like Kanban Style, I would recommend Trello both are SaaS solutions.