Tree Web Testing Approach

Goal of Today

  • Align on strategy
  • Address build issues
  • Divvy responsibilities

Deterministic

adjective - Always producing the same output given the same input; predictable and consistent.

 

“Good unit tests should be deterministic to avoid flaky results.”

  • Fast
  • Many
  • High Coverage
  • Deterministic (mocked)
  • Fastish
  • Deterministic (mocked)
  • What the heck are these?
  • Slow
  • Critical User Flows
  • Real Data

WD

QA

Unit/Component

Integration

E2E

How do we want to solve them?

What issues are you experiencing?

Made with Slides.com