Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

DilOS4 Development Workflow is designed to support development and maintenance processes. There are several types of issues that are used in this workflow. They are:

...

Development Lead can assign the issue to any Developer who can work on this issue. Or Developer can take this issue by looking through backlog and clicking on Assign to Me. After this he/she should change the issue status to Assign to developer → ASSIGNED. And now it is supposed that this person will work on this issue.

...

When everything is clear and analysis is done Developer can start writing code. To do this he/she has to change status to Create fix → IN PROGRESS.

...

All issues in RESOLVED state are ready for testing. This state for the quality assurance team is similar to OPEN state for the development team: Test Lead receives notification when any issue is put to this state and he can assign any Quality Assurance person for testing the issue. Test engineer can walk through the list of resolved issues and take it by clicking on Assign to Me as well. After this the issue should be transit to Verify → TESTING. After this the issue is treated as processing by the quality assurance team.

...