methodology - Real life examples of methodologies and lifecycles -


choosing correct lifecycle , methodology isn't easy before when there weren't many methodologies, days new 1 emerges every day.

i've found projects require level of evolution , each project different rest. way, extreme programming works project given company 15 employees doesn't quite work 100 employee company or doesn't work given project type (for example real time application, scientific application, etc).

i'd have list of experiences, stating project type, project size (number of people working on it), project time (real or planned), project lifecycle , methodology , if project succeded or failed. other data appreciated, think might find patterns if there's enough data. of course, comments welcomed.

  • ps: large, pt: long, lc: incremental-cmmi, pr: success
  • ps: large, pt: long, lc: waterfall-cmmi, pr: success

edit: i'll constructing "summary" stats of answers.

my personal experience:

  • project size: large (150+ persons)
  • project time: long (+6 years)
  • project income (estimated): 40 million $ (military paying)
  • project life cycle: incremental lyfetime. main milestones every year.
  • project structure: traditional @ first (system department, development department, etc) not good. process based later (the process establish flow of work, requirements, design, implementation, test, feedback, metrics): quite far.
  • project result: success (so far)

Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -