Modern QA2026Hands-On Exercise — tiles
Log inJoin
26 / 62 · 22 Test Strategy & Quality Metrics · Test Automation Strategy← prev⊞ allnext →☰ Read as one page

3.9Hands-On Exercise

  1. List your top 20 test scenarios by business risk. How many are automated? This is your automation coverage for the things that matter most.
  2. Calculate the ROI for automating one test suite that is currently manual, using the break-even formula above
  3. Fill out the tool decision matrix for your current automation tool versus one alternative. Does the math support your current choice?
  4. Audit your test suite for the maintenance quadrant: how many tests are low-value and flaky? Create a plan to delete or fix them.
  5. Identify the 20% of your automated tests that provide 80% of the value. Ensure they run on every commit and are always green.