I'm working on a fairly large test project (~500 tests across 3 microservices) and our conftest.py files are getting…
109 discussions
I'm working on a fairly large test project (~500 tests across 3 microservices) and our conftest.py files are getting…
6-Month QA → GenAI QA Transformation Roadmap 💎Month 1:Objective: Shift from test execution to system validation…

You can also extend it with skills, plugins, hooks, MCP servers, and subagents—or run it completely local-first using…
Three years ago I was doing entirely manual testing — exploratory testing, test case execution in Jira, bug reports.…
Sharing a piece of gold that most testers have probably never come across 😛 Not a blog. Not a LinkedIn post. An actual…
Flaky tests are killing our team's confidence in the test suite. We're seeing around 8–12% flake rate on our Playwright…
Starting a new web app project next month and we're deciding between Playwright and Cypress for E2E. The app is a React…
Folks who want to understand internals - read about how the whole chain of work happens when locator.click is called in…
Anyone have thoughts on encrypting data in an app and verifying that the salt, IV, etc. are always in the right place…