edit

The Implementation process contains Description, Purpose, Responsible, Method, Time, Input and Output.

Description
Implementation covers implementation of a bug, a feature request a patch or a task from the current iteration task overview.

This means that implementation can cover anything e.g. code implementation, script implementations, documentation updates, software upgrades etc.

Purpose
To get implementations of high quality ready for release test, release or patch into production.

Responsible
This can either be

Method

  1. For tasks: examined and unclear point clarified.
  2. Set tracker issue status to "In progress" (Overview of tracker issue fields can be found on Tracker Issue Field Description)

  3. Definition of the implementation is to be release tested based predefined success criteria. Involve test coordinator if necessary. For implementation that are not in an iteration task list the test coordinator must be informed in all cases, even though the test is covered by unit tests, since they must be noted in the release test description and release note for the next stabile release.

  4. Use development tools, e.g. as suggested in Development Tools Guideline

  5. For code, Unit test must be implemented, see unit test guideline

  6. Make implementation:
    1. Note: for priority 5 bugs that needs to be patched into production it may be necessary to branch the actual released productions code.
    2. For code use coding guideline

    3. For release documentation use guideline for maintaining documentation

    4. For assignment writing use guideline for assignment writing

    5. For new processes/roles use guideline for new processes

  7. Make release test description, involve test coordinator if necessary.

  8. Sanity test, i.e. try to execute the described release test for the implemented task
  9. Update documentation and note in the current iteration review overview if any release documentation (e.g. manuals) are affected

  10. Review work:
    1. For code, make code review on success criteria and the unit tested, sanity tested code with updated documentation

    2. For documentation, make document review on success criteria and updated documentation

    3. For other, make review inspired by document review

  11. Release test description is accepted by test coordinator

  12. Set tracker issue status to "Fixed". Always write a comment describing you fix, and the relevant commit SVN revisions. (Overview of tracker issue fields can be found on Tracker Issue Field Description)

Time

Input
This can either be

Output

Process/Implementation WithoutTitle (last edited 2010-08-16 10:25:11 by localhost)