this post was submitted on 01 Apr 2025
1214 points (99.1% liked)

Programmer Humor

22232 readers
703 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Kualdir@feddit.nl 5 points 3 days ago

Look I don't think its bad to have people like that testing, but you'd need a test team to write the test for them or have those people specifically interested in testing the software.

I've had a project where we as testers got out most bugs during test phase, after that it went to staging and there were a few business people who always jumped on testing it there and found bugs we couldn't think of cause they just knew the business flows so well and we had to go off what our product owners said.

Leaving all testing to a non-testing team isn't gonna work