When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Phase-gate process - Wikipedia

    en.wikipedia.org/wiki/Phase-gate_process

    A phase-gate process (also referred to as a waterfall process) is a project management technique in which an initiative or project (e.g., new product development, software development, process improvement, business change) is divided into distinct stages or phases, separated by decision points (known as gates).

  3. Agile software development - Wikipedia

    en.wikipedia.org/wiki/Agile_software_development

    Agile software development is an umbrella term for approaches to developing software that reflect the values and principles agreed upon by The Agile Alliance, a group of 17 software practitioners, in 2001. [1] As documented in their Manifesto for Agile Software Development the practitioners value: [2] Individuals and interactions over processes ...

  4. Waterfall model - Wikipedia

    en.wikipedia.org/wiki/Waterfall_model

    The waterfall model is a breakdown of developmental activities into linear sequential phases, meaning that each phase is passed down onto each other, where each phase depends on the deliverables of the previous one and corresponds to a specialization of tasks. [1]

  5. Burndown chart - Wikipedia

    en.wikipedia.org/wiki/Burndown_chart

    A burndown chart or burn-down chart is a graphical representation of work left to do versus time. [1] The outstanding work (or backlog) is often on the vertical axis, with time along the horizontal. A burndown chart is a run chart of remaining work. It is useful for predicting when all of the work will be completed.

  6. Product backlog - Wikipedia

    en.wikipedia.org/wiki/Product_backlog

    The agile product backlog in scrum is a prioritized features list, containing short descriptions of all functionality desired in the product. When applying the scrum or other agile development methodology, it is not necessary to start a project with a lengthy, upfront effort to document all requirements as is more common with traditional project management methods following the waterfall model.

  7. Software development process - Wikipedia

    en.wikipedia.org/wiki/Software_development_process

    In software engineering, a software development process or software development life cycle (SDLC) is a process of planning and managing software development.It typically involves dividing software development work into smaller, parallel, or sequential steps or sub-processes to improve design and/or product management.

  8. Big design up front - Wikipedia

    en.wikipedia.org/wiki/Big_Design_Up_Front

    Proponents of the waterfall model argue that time spent in designing is a worthwhile investment, with the hope that less time and effort will be spent fixing a bug in the early stages of a software product's lifecycle than when that same bug is found and must be fixed later. That is, it is much easier to fix a requirements bug in the ...

  9. Iterative and incremental development - Wikipedia

    en.wikipedia.org/wiki/Iterative_and_incremental...

    A simplified version of a typical iteration cycle in agile project management. The basic idea behind this method is to develop a system through repeated cycles (iterative) and in smaller portions at a time (incremental), allowing software developers to take advantage of what was learned during development of earlier parts or versions of the system.