wiki:PROCESS/Simple

Version 2 (modified by deyan, 16 years ago) (diff)

--

Sophie 2.0 Process

  • 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
  • Teams
    • Analysis - does the specification of features, keeps the product consistent
    • Functional - does the design and implementation of the platfoem 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)

  • Discipline
    • workday starts 9:30
    • work outside of office should be approved by the team leader
    • daily and monthly reports
    • internal backlog
    • meetings

  • 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