Agile Model Part 3

Scrum Master

  1. Scrum Master is a person who is responsible for delivery of the software to the customer within planned period of time.
  2. Scrum Master will be mainly working on project management tool, where in scrum master will create stories and  tasks for the stories and assign the tasks to every individual engineers and scrum master  will track each and every activities done by the developers, test engineer and business analyst.

Who can become scrum master ?

  1. Senior Test Engineer
  2. Senior Developer
  3. Business Analyst
  4. Project Manager
  5. Customers (Very Rare Case)

Scrum Meeting

  1. It is a meeting conducted by the scrum master on daily basis (It is also called as stand up meeting). This meeting will be strictly bounded for 15 minutes.
  2. Developer, Test Engineer, Business Analyst, Project Manager, Scrum Master and Customer will be involved in this meeting.
NOTE: Customer and Project Manager will take part in this meeting sometime.


What did you do in this meeting ?


In this meeting we discuss below mentioned 3 points.
  1. What you did yesterday ?
  2. What is the plan for today ?
  3. Are there any obstacle ?

Sprint Retrospective Meeting

  1. It is a meeting conducted by the scrum master on the last day of the every sprint.
  2. Developer, Test Engineer, Business Analyst, Scrum Master, Project Manager and Customer will be part of this meeting.
NOTE: Customer and Project Manager will take part in this meeting sometime.

What did you do in this meeting ?


In this meeting we discuss below mentioned 3 points.
  1. What went well ? (Achievements)
  2. What didn't go well ? (Mistakes)
  3. What are the action plans ?

Release Retrospective Meeting

  1. It is a meeting conducted by scrum master on the last day of the release.
  2. Developer, Test Engineer, Business Analyst, Scrum Master, Project Manager and Customer will be part of this meeting.
NOTE: Customer and Project Manager will take part in this meeting sometime.


What did you do in this meeting ?

In this meeting we discuss below mentioned 3 points.
  1. What went well ? (Achievements)
  2. What didn't go well ? (Mistakes)
  3. What are the action plans ?

Bug Prioge


  1. It is a meeting conducted by test engineer or business analyst one week before the release or sprint.
  2. Developer, Test Engineer, Business Analyst, Scrum Master will be part of this meeting.
  3. Test Engineer will get the list of all the pending and open defects which are not fixed by the developers in the current release and the previous release re-prioritize the defect from the customer business point of view and decide which bugs can be fixed in current release and which defect can be moved to the next upcoming releases. This is called as bug Priogeing.

Product Backlog / Sprint Backlog Meeting

  1. It is a meeting conducted by scrum master or business analyst a week before the release.
  2. Business Analyst , developer, test engineer, scrum master, customer and project manager will be part of the meeting.
  3. In this meeting we will get the list of all the pending stories or features which cannot be implemented in the current release and we re-prioritize the stories from customer business point of view and decide which story can be implemented in the current release and which story can be move to the upcoming releases. This is called as product backlog meeting.

NOTE: Customer and Project Manager will take part in this meeting sometime.


What is Bug Bucket ?

  1. Bug Bucket is an epic or story created by the scrum master in the project management tool. Bug Bucket consists of all the old and pending defects which are not fixed by the developers.
  2. Bug Bucket should be handled as a part of every release.
  3. Advantages- Used to reduce the bug count.

PIGS and CHICKENS:

PIGS are the people who are committed to the project and work on the project, complete all the task within given period of time.
Eg: Developer/Test Engineer/Business Analyst/Scrum Master/Project Manager

CHICKENS are the people who get the business to the company and get the work done. From the team member.
  1. Management Team
  2. CEO
  3. VP
  4. Customer
  5. Stakeholders
Previous
Next Post »