On-boarding

Get Started. It's Free
or sign up with your email address
On-boarding by Mind Map: On-boarding

1. Process

1.1. DoR

1.1.1. User Stories are clear

1.1.2. Client approved

1.1.3. AC (Acceptance Criteria)

1.1.4. UI/UX

1.1.5. Estimated

1.2. DoD

1.2.1. Unit test (coverage >= 80%)

1.2.2. Code Review

1.2.3. Self Testing

1.2.4. Buildable

1.2.5. QC tested

1.2.6. Bugs?

1.2.6.1. Depend on what is the kind of bug

1.3. Sprint Planning

1.3.1. Monday morning every 2 weeks

1.3.2. 10:00 AM - MR2.1

1.3.3. Team make a commitment base on

1.3.3.1. Velocity

1.3.3.2. Capacity

1.4. Sprint Retrospective

1.4.1. What went well?

1.4.2. What didn't went well?

1.4.3. How to improve?

1.5. Sprint Demo

1.5.1. Every first Tuesday of the Sprint, demo for the last Sprint

1.5.2. prepare the data

1.5.3. Transparency => build TRUST

1.6. Daily meeting

1.6.1. 10:00 AM - MR2.1

1.6.2. What did you do yesterday?

1.6.3. What are you going to do?

1.6.4. Any Blocker?

1.7. Fine rule

1.7.1. Late for meeting

1.7.1.1. 1-10 mins: 10k

1.7.1.2. more than 10 mins: TBD

1.8. Jira

1.9. Confluence

2. Grooming

2.1. Story Point includes

2.1.1. Include

2.1.1.1. Effort Time

2.1.1.2. Risk

2.1.1.3. Complexity

2.1.2. Base on Fibonacci

2.1.2.1. Easy (1, 2)

2.1.2.2. Medium (3, 5)

2.1.2.3. Hard (8, 13...)

2.1.3. Break the ticket to smaller if it has a large Story Point (Hard)

2.2. Estimation's effort must include (DoD)

2.2.1. Devlopment

2.2.2. Unit Testing

2.2.3. Code Review

2.2.4. Document

2.3. 3 Amigos: The least group of grooming session

2.3.1. PO (1)

2.3.2. QC (1)

2.3.3. DEV (2)

3. Overview

3.1. This is High Jump

3.1.1. Who: Of VISA

3.1.2. Where: Olympics Tokyo 2020

3.1.3. Why: To showcase Visa abilities of

3.1.3.1. Digital banking

3.1.3.1.1. Digital card issueing

3.1.3.2. Customer Engagement

3.1.3.2.1. User can play game to earn coin/medal

3.1.3.3. Historical Transaction

3.1.4. What:

3.1.4.1. Mobile app

3.1.4.1.1. User to add the card, verify card

3.1.4.1.2. As an athlete, user makes transaction to play game, then earn medal

3.1.4.1.3. View the leader board of the "Visa Olympics"

3.1.4.1.4. View the historical transactions of the linked card

3.1.4.2. Back end

3.1.4.2.1. Manage user

3.1.4.2.2. Manage card

3.1.4.2.3. Leaderboard

3.1.4.2.4. Activity

3.1.4.2.5. Integrate with Visa back end

3.1.4.3. Webpage

3.1.4.3.1. Leaderboard for country

3.1.5. When:

3.1.5.1. Alpha: 25-Oct-2019

3.1.5.1.1. iOS

3.1.5.1.2. Backend

3.1.5.2. Beta:15-Jan-2020

3.1.5.2.1. iOS

3.1.5.2.2. Android

3.1.5.2.3. Backend

4. Checklist

4.1. mobile

4.2. BE

4.3. QC

4.4. PO