I'm writing a test for an admin action that should be visible to admins but hidden from regular users. The test needs…
109 discussions
I'm writing a test for an admin action that should be visible to admins but hidden from regular users. The test needs…
I see test.step() mentioned in Playwright docs but I'm not clear on when it's worth the extra nesting. From what I…
We’re excited to introduce QABash Copilot — your AI-powered, unbiased mentor for Quality Engineering and career growth.…
I'm working on a fairly large test project (~500 tests across 3 microservices) and our conftest.py files are getting…
Three years ago I was doing entirely manual testing — exploratory testing, test case execution in Jira, bug reports.…
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…
0 votes
0 votes
Most important AI research papers ever published that belong on every engineer’s bookshelf.
We’re building AI agents faster than we’re learning how to test them. Have we improved software quality—or just…
For years, developers faced an awkward compromise: • GET was perfect for read operations—but request bodies were either…