Implement Scrum Using ZenTao

2018-05-30 09:55:00
Renee
Original
4768
Summary : Scrum is all about increment and iterations. It attached great importance to communications among team members.

Implement Scrum Using ZenTao 

Scrum is all about increment and iterations. It attached great importance to communications among team members.


Scrum, not like Waterfall which requires everything to be ready at the beginning of the project, can be implemented when the goal of the project and a few user stories have been confirmed.


Scrum team usually has no more than 10 members, including product owner, scrum master and scrum team.

  • Product owner: "responsible for defining Stories and prioritizing the Team Backlog to streamline the execution of program priorities while maintaining the conceptual and technical integrity of the Features or components for the team. " 1

  • Scrum master: "responsible for ensuring the team lives agile values and principles and follows the processes and practices that the team agreed they would use." 2

  • Scrum team: Dev team and QA team.


Steps to do Scrum


Step 1 Brainstorming

If product owner understands user stories, brainstorming can be skipped. Stories have to be made clear from the beginning of the development. Product owner could ask tech team and users for advice and wrote a table of advice collected.


Step 2 PO filters the advice in the table and summaries the core stories.

Once stories are confirmed, Scrum master prepares PRD (product requirement document). This is the same as the documentation in Waterfall. PRD must be written by Scrum master and product owner and include business logic and features and workflow, etc.


Step 3 Workload estimation

Quantify workload, including prototype, logo, UI, frontend, etc. Break down work as small as possible, and the smallest workload should not be over 16 hours. Then estimate the total hours of the project.


Write each task on a sticky note and stick it to a whiteboard which is divided into three columns,

(1)to do(2)in progress(3)done


Step 4 Sprint

After quantifying the workload, prioritize tasks and create sprints. Work on one sprint at a time.

  • Sprint:Each sprint is independent. The priority of sprints go as main feature, subordinate features small feature, and the last sprint s usually to fix bugs.

  • Sprint:Scrum master knows how many hours have been used and how much work have been done each day, because all task and workload have been quantified. and updated in Burndown charts, through which the progress of tasks and the number of hours are clearly shown.

  • Sprint:In Burndown charts, man-hour must be recorded no matter whether the task is done or not.

  • Bugs:Each sprint should go through QA. Try to involve the team in testing. If too many bugs are found in QA, start a new sprint to fix them.

  • Daily standup meeting:Key points: stand up, every day, no more than 15 mins. Three questions should be touched at the meeting(1)What has been done?(2)What will be done today?(3)Any problems?


Step 5 Review

Product owner and stakeholders will review the product. If there is anything needs to be improved, product owner could create a bug sprint for it.


Notes

  • SCRUM has cons which are the high demand for the team.Team members should be capable of what they are doing and trust each other. If anything goes wrong, they will try to fix it, rather than just shifting responsibility.

  • If it is the first that your team uses Scrum, there will be problems. BE PATIENT AND WORK IT OUT.




Using ZenTao and Scrum


1. Create users in ZenTao


2. Create your Product in ZenTao and add user stories.


3. Decompose stories to tasks and record them in ZenTao. Assign tasks to team members.


4. Assignee updates the man-hour every day.


Click the button and enter the man-hour in the pop-out window.



5. If any bugs, go to QA to report it. You can also create cases, builds, suites, reports, and libraries under QA module.



You can also use Doc to manage documents related the product/project, Report to get an intuitive overview of your product/project/bugs.


For more instructions on how to do Scrum suing ZenTao, go to ZenTao official website.


Reference

1.https://www.scaledagileframework.com/product-owner/

2.https://www.agilealliance.org/glossary/scrum-master/

Write a Comment
Comment will be posted after it is reviewed.
Dynamic