Slashdot Mirror


Open Source Requirements Management Systems?

scphantm asks: "I have the wonderful (and rare) job of building a development department from scratch. One of the things im doing right now is looking for the software im going to use company wide to manage the department and the various projects we are going to have. I have some great ideas for OSS project management software, but the one piece of the puzzle that im missing is a good requirements management system. I have found a few that will do what i want but i have serious issues spending $1200 to $10,000 a seat! I sat down and put together a wish list for what I would want in a Requirements Management System, is there anything like this out there?" While SourceForge and it's free counterpart Alexandria may have a few of the pieces to his wishlist, scphantm has some decent ideas that Project Managers might want to think about.

"I have used your basic Word docs and Excel spreadsheets in the past for this but it just simply wasn't up to snuff as far as I'm concerned. How have Slashdotters solved these problems?

My Wishlist


  • Has to be web based. We are going to be spread all over the country and i see no other realistic way of doing it.
  • Has to handle multiple projects
  • I want it set up so I can take the tree of requirements, click on a button and have it take a snapshot of those requirements and mark them as the requirements for version 1. I can then still use the original requirements tree to create the requirements for version 2.0, in the future. I then want the ability to compare the two snapshots and generate a report that I can give to marketing which says: "these are the changes from version 1.0 to 2.0"
  • I want the defect tracking integrated into it. Source code management I don't really care about, but bottom line, I want to be able to click on my snapshot of version 2.0 and run a report that itemizes everything in it, from requirements to bug fixes. I want to be able to look at a closed bug and see what release of the product it was integrated into. on this level, I really don't give a rats @$# about what version of data.h the fix was integrated in.
  • If I have a bug reported in version 1 of a release, I want it to flag the developers of version 2 that this may be an issue for them as well. Basically have a little bit of AI as far as who needs to know about a bug, and make sure to incorporate the fix for that bug into future releases.
  • I want security set up so there is a free communication during the process of requirements management. anyone who is anyone will be permitted to add input to new feature ideas using this system. the Development Director for the particular project would be the only one permitted to make a suggestion a requirement.
  • I want an impact tree. I want to be able to run a report to show the CEO that if he wants to change the encryption from Blowfish to AES, its going to impact these requirements."

