Versions Compared

Key

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

Scrum Process Framework

...

The chart below showcases the basic flow followed in Scrum process, explaining the roles and their involvement in the process:

Capture.PNG

Tool used: Atlassian JIRA and Confluence

We normally use Atlassian JIRA to track the development progress and Atlassian Confluence for documenting project artifacts. While explaining the scrum process, you will find below various screenshot from JIRA explaining the process and tools together.

...


An acceptance criteria is defined while defining any story in JIRA which is shown in the screenshot below.

Create Issue.png

Defining Labels:

  1. Feedback

    During the development phase itself, close collaboration is required among Team members and Product Owner. So to ease these feedback sessions, every progress about a task is roofed under a single User Story. Feedback_required is used as a label to easily filter issues in the Kanban board and clients can provide feedback in the comment section.

    feedback_required comment.png

  2. Tracking Change requirements:

    As we follow the agile process for development, we know the the changing business environment might result in some changes in the initially defined requirement. In such cases it becomes essential to track those changes. This tracking is also done in JIRA by introducing Labels in issues. In the screenshot below, a label “change_requirement” has been introduced to group the feature with the changes:

...