We're an SDET team testing a service that uses a database we don't own — the schema is managed by a platform team and…
110 discussions
We're an SDET team testing a service that uses a database we don't own — the schema is managed by a platform team and…
I'm considering ISTQB Foundation and Advanced (Test Automation Engineer) certifications. Combined cost with study…
Theoretically we should test Chrome, Firefox, Safari, Edge. In practice: - Chrome is 65% of our user base - Safari is…
Mutation testing (mutmut for Python, Stryker for JS) sounds powerful in theory: introduce small code changes and verify…
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…
Our engineering director wants 80% code coverage enforced in CI. I understand the intent but I'm worried about…
0 votes
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…
0 votes
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…