117 comments

  1. Or... by roguerez · · Score: 4, Funny

    post your requirements on /., as you've done in this case.. :)

    Version control would get a little difficult though.

  2. Do you already know who/what/why by jukal · · Score: 3, Insightful

    I quess you already have a valid requirement basis for selecting the requirements management system. I might be perverted, but I would not even install a separate requirements management system before seeing who i will have working, what will they be doing, and how they will be doing it. You must be building a seriously complex software product, otherwise I do not really see your way of prioritizing things - or have you gone through this process before and already know exactly how you want things done?

    1. Re:Do you already know who/what/why by InternalWave · · Score: 3, Insightful

      I agree. This to me sounds like someone putting the technology ahead of the humans.

      I'd start out with a decent version control system and that's about it. I'd make that work first, and also concentrate on proper coding standards (comments etc etc) before ever worrying about the rest of the infrastructure.

      The build system would be a close second. For Java I like Ant...I've been using it for years, and the company I work for right now uses it big time.

      Configuration and documentation management would come third, and not too late either.

      OK, it sounds like I am discounting requirements management and high level design and traceability - definitely not. But I think you can do this without resorting to systems. Just make sure that the business analysts are hardnosed SOBs that know requirements analysis inside and out. All you need from them are decent System/Software requirements specs that could be in ASCII for all I care.

      Do your spec review. Make sure the senior programmers are on board and understand the requirements. Give them their bits and let them loose. Let them use UML if they like but don't demand it, and curb excessive use of it. If they want to use something else that's fine. Require traceability.

      Review again. Intensively. All docs at this point are still ASCII/Word/XML/LaTeX/images - no fancy expensive systems are in play. None required, as far as I am concerned. Your best bet is people, not technology.

      I, or other commentators here, could follow the entire lifecycle through - what's the point? The thng is, you don't need the technology - you can do very well with email and simple document formats. It comes down to human skills and training and doctrine.

    2. Re:Do you already know who/what/why by Anonymous Coward · · Score: 0

      I'd start out with a decent version control system and that's about it. I'd make that work first, and also concentrate on proper coding standards (comments etc etc) before ever worrying about the rest of the infrastructure.

      It sounds to me he is in the requirements gathering phase (of a complex system, obviously), and really does not need source control or coding standards just yet. He needs something to get his requirements ordered and make them controllable instead.

      In big projects it really does help to gather requirements before you start coding!

    3. Re:Do you already know who/what/why by mickwd · · Score: 3, Insightful

      ".....concentrate on proper coding standards (comments etc etc) before ever worrying about the rest of the infrastructure"

      "Configuration and documentation management would come third, and not too late either"

      How can you mention requirements specs and design specs and say that coding standards, of all things, should be tackled before configuration control, document management and project infrastructure ?

  3. Simply subscribe by tbien · · Score: 0, Offtopic

    ...and if you want you will never see an ad on /. again...

    1. Re:Simply subscribe by Anonymous Coward · · Score: 0

      Simply find out what a hosts file is, and you will never see an ad on /. again.

  4. support oss by raffe · · Score: 2, Insightful

    If you want to support oss buy sourceforge or sourcecast from collab.net! Good companies that could use the money!

    1. Re:support oss by musicmaker · · Score: 1

      You mean scum bags that make free software, and then make it unfree once it's finished.

      Yeah right.

      --
      Everyone is living in a personal delusion, just some are more delusional than others.
    2. Re:support oss by Anonymous Coward · · Score: 0

      Haw-hah!

  5. Take and give by OSSturi · · Score: 2, Interesting

    Dear scphantm

    I would be very interested in your decisions regarding all the other parts of your open source development environment. Could you give us a summary of the tools you plan to use?

    I'd be happy to help you with the Requirements Management System. Unfortunetaly all I've ever used for this are plain text files...

  6. Apostrophe by billd · · Score: 1

    The apostrophe, eh. Is that a requirements management tool?

    --

    -----

    For great justice!

  7. Microsoft by cscx · · Score: 2, Interesting

    Microsoft Project + Sharepoint server for the collaboration. Oh, you want an open source (read: free) solution? Looks like you're shit out of luck, not even SourceForge is free.

    1. Re:Microsoft by Anonymous Coward · · Score: 0

      I don't see MSProject meeting any single one of his requirements. Not even close. Sharepoint is just a WebDAV server.

    2. Re:Microsoft by Anonymous Coward · · Score: 0

      project sux... go back in yer hole PMI boy

    3. Re:Microsoft by Anonymous Coward · · Score: 0

      You'll also need Project Server in addition to Sharepoint.

  8. A platform for Web-based project management by PGillingwater · · Score: 5, Interesting

    Well, may I humbly offer my company's open-source contribution, which we call "Outreach Project Tool."

    It was really developed as a way to allow us to keep in touch with multiple customers and partners for various projects, and includes incident management, a knowledge base, bulletin board, document repository with versioning and notification, and a handy e-mail archiving system too. It has a few plug-in options, including a GANTT tool, and an on-line update capability. It uses LAMP, but will also run under Windows if you're able to set up MySQL, Apahce and PHP correctly.

    See: http://outreach.sourceforge.net.

    --
    Paul Gillingwater
    MBA, CISSP, CISM
    1. Re:A platform for Web-based project management by Nyktos · · Score: 1

      I've used OPT before and love it! Many really nice features, and I just love the task system. It's web based, and from what I remember, was quite easy to install/setup. Though I've never used it for a large corporate project, I've used it for personal projects (just to manage myself and such) and for a few small contract gigs.

    2. Re:A platform for Web-based project management by zenpizza · · Score: 1

      Is there an English website for this? We're in the hunt for a PM tool right now..

    3. Re:A platform for Web-based project management by PGillingwater · · Score: 2

      Sure there is. The package was developed in English, but will support other languages too.

      Check out:

      http://outreach.sourceforge.net/
      http://sourcef orge.net/projects/outreach/

      The above links are both in English.

      --
      Paul Gillingwater
      MBA, CISSP, CISM
  9. Re:Suggestion by billd · · Score: 0, Offtopic

    Why are so many people hung up about apostrophes today?

    --

    -----

    For great justice!

  10. Re:Suggestion by Anonymous Coward · · Score: 2, Funny

    Its not the apostrofy in perticuler, but illiterasy in general that there complaining about.

  11. You just defined your new depts. first project. by Boss,+Pointy+Haired · · Score: 4, Interesting

    Seriously, roll your own.

    There's nothing that meets your requirements better than something you rolled yourself, so get to it!

    1. Re:You just defined your new depts. first project. by flying+fixer · · Score: 1

      Agreed. Be careful though. It is easy to lose sight of the goal and spend all day building tools--they are usually more fun. Treat it as a project. You have v0.1's requirements. Allow it to evolve, but have enough flexibility and extensibility in the early designs so they don't have to be extensivly reworked.

    2. Re:You just defined your new depts. first project. by Anonymous Coward · · Score: 0

      Writing one from scratch is silly. Unless you are making a very simple system, the cost to pay the programmers to develop it will soon make spending $1-2k a seat look like a bargain.

      I assume that you have some other projects that have some real value to company to work on???

    3. Re:You just defined your new depts. first project. by Sibshops · · Score: 0

      However, there's nothing cheaper, easier, and faster to make than something already programmed, so go look for it.

  12. Re:it's = it is by Anonymous Coward · · Score: 0

    No. I'm sorry, but there just ain't.

  13. We are using Aegis by Anonymous Coward · · Score: 3, Interesting

    Aegis is a nice configuration management tool:

    http://aegis.sourceforge.net/

    It has some of the wanted features.

  14. What about Wiki + Bugzilla by hashinclude · · Score: 5, Interesting

    I agree it won't be fully integrated solution, but you may consider some tradeoffs.

    Wiki (the interactive collaborative system, implementations I know of being TWiki and MoinMoin Wiki) can be used pretty effectivly for a lot of these things.

    I have tried using it. It does take a little getting used to, but once people (developers I am assuming) are hooked to it, there's no turning back. And i'm speaking from experience ;)

    As T/MoinMoin are open source implementations, you may even be able to integrate it into bugzilla without too much difficulty.

    Hrishikesh

    --
    US is now divided as the "Red" and "blue" states. Red States = communist countries. Coincidence? I think not
    1. Re:What about Wiki + Bugzilla by Anonymous Coward · · Score: 0

      Hmm, Wiki has its place, but its hardly a requirements management solution. Its more a highly lagged IRC session, if anything.

    2. Re:What about Wiki + Bugzilla by spRed · · Score: 2, Interesting

      I have never seen a WikiWork

      The links are never UptoDate, there are LeafPages everywhere with NoContent. Or even worse there are LeafPages that say 'Note to self, put content here.' Half the pages should just be RetiredYesterday but no one ever seems to DoIt.

      www.worldforge.org is a PrimeExample. I'd love to know where they are in their CurrentDevelopment, but I can't find a DamnThing on the site.

      So what are wikis actually good for? Very short term collaboration and note taking with a very few number of pages. Everything else is just WikiMastrubation.

      Everything2 might be a great wiki derivitive but only because they spent alot of time tweaking it for a more specific purpose and threw out alot of the Wikiness.

      --
      .sig Karma out the wazoo, better to spend points elsewhere if this is above 2 or below 0
    3. Re:What about Wiki + Bugzilla by Cato · · Score: 2

      There are lots of dead Wikis on the Net, just as there are lots of dead static websites. Lots of Wiki usage is within intranets, where it is often successful because people really need to share information of various types that is not highly structured. Some of these Wiki sites have upwards of five hundred users and thousands of pages.

      The original Portland Patterns Repository wiki, by Ward Cunningham, is one example of a public Wiki that remains quite active.

    4. Re:What about Wiki + Bugzilla by dubl-u · · Score: 3, Interesting

      I have never seen a WikiWork

      I have used a Wiki happily for collaboration between a distributed team of eight (all working fractional amounts) over the course of the last ten months. We used it to track all requirements, to keep manuals, and as a general project intranet. Our project enough of a success that it was covered twice in the New York Times, so we must have done something right.

      On another project, I successfully used it to keep a distributed team of architects in touch, building a common coding standard, a common design standard and as a repository for a lot of tools, tips, and tricks.

      he links are never UptoDate, there are LeafPages everywhere with NoContent. Or even worse there are LeafPages that say 'Note to self, put content here.' Half the pages should just be RetiredYesterday but no one ever seems to DoIt.

      Is the problem that nobody in the team gives a fuck about communicating or writing things down? Or is it that they put the information somewhere other than the Wiki?

      www.worldforge.org is a PrimeExample. I'd love to know where they are in their CurrentDevelopment, but I can't find a DamnThing on the site.

      Then maybe you could GetOffYourAss and write it. Content doesn't magically appear in Wikis. Somebody has to put it there, and the person who wants it is often the best person for the job.

      Note also that you may be trying to use Wikis for the wrong thing. Wikis are topic-based; things like a StatusReport will only get updated if the people who have the knowledge find it useful to put the knowledge there.

      If you want a Wiki to be adopted, you need to rig things so that the people with the knowledge find that the easiest thing to do is to put the knowledge in the Wiki.

    5. Re:What about Wiki + Bugzilla by valkadesh · · Score: 1

      If you are going the Wiki route, I suggest you evaluate ZWiki. Zwiki is a Zope product that adds Wiki capabilities to Zope. this gives you the flexibility of a Wiki with the power of the Zope framework.

    6. Re:What about Wiki + Bugzilla by Bouncings · · Score: 2
      We use a Wiki where I work, but it's really only something for a small development team. Basically we put all our plans up, useful links, etc. Some tips:
      • Don't make blank pages. If you aren't ready to write content for a node, don't create the node.
      • Refactor a Wiki's organization like you would source code.
      • Use a Wiki like a FAQ. When someone asks a question, add a node to the Wiki.
      As for requirements management? The only real way it falls short is, my boss wants to build "requirements documents" to archive and "sign off" on. I'm sort of working on my own version of wiki 2 docbook but it's still alot of effort.
      --
      -- Ken Kinder ken@_nospam_kenkinder.com http://kenkinder.com/
  15. Re:Simply subscribe Simply use LYNX by Anonymous Coward · · Score: 0

    And never see an ad anywhere anytime.

  16. tutos by AX.25 · · Score: 5, Informative

    http://www.tutos.org

    Seems pretty complete. I'm looking at using it.

    --
    What is pirate software? Software for inventory of stolen treasure?
  17. Jira... by linuxislandsucks · · Score: 1

    Cecky out Jira.. its only $800 per server.. people swear by it..

    --
    Don't Tread on OpenSource
    1. Re:Jira... by Anonymous Coward · · Score: 0

      On the surface this looks like Bugzilla done perhaps a little nicer, but I bet there's a difference under the hood (beside the Java vs Perl thang). Has anyone both who could comment?

      Thanks.

  18. Tigris? by Anonymous Coward · · Score: 3, Informative

    We had a similar requirement at our place of work. At that time Tigris was open source and we were able to get it to work for us. The software is truly amazing...

    Though no longer available as OpenSource (Free!) product, CollabNet provides this platform for Collaborative Development to interested parties as a Hosted Model for a fee. Check them out at http://www.collab.net/ and while you are at it, you might get a feel of the features provided by checking out http://www.tigris.org/

    We tried SourceForge too when it was open source/free. But finally decided to go with Tigris as it was more flexible and suited us better. YMMV!!

    -Sumit Dhar

    1. Re:Tigris? by Phoukka · · Score: 4, Informative

      Okay, I am not familiar with the SourceCast product from CollabNet, so I can't speak to its features, and I'm talking out of my wazoo. However. Every piece of software on www.tigris.org is open source, most using the Apache license. And, while I'm sure that CollabNet is doing something really interesting to add value to the packaged-up whole that is SourceCast, I'd be willing to bet that what they are doing isn't THAT much more than building an integrated package. If anyone out there has more info, please chime in, but my bet is that SourceCast is an extremely cleanly-integrated packaging of www.tigris.org components such as Subversion, Scarab, Anzu, Eyebrowse, etc. And, frankly, those individual components look very useful in their own right. So, maybe your first project might be to find individual components that meet some of your requirements, and integrate them yourself.

      To the original poster: I don't know if it could be adapted for your purposes, but you may well want to check out Forrest, at xml.apache.org. I have been examining it for my own use, and it looks like it might make a very interesting part of a distributed development framework.

      Good luck, and let us know how it turns out.

    2. Re:Tigris? by passthecrackpipe · · Score: 2, Interesting

      Sourcecast sucks ass in so many ways, it is not even funny anymore. We have to use it on a daily basis at openoffice.org, and nothing is possible. The source is closed. Yes, the components are freely available, but the glue isn't. and the glue is what makes this thing tick. They have knocked up the infrastructure using some "WebMacro" kind of stuff, but none of the documentation is available - CollabNet say it is a "trade secret". This means that people hosting stuff at CN cannot customise their sites, and cannot do anything really more interesting then static HTML. I have some issues with how SourceForge run their club, but if you have to compare the two, SF.Net blows them away on every turn.

      --
      People who think they know everything are a great annoyance to those of us who do.
  19. He needs one / This should be his first project by Anonymous Coward · · Score: 0

    You miss an obvious goal of a requirements management system; proving to management that you are effective by managing scope changes and project skew. These days if you can't do this you'll begin to hear calls to outsource to a third party or even worse a mantra of purchasing only shrink wrapped software.

    My advice is he should make this his first project. Leverage it to work out all of the procedural/functional kinks of starting a Dev Dept from scractch.

  20. Scale? Objectives? Tracking? by Steve+G+Swine · · Score: 3, Insightful

    It's hard to recommend something without knowing what your typical project size is. You want to run something that'll take 500 staff hours of effort much differently than something that'll take 5000 staff hours... or 50, or 50,000.

    And what's your key objective? Do you need to show something by December 1, or can you project any date as long as it clears a well-defined quality test on that date?

    What's your need for accurate tracking of progress? Do you need to tell people something believable every week about when they can expect the THING that they've ordered, or can you just say "we're working on it, and we're somewhere in the middle?"

    All that said, the approach I've seen work the best is an email folder, a spreadsheet, and a brilliant dedicated experienced person who kept it all in her head and spoke the right language to everyone concerned. Get whatever tools you want - as long as the craftsmen are right, everthing else will be fine...

    Or, y'know, not. Good luck, comrade.

    --
    "Consider yourself a member of a virtual corporation with Mr. Torvalds as your Chief Executive Officer." - Linux Advocac
  21. why? by Mr.+Slippery · · Score: 4, Insightful
    I have used your basic Word docs and Excel spreadsheets in the past for this but it just simply wasn't up to snuff as far as I'm concerned.

    Why not?

    Seriously. I've worked on a few projects of some magnitude and we never used any "requirements management system" more special than standard document files. (Of course, you shouldn't be putting any data at all in proprietary and virus-ridden Word or Excel formats, but there are safe and open alternatives.) Heck, they managed to put a man on the moon with a "requirements management system" that probably consisted of three-ring binders.

    Ask yourself: is using an fancy-pants automated system going to simplify or complicate the process?

    --
    Tom Swiss | the infamous tms | my blog
    You cannot wash away blood with blood
    1. Re:why? by e+aubin · · Score: 1

      why not? lousy revision control. hard to diff

    2. Re:why? by sketerpot · · Score: 1
      If that's your only concern, text files would still work. Just put them in CVS or use RCS or SCCS.

      Although, perhaps a more elegant solution (I'm thinking about XML right now because it's easy to transform into other formats like HTML or WML) would be nice.

    3. Re:why? by Anonymous Coward · · Score: 0

      I bet you think it's cool that you still write all your code in vi too. Not sure why you use vi, after all you could get the same job done with punch cards.

      Just because you can get by with yesterday's tools doesn't mean that they are still the best ones for the job.

    4. Re:why? by cooldev · · Score: 2

      Yeah, I have yet to see a system that worked better than the following (find your own open source equivalents if that's truely a requirement):

      • Word docs / HTML pages for the requirements and specifications.
      • Excel for workitem lists. Enter the data correctly and pivot tables, etc. become very handy.
      • SharePoint for managing the above on an intranet.
      • Good bug tracking software. For some projects we've imported workitems into the database, especially the unfinished or postponed ones. The bug database should allow you run queries so items for the next release can be filtered out in your daily usage.

      Of course, don't forget to implement a good version control system, checkin procedures, daily builds, yadda yadda. Read Rapid Development by Steve McConnell for some good info. This site also has some practical articles and recommendations.

      Oh, and above all, this needs to be as transparent and easy to use as possible, otherwise you put an unnecessary burden on your development team.

    5. Re:why? by Mr.+Slippery · · Score: 1
      I bet you think it's cool that you still write all your code in vi too

      I'm mostly an emacs man, these days, though I know several outstanding coders who prefer vi. I've also worked with joe and nedit guys...so long as we're all editing good ol' ASCII text, who cares?

      Just because you can get by with yesterday's tools doesn't mean that they are still the best ones for the job.

      And just because someone creates a new tool that's got bells and whistles and shiny chrome attached doesn't mean it's better.

      My preference is for simplicity - and thus robustness, and a certain beauty - of solutions, not age.

      My question is a a sincere one: what did the questioner find deficient about the old-school method?

      --
      Tom Swiss | the infamous tms | my blog
      You cannot wash away blood with blood
    6. Re:why? by Anonymous Coward · · Score: 0

      requirements, version control, and bug tracking on a cell phone? Sounds like fun.

    7. Re:why? by hughk · · Score: 2
      I have worked on some serious closed source projects and the whole thing was done with Office 97 (Office 2000 was installed only this year) and mostly on Excel and Word with MS Project for the GANT charts. We pushed the limits on some of these tools (particularly Excel) but we were able to coordinate across some massive projects.

      There are a lot of really neat tools knocking around, but the starting point should be a standard office system and most importantly standard templates. Open source is prefereable but O97 did it for us.

      --
      See my journal, I write things there
  22. Technology v. Management by kerskine · · Score: 3, Insightful

    I read your specification for your requirements system, and it left me with a distinct impression that you're trying to use technology as a substitute for your company's management. No system is going to make a mediocre team better - this is true for any organization regardless of size. If you're putting together a team, concentrate on the people first. A strong team will be able to credibly explain to management the impact of requirements changes better than some report from a system that most of your management can't even grasp.

    Remember - build a great team! Good Luck

    --
    ****

    "I'd never want to join a club that would have me as a member" - G. Marx
  23. How about Bugzilla... by Anonymous Coward · · Score: 2, Interesting

    ... or whatever bug reporting tool you plan to use.

    Nice things about Bugzilla in this context:

    * Use 'enchancement' for requirements, and have them all owned by the project manager until they are finalized and assigned to a developer.
    * Lots of feedback possible from all parties
    * Use Milestones in order to get the r1/r2 distinction for reporting purposes -- bugs included and sortable.
    * It is truly free

    Works like a charm -- I used this for the dev group I set up from scratch to build a complete router/gateway system... It's not perfect, but, hey, what is?

    Cheers,
    matt.

    1. Re:How about Bugzilla... by deanpole · · Score: 1

      We tried bugzilla but the developers didn't like their bug counts screwed up, and the project managers needed a tool which would total work estimates, so I hacked a modified version for them called FeatureKong

  24. Your Are Asking For A Lot From One Tool. by fleabag · · Score: 4, Informative

    Here are a few thoughts - I've done similar things on large projects, so it might be useful.

    1) For requirements documents, Word is not a bad choice. You will need narrative, formatting and pictures - becuase the one of the target audiences for this is the sponsor of the project and the business people who are paying for it. They have Word on their desktop, they understand it and they can print from it. (Note: I don't like MS any more than the next person, if you have a company preferred alterntive, then use it). Without nice pictures explaining what is happening, the people who are paying for your project won't understand what is going on - and confused managers are dangerous managers in my experience!

    2) The point at which we reduce the requirements document to something unreadable is the creation of the Test Model - linking requirements to test conditions. For this we use a home rolled Oracle DB that we use to populate test scripts via ODBC. The test scripts and model are all Word based. (Sorry :-) ). We may be going to RTF soon becuase they are easier to generate from the Sun boxes we have at the back end.

    3) You are asking for a CMM 3/4 type of environment. That implies a very rigorous development approach - in order to do the impact analysis of changing your encryption algorithm, you need the developers and designers to be really thorough. If they are not, then all the tools in the world won't help.

    4) If find it strange that you are not starting with version control. From my perspective, knowing that encrypt.c version 21 was changed by developer Fred and went into build 723 which became Release 3 is the most important thing. I have seen many projects fail becuase of a lack of version control, and I have seen projects fail becuse they did not write down the requirements. I have never seen a project fail becuase they did not use the right tool for their requirements.

    5) We make sure that bugs fixed in one release get fixed in the next by raising multiple problem requests; one for every phase in flight. That way it doesn't matter if Phase 5 is in design or build - someone has to address the problem request and sign it off.

    1. Re:Your Are Asking For A Lot From One Tool. by Anonymous Coward · · Score: 0

      What is CMM 3/4?

    2. Re:Your Are Asking For A Lot From One Tool. by fleabag · · Score: 3, Informative

      CMM is Capability Maturity Model. The scale goes from 1 - 5. It's focus is on repeatability of process. So:

      CMM Level 1 - the project is fairly shambolic, but you have version control and the basics are in place.

      CMM Level 2 - you have tight version control, defects are linked to item changes, all docs are under version control.

      CMM Level 3 - as per 2, but your process is the same on several projects - this is "repeatibility". The advantage is that good management is becoming a process, rather than just being lucky enough to have a good manager.

      CMM 4/5 - Never really researched these, but it seems to be about having such a repeatable process that any project you do could be run by a zombie, and it would all come out OK.

      Caveat: This is massively paraphrased. There are loads of books on this subject. Do a Google for more.

      Most normal development shops are CMM 2 - 4. Many places that have 5 do it by treating a defect as a project in its own right - so after 2000 defects, you can be damned sure you are repeatable.

    3. Re:Your Are Asking For A Lot From One Tool. by oliverthered · · Score: 1

      Heigher CMM levels include code reuse and modulatiry.

      I have a new project, what can be re-used from the previous projects.
      Not only must the process be repeatable but one of you targets must be reusablity through the project not just the management.

      --
      thank God the internet isn't a human right.
  25. Re: requirements management by julian.harris · · Score: 2, Interesting

    Enterprise Architect, http://www.sparxsystems.com.au has a superb requirements management part, which allows you to very easily map use cases to requirements, assign versions, and generally be pretty wonderful.

    Though it's not open source, it's only $150. Windows only. It does excellent web-based export of data too, and powerful database replication.

  26. I dont suppose... by McDoobie · · Score: 1

    A combination of maybe Sourceforge with Bonzai and the Mozilla development tools have been considered.

    I dont think theres an all in one solution out there, but by combining a couple of tools, one could get all that desired functionality plus more.

    Just an idea.

    McDoobie

  27. Why web based? by dmouritsendk · · Score: 4, Informative

    "Has to be web based. We are going to be spread all over the country and i see no other realistic way of doing it."

    Why is it that every time somebody plans a new multi-tier application, it seems like a browser is the only "realistic" option for the client? Don't get me wrong, i think browser based clients (if designed correct) can be great. They offer ease of use to the user, and are basically platform agnostic. Also, web servers offer are a easy way for a developer to use server side program logic(as opposed to using component services of some sort in a custom build client app).

    But just remember, web clients aren't always the way to go. In your case for example, I would think a custom created client might be a better solution. Since a custom MDI applications still offers far superior multitasking capabilities as opposed to a browser client solution, meaning you spend less time working with the application and more time working with the data in the application. The larger a application get, the less suited for a browser it becomes. Who for example would like to use a browser based C++ IDE? It would be possible (though stupid) to create, but 1000000:1 you would prefer to use a compiled gkt/kde/mfc/whatever based application.

    Also, when using a custom client you can actually use that 500Mhz+ badasso processor that resides in most computers today. So instead of doing EVERYTHING on one maschine(the server), you can spead some of the application logic (like generating rapports ect) out on the client. And then just handle the most basic program logic(log in/out etc) on the server.

    The geographical differences aren't a problem either, just use a database that's accessible from all the companies locations (simple networking task) in conjunction with the custom made client app.

    Just my 2cents =)

    1. Re:Why web based? by An+Elephant · · Score: 1

      There are quite a few reasons for making it web-based; the main one is that applications -- and this includes company-internal applications -- require maintenance and upgrades; clients on each desktop make for a sysadmin's nightmare. Depending on context, platform-neutrality may also be important.

      Most of the advantages you cite for clients can be gained through Java applets, w/out compromising any of the advantages of being web-based.

  28. Not Open Source, but works well by Anonymous Coward · · Score: 0

    The only thing out there that is even close to what you want (afaik) is Rational's Requisite Pro. Not free, but cheap at the price.

  29. Sounds like... by SaturnTim · · Score: 2

    You have a great first project for the development team you are putting together.

    Seriously, a project like this is a great way to see how the team is going to work together. And really, this is a better way of finding out who should be a tech lead, and who is just a developer. Remember, tech-lead shouldn't be a gift to the person with the most experience... It is a different skill set.

    --T

    --
    http://www.theMediaBunker.com
  30. SCM & Project mgmt via web by SailFly · · Score: 1

    Here are some ideas....

    Project and group management:
    http://www.phprojekt.com/
    http://php groupware.org/

    For documentation, check out Doxygen:
    http://www.stack.nl/~dimitri/doxygen/

    HTH...

  31. DCL by SabberFlapper · · Score: 0

    Double Chocco Latte? Not nice at all but part of GNUEnterprise.

  32. defining requirements for requirements software? by bcarlson · · Score: 0, Offtopic

    heh... too funny. Oh, and I have a requirement for posting on Slashdot: put a FREAKING apostrophe in 'I'm'!!
    ...silly person.

    --

    "...I'll need guns" --Chow Yun-Fat in 'Replacement Killers'
  33. http://www.phprojekt.com by Anonymous Coward · · Score: 2, Interesting

    http://www.phprojekt.com
    Free, functional, I use it /w my company. Works very well & offers more functionality than any of the other projects I've seen posted above. I didn't make phprojekt, I just vouch for its usefulness.

  34. 2nd vote for "Roll your own" by the+red+pen · · Score: 4, Insightful
    Every software development life cycle (SDLC) methodology I've ever seen starts with a phase called "requirements analysis." They always will, but what's implicitly understood is that the definition of "requirement" varies radically with the type of project.

    One place you won't find the terms "requirements analysis" or "requirements management" used outside of specific examples is in the Project Management Institute Body of Knowledge (PMBOK), which is (get this) an ANSI standard for project management.

    The PMBOK dispenses with the concept of a project as a sequence of segmented phases and describes a project as the outcome of several "process groups" that wax and wane in importance during the project. When you talk about "requirements management" you are cutting a broad swath across these process groups and invoking activities such as risk management, scope management, resource management. time management, and so forth.

    For example, the first process group is "initiating processes." What drives your organization to authorize a project? If your requirements don't relate directly to that, you're already on the wrong track.

    My main exposure to SDLCs was in professional services; limiting the context to "outsourced project" already answers some of the questions I raised above. Some guys I worked with at PwC consulting had the best approach to requirements management (within this context) that I saw. (Yes, I realize that PwC Consulting changed its name to "Monday" and sold iteself to IBM, but despite outward signs of insanity, these guys had the SDLC methodologies down.) Anyway, at the commencement of each project, they would write a custom requirements manager in Microsoft Access. At the end of the project, they'd throw it away, because it was never quite the right one for the next project.

    The cliché that comes up in every Java vs. Perl flame session is "use the right tool for the job." Unless your projects need to follow some kind of rigorous methodology (like DOD contracts), you should plan for variation. Put together a suite of tools (there are already some excellent suggestions) and include as part of the planning for a new project "tool selection" and let the project team deploy these tools as best suits each project.

    The PMBOK definition of "project" specifies that a project be "unique." If it's not unique, then it's not a project, it's part of some ongoing process. Very insightful: all projects are unique.

  35. Management of Requirements Management by curtoid · · Score: 2, Funny

    Sounds Interesting --- has anyone considered the requirements _generation_ process? Maybe a
    slashdot - style web-based system where the process looks like this:

    1). Anonymous coward proposes a system requirement
    2). Discussions about the requirements abound...
    3). A moderator mods it up because it might be insightful (or down...)
    4). Requirements with a score of 5 get added to the real requirements.... Those with high karma
    get raises and promotions....(or respect and admiration with OSS) etc...

    Once requirements are in the system, it's just a database - blah. We really want to improve the product and the developement process, right?

    1. Re:Management of Requirements Management by WhiteWolf666 · · Score: 1

      Shouldn't we similarly develop a slashdot - style web-based system for the purpose of developing any sort of process?

      Wait, we could just use monkeys on typewriters.

      Nevermind.

      --
      WhiteWolf666 an exBush supporter. All you new-school,compassionate,save the children Republicans can rot in hell
  36. Make sure to make it Open Source by gosand · · Score: 2
    Since I am just about done reading The Cathedral and the Bazaar, I would also like to add that if you roll your own, it would probably be in your best interest to make the project Open Source once you have a working version. After all, you wouldn't be losing out on any revenue from it, it would probably benefit others, and you would greatly increase the number of devlopers working on it.

    The company I work for has some deal with Rational, so we are tied into using their products. :(

    --

    My beliefs do not require that you agree with them.

  37. Try Doc Builder by Anonymous Coward · · Score: 0

    Try Doc Builder:
    http://www.stolenapple.com/software/doc_ builder/do c_builder.html

    Certainly better than scattering spreadsheets and word documents across the network. This is structured data we're talking about, and file-scattering is not a useful approach. In general, Word and Excel docs should be banned from anything but a hobbyist environment.

  38. Build it yourself by Anonymous Coward · · Score: 1

    I agree with several of the posts that says this should be a project your team takes on.

    Our SysDev team built a web-based work request tracker with issue and work history (management gets a pretty report from Crystal Reports that shows weekly work for team - no matter which work request they devoted time to), and it fit our requirements perfectly because we built it!

    Some of the requests we get are simple "build me a report" type projects, which don't need the level of requirements and version history tracking that you outlined, but some of the large projects definately do - and in fact, I might borrow your requirements to run past management to see if this is something we might want to implement.

    (not that this helps you in anyway, other than points out the fact that the best fit software is rolled in house - if you've got the resources to pull it off..)

  39. Because ... by SimonK · · Score: 2

    Small projects, and most software projects are small, do not really need, and cannot afford, "proper infrastructure". Small projects will usually end up with code fairly on in the process and a selection of incomplete documents that describe the design. The documentation is often - either deliberately or by default - not maintained. This situation makes version control and coding standards the highest priority.

  40. Other Tools You've Selected, And Why? by bdr1 · · Score: 1

    You're correct, you are in a fortunate postion, being able to select company-wide development tools from scratch. Do you have other requirements for which you've found solutions?

    Some of us might find your requirements and selections interesting and it would provide more detail re: what PM software would be appropriate for you.

    And the rest of the readers will appreciate the opprtunity to flame and argue over your other choices. ~:-0.

  41. Start simple by splattertrousers · · Score: 1
    I would suggest cvs and index cards for now, and get something else in the future if you end up needing it.

    It will save you time and money because you won't end up buying/writing something you don't need. And you might be surprised how useful index cards can be...

  42. Requirements and Process by Anonymous Coward · · Score: 0

    Word of advise, don't use tools that don't integrate well with other parts of the development process (e.g. CM, CR's, Development, testing). Otherwise one of two things will happen; you will have people with jobs like CM Admin, Build Manager; or you will have a lot of shelfware. Look for tools that integrate well with compilers and everybody can own a piece of job. Web tools are nice but don't wear blinders, there are a lot of ways to collaborate over a distance.

  43. Consider Debian-sourceforge version by capedgirardeau · · Score: 2

    I think sourceforge could help you out a lot. Stay away from the alexandria project, it was not a very good public project when it was active and has been in active for about a year now, use the debian-sourceforge packages hosted on savanna:

    Sourceforge for Debian

    This project is a _working_ easy to install sourceforge system based on the last known public sources before VA pulled it in and made it proprietary again.

    The two main authors (lo-lan-do and cbayle) have done an outstanding job fixing bugs and hard coded stuff VA left in there (which I think they did on purpose to make it hard to install so you had to pay them their USD100k to install it for you basically) and getting a nearly fully functional system that is accessible to all.

    I like sf as a development management system very much, even though the public version they left out there is far from perfect, with several features missing that I think are close to essential for a dev mgt system, but overall I am more than willing to live without them for the rest of the features of sf and its easy to use interface for end users.

    If you don't know the nightmare of installing the old 2.0 or 2.5 version then you will not appreciate fully the work of these two folks to bring sf to the average user. My thanks to them and I encourage anyone who might make use of their packages to contribute back to them in some way to say thank you.

    --
    Wax on, wax off baby!
    1. Re:Consider Debian-sourceforge version by Anonymous Coward · · Score: 0

      >The two main authors (lo-lan-do and cbayle) have done an outstanding job fixing bugs and hard coded stuff VA left in there (which I think they did on purpose to make it hard to install so you had to pay them their USD100k to install it for you basically) and getting a nearly fully functional system that is accessible to all. (conspiracies......) Yes that makes sense.

  44. Which is the cart and which is the horse? by Gerry+Gleason · · Score: 4, Insightful
    Projects can be killed by poor process. One company I worked for had sufferred under a badly done attempt to add process after the fact. By the time I was there, this was all company history, but it was a horror story, and everyone was a little skittish about implementing more process.

    If you are a software company, then you had better pay close attention to having the right process from the start. Once your into the project, you won't have time to go back and do planning and process. If your design and project methods aren't good, how can you even make a schedule or know how many programmers to hire? This is by definition more than a one or two person project or you wouldn't need a software company to do it.

    That being said, don't go nuts on process either. Figure out what is most important to your project, and implement something that hits the important points. Use it and build good habits on your team, and you will be able to refine the process as you go. At the end of each product cycle you have to evaluate the performance of everything and make adjustments.

    This is just like the extreme programming model where you prototype quickly and test constantly. Unlike writing programs, it's harder to automate the testing because your evaluating a human process, not a program. Performance metrics can help, but sometime they hide more than they reveal.

  45. restating his own requirements... by NFW · · Score: 2
    I had a similar thought, but sans Wiki only because I haven't used it much (seems interesting though).

    I think that guy might be well served by viewing his need as a bug tracking system that he can use for requirements management, rather than a requirements management system that he can use for bug tracking.

    I was on a project a while back where the QA lead entered the requirements doc point-by-point into the defect tracking system with each functional requirement tracked as a missing feature.

    Sounds awkward, and at first it even ticked a few of us off to have a bunch of bugs logged against us when we hadn't even begun coding yet... but it actually worked pretty well.

    Not ideal for a few reasons, most notably because moving information between the requirements doc and the bug tracking system is a tedious manual process, and because the mapping between them can be ambiguous and the source of some contention. But, if you can't find just what you want, and can't justify investing the time to build just what you want, it's another option.

    --
    Build stuff. Stuff that walks, stuff that rolls, whatever.
  46. And the correct answer is... by Anonymous Coward · · Score: 0

    Hire or rent a knowledgeable and experienced software architect.

  47. Requirements Management by Anonymous Coward · · Score: 3, Interesting

    I would like to have this sort of tool myself. I've been at enough startups where the requirements are in constant flux and are "managed" in the great verbal tradition. I used Requsite/Pro once (4+ years ago) and it was awful.

    I used Xplanner (http://sourceforge.net/projects/xplanner/) for a small project last spring and found it useful for a small project.

    You might also look at Jakarta Maven as a related useful tool

    I would add to your wishlist:
    * linkages to design specs, test cases, defects and source modules.

    * Team-based time estimates, project management hooks and actual time effort measures. (how can you commit to a schedule without knowing you velocity, vicinity and vector?)

  48. Re: yes, check out tutos by Anonymous Coward · · Score: 0

    yes, tutos looks good. i haven't tried it in production but it boasts a lot of features.

    one important thing i see overlooked often is the need for -more- than a web/gui interface. if you can't write scripts to automate generating reports, filing new bugs due to results from automated testing, etc. it will only get you so far. of course this is where open source shines if you don't need that now but can afford to add it yourself later.

  49. Got any openings? by Colonel+Panic · · Score: 1

    "I have the wonderful (and rare) job of building a development department from scratch."

    So, here's the question I'm sure a lot of us who are currently not working were thinking when we read that opening sentence: When will you have openings for developers? Where are they?

    --
    brother can you spare an internet connection?

    1. Re:Got any openings? by vibechild · · Score: 1

      I was thinking the same thing. My resume is here if you're looking for developers.

  50. Take, and enhance from something else... by ags · · Score: 1

    About a year ago I was faced with the same problem; I run a deployment program for design/construction rollout of telecommunication cellsites. (Not software development, but the problems in civil engineering are probably quite similar).

    I took from an open source project (then in it's infancy), and enhanced it for our needs. We now have web based project management software that fits our needs very well.

    Of course, we fed our improvements back into the source (and I have become one of the developers). Isn't that what open source is about?

    So, use the force behind open source, develop your own from what you can get. Then return, what you've learnt to the community.

    Oh, and if you're interested: Have a look at
    http://sourceforge.net/projects/core-lan-org

  51. matrix by oliverthered · · Score: 2

    Why?

    Because it's hard as hell to extract decient matrix out of spread sheets and word docs.

    Configuration management of you well configuration management is also a nightmare with plain docs, why not have a system that self manages?

    If I was building a project management system it would be !somthing! like this.

    Bill comes to me with a 'project'

    I put the project into the management tool, and setup who's going to do some requirements and feasablilty analysis on the project (to see if it's worth taking on and what were going to charge).

    The project is now have a few nodes for various elements, and the node link up to the staff.

    We decide to take on the project, by this time there are a few more nodes giveing some top down requirements and some time estimates.

    A manager is assigned to the project, the manager assigned different teems to the various nodes (this could include businss analysts and managers depending on the node type).

    Each team itterates through the process, reporting back to there parent nodes (there manager), tasks are assigned, completed and reviewed. Bugs are tracked against the various levels of the project (down to source level).

    --
    thank God the internet isn't a human right.
  52. Dollar costs by john.r.strohm · · Score: 2, Insightful
    You say that you have issues with spending $1200-$10K per seat for a requirements package.

    Let me point out that your company is already planning on spending, fully-burdened with overhead, nominally $250,000 per seat on your developers. That is salary, benefits, cost of office space, cost of lights, cost of PCs, secretarial support, janitorial support, bathrooms, water fountains, time spent perusing the lastest zero-information-content puffery from the Board of Directors, everything. $1200-$10K per seat is pretty small potatoes by comparison.

    Having said that, I suggest you take another look at your wish list and ask yourself how often you REALLY are going to *USE* all those bells and whistles. Do you NEED them, or do you just WANT them? Do you NEED one-button brass-band-Mozart, or do you just need to be able to pull the data out OCCASIONALLY for a right-now CEO presentation?

    Your payoff occurs when you automate the things that happen every day. Spending a fortune to automate the things that never happen is wasting time and money.

    1. Re:Dollar costs by Anonymous Coward · · Score: 0

      Those must be some water fountains! (I assume they're using flourescent lights, so the cost is negligible. Even with Aeron Chairs and SGI workstations, a secretary for every developer, and a janitor who makes 6 figures, I don't see the number getting anywhere close.)

  53. Process first, then tools. by Anonymous Coward · · Score: 0

    You have to have to software development process done first before you even start thinking of tools. The stuff you want to do is approaching CMM 3 and for that you a very rigorous process, and the tools are pretty much unimportant.

  54. OPT looked great when I installed it by Anonymous Coward · · Score: 0

    I installed it and it worked great and seemed to be a great tool. The I discovered that the people didn't want to use a system that might make them accountable. OPT is one of a kind.

  55. CMM, Requirements and Processes by Kernel+Saunters · · Score: 1

    Defining where you are going is a critical part of getting there. Knowing how fast you're moving toward a goal is critical to knowing when you will get there.

    Anyone else been a part of a valley death march?

    Anyone else gotten stuck in the middle of long-winded discussions of what a requirement _really_ meant in the last week of a year-long development project?

    XP makes a good attempt at getting requirements defined and building incrementally towards a solution.

    CMM represents all of the key software processes that might be important to your organization.

    In my experience you have to tailor any development process to the skills and experience of the engineers; the scope and complexity of the project; and the clarity and understanding of the end goals.

  56. "Roll your own"?? Why is this a good idea? by scseth · · Score: 1

    Why is creating your own requirements/projects software a good idea? This to me does not make any sense.

    1) Outside the team's core competency. Presumably the development team was picked in order to compliment each other in terms of the products or services of the company. (e.g. just because I know JAVA, doesnt mean Im familiar with SWING or I like doing socket networking)

    2) Time and more importantly Focus. The team wants to work on the real project, not get all muddled up in trying to write from scratch software just to get the project started

    3) Resource management. Sorry all you technologist here on Slashdot, but buying vrs building your own is a business decision, not a technological one. Is it worth it to me to spend X amount of dollars or Y amount of time. I would make the assumption, since the poster here wants an open source project to start, that money is a concern. Time is more costly than cash! Having my team of developers spend their time working on a software solution means that as a manager I am a) paying their salary during that time and b) delaying when I can get the real project started, getting that product/service to market, or using whatever effeciency that product/service was intended to give me.