Every bug is an opportunity to make QA Bash better. We're excited to launch the QA Bash Bug Tracker . Found an issue?…
28 discussions
Every bug is an opportunity to make QA Bash better. We're excited to launch the QA Bash Bug Tracker . Found an issue?…
The traditional STLC is evolving. Modern QA teams are moving beyond test execution by combining AI agents, TestOps,…
You can also extend it with skills, plugins, hooks, MCP servers, and subagents—or run it completely local-first using…
Folks who want to understand internals - read about how the whole chain of work happens when locator.click is called in…
Sharing a piece of gold that most testers have probably never come across 😛 Not a blog. Not a LinkedIn post. An actual…
Over the past few months I've been experimenting with Claude and GitHub Copilot for test case generation at work. Mixed…
Before trace viewer, debugging a CI failure meant adding console.log, pushing, waiting 8 minutes for CI, repeat.…
After three rewrites, here's the conftest.py structure that finally works for our monorepo (4 services, ~800 tests):…
Three years ago I was doing entirely manual testing — exploratory testing, test case execution in Jira, bug reports.…
Starting a new web app project next month and we're deciding between Playwright and Cypress for E2E. The app is a React…
After 8 months of incremental migration, our entire Selenium suite (Java + TestNG) is now Playwright + TypeScript. A…
Every few months someone on our team brings up migrating to Playwright. We've evaluated it twice now and decided to…
Here's the checklist I run through when writing API tests for a new endpoint. Not exhaustive but covers 90% of what…
We needed to mock 3 external APIs for our integration test suite. Tried three approaches over 6 months: WireMock -…
Six months ago our test pipeline blocked PRs for 45 minutes. Today it's 8 minutes. Here's every change we made, in…
I've been systematically using Claude for test maintenance tasks (not generation) for 3 months. Honest findings: Tasks…
We ran our first real k6 load test last quarter targeting 500 concurrent users. A few things that surprised us: The…
People ask me this a lot so I'll write it out properly. Background: BA in English, worked in manual QA for 3 years at a…
Unpopular opinion, but I think the current hype around AI test generation is leading teams to invest in workflows that…
I joined a FAANG-adjacent company as an SDET 18 months ago after 5 years at startups. Honest assessment: What's better…