Skip to content

Instantly share code, notes, and snippets.

@jarencudilla
Last active June 26, 2025 03:37
Show Gist options
  • Save jarencudilla/c95e0e16e1e1c529533bae9ce2605608 to your computer and use it in GitHub Desktop.
Save jarencudilla/c95e0e16e1e1c529533bae9ce2605608 to your computer and use it in GitHub Desktop.
Hybrid QA workflow combining Agile, Shift-Left, and Risk-Based testing.

Hybrid QA Methodology: Agile, Shift-Left, and Risk-Based Testing That Works

Problem:
Most QA workflows are either too bloated with ceremony or too fragmented to catch bugs early. This approach fixes both.

Core Insight:
Blend Agile timing, Shift-Left priorities, and Risk-Based targeting into one unified QA loop—then cut everything else.


✅ Key Actions or Ideas

  • 🧪 Align test strategy to real project risk—not coverage quotas.
  • 🕹️ Push exploratory + automation as early as possible (Shift-Left).
  • 🛠️ Use GitHub workflows as living documentation, not PDFs.

Full article:
📎 https://qajourney.net/hybrid-qa-methodology

📁 GitHub Repo:
🔗 https://github.com/jarencudilla/qajourney-automation-lab

✍️ Jaren Cudilla – QAJourney.net

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment