You can also extend it with skills, plugins, hooks, MCP servers, and subagents—or run it completely local-first using…
109 discussions
You can also extend it with skills, plugins, hooks, MCP servers, and subagents—or run it completely local-first using…
Anyone have thoughts on encrypting data in an app and verifying that the salt, IV, etc. are always in the right place…
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…
GPT-5.6 just dropped, and one thing is becoming clear: The AI race is no longer about who has the smartest model. It’s…
💡 Idea: deploy-friendly tic tac toe... we got Kid mode (with Emojis) + AI Opponent Try out here: Built with Opencode +…
You are a QA tester seeking to create diverse test datasets to validate form/application functionality, robustness,…
6-Month QA → GenAI QA Transformation Roadmap 💎Month 1:Objective: Shift from test execution to system validation…

For years, developers faced an awkward compromise: • GET was perfect for read operations—but request bodies were either…
We’re building AI agents faster than we’re learning how to test them. Have we improved software quality—or just…
We’re excited to introduce QABash Copilot — your AI-powered, unbiased mentor for Quality Engineering and career growth.…
Most important AI research papers ever published that belong on every engineer’s bookshelf.
Our Playwright suite has 200+ tests and login takes 3–4 seconds each time. Running everything serially we're losing ~15…
I have a senior SDET interview at a product company (Series C, ~200 engineers) in 3 weeks. I've done 2 SDET interviews…
We have a 1,200-test suite built over 4 years. Good test coverage, but: - No documentation of test strategy or…
I'm writing a test for an admin action that should be visible to admins but hidden from regular users. The test needs…
Most AI test generation demos show the happy path: given a function, generate a test skeleton. I've seen this work OK.…
File uploads work fine locally (macOS) but fail intermittently in our Linux CI containers. We're using…