Files
knowledge/categories/team-work.md
T
2018-02-15 17:04:21 +11:00

955 B

Agile

  • Retrospective
  • Iteration meeting
  • Showcase
  • Code review
  • Pair programming
  • Instant feedback

Kanban

Tools

  • ThoughtWorks Tech Radar
  • CI
  • CD
  • monitoring/debuging
    • NewRelic
    • Sentry
    • Google analytics
    • Prometheus
    • bosun
      • components
        • opentsdb
        • cadvisor
  • Cross-functional team
    • One role can do others works
      • Dev can do test
      • QA can write BDD and automation tests
    • One Delivery team
    • High spped
      • Team members can address problems more quickly

Test

  • unit test
  • integration test
  • functional test
    • selenium