Last modified 16 years ago
Last modified on 03/21/09 15:08:54
Sophie 2 Process
Overview
Process defines how the goals are accomplished.
Member requirements
- Work towards the goal
- Be honest
- Take initiative
- Look around
- Seek improvements
- Seek the most appropriate solution
- Quality is not negotiable. Scope and resources are.
- Accept the challenge
Discipline
- workday starts 9:30
- work outside of office should be approved by the team leader
- daily and monthly reports
Scrum
- iterative incremental process of software development
- counts on one to take the initiative
- roles
- product owner - the voice of the customer
- scrum master - solves problems
- self-organizing team - does the progress
- regular standup meetings to show progress, plan and solve problems
- opening, closing and other meetings
- Artifacts - Product backlog, Sprint Backlog, Internal Backlog.
Teams
- Analysis - does the specification of features, keeps the product consistent
- Functional - does the design and implementation of the platform and features
- Release - does the final touch, delivers the final product
Workflow
Tickets are the product backlog
- New - part of the product backlog, hasn't been worked on
- Analysis - what has to be done
- Design - how it should be done
- Implementation - actual implementation
- Testing - problems, documentation
Each of these has
- Started - in progress, someone works on it
- Finished - ready for a review
- OK - reviewed and ready for the next phase (if any)