house
Home

Your personalized feed based on your subscriptions and preferences.

help-circle

Honest post. I'm a senior QA engineer in Argentina and I'm trying to fix our performance testing setup, which currently is... not great. On paper: we run **load tests in CI on every merge to main.** In reality: we run a 60-second test with 10 virtual users against a staging environment that has 1/8…

message-square
5
fedilink
0

What does your performance testing actually look like in CI? Ours is basically theater

pin

Honest post. I'm a senior QA engineer in Argentina and I'm trying to fix our performance testing setup, which currently is... not great. On paper: we run **load tests in CI on every merge to main.** In reality: we run a 60-second test with 10 virtual users against a staging environment that has 1/8…



cool_developer to Accessibility TestingEnglish · 2 months ago

Our team in Mexico just started doing structured **keyboard-only testing** as part of our accessibility regression suite. We're covering the obvious stuff — Tab order, Enter/Space on buttons, Escape to close modals. But I keep feeling like we're missing things. Would love to crowdsource a more comp…

message-square
5
fedilink
1

Keyboard-only testing checklist 🛠️ what do you include that others usually miss?

pin

Our team in Mexico just started doing structured **keyboard-only testing** as part of our accessibility regression suite. We're covering the obvious stuff — Tab order, Enter/Space on buttons, Escape to close modals. But I keep feeling like we're missing things. Would love to crowdsource a more comp…

cool_developer to Accessibility TestingEnglish · 2 months ago



I'll go first: about **40% of ours is effectively dead weight.** We have ~1,800 automated tests in a Django + React app. A solid chunk of them: - Haven't been touched in 18+ months - Fail intermittently and get *ignored* rather than fixed - Test implementation details instead of behavior I'm a QA …

message-square
2
fedilink
1

Be honest — how much of your team's test suite is actually maintained?

pin

I'll go first: about **40% of ours is effectively dead weight.** We have ~1,800 automated tests in a Django + React app. A solid chunk of them: - Haven't been touched in 18+ months - Fail intermittently and get *ignored* rather than fixed - Test implementation details instead of behavior I'm a QA …


adminMA to Software Testing - GeneralEnglish · 2 months ago

So my team is mid-migration from **Cypress to Playwright** and honestly it's going better than expected, but I wanted to hear from people who've gone the other direction or had a bad experience. Our main reasons for switching: - Multi-tab and multi-origin support (Cypress still struggles here) - Be…

message-square
6
fedilink
4

Playwright vs Cypress in 2025 — has anyone actually switched and regretted it?

pin

So my team is mid-migration from **Cypress to Playwright** and honestly it's going better than expected, but I wanted to hear from people who've gone the other direction or had a bad experience. Our main reasons for switching: - Multi-tab and multi-origin support (Cypress still struggles here) - Be…

adminMA to Software Testing - GeneralEnglish · 2 months ago
Log in to join the discussion