Techniques Flows and Resources for creating test strategies

From CitconWiki
Revision as of 09:41, 20 May 2019 by Robpark (talk | contribs) (Created page with "My notes: User:Robpark * Test pipelines and integration strategies across teams * Architecture is important * Hardware complicates matters * Required slow delivery cadence...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

My notes: User:Robpark

  • Test pipelines and integration strategies across teams
  • Architecture is important
  • Hardware complicates matters
  • Required slow delivery cadence causes a wrinkle in continuous delivery
  • Customers demand stability
  • But customers don’t upgrade much (what’s the opposite of evergreen?)
  • How many versions do you support?
  • Can you whittle down your test matrix with mix panel metrics?
  • What if you only have one broadcast a week? For a weekly spike in traffic.. (can emulate with mock broadcasts?)
  • Recording event streams now .. in hope of being able to replay them .. focus on fixing problems quickly on the fly (over trying to handle/solve every problem)
  • It’s so important to assume you will miss something .. so MTTR is critical