- cross-posted to:
- programmer_humor@programming.dev
- cross-posted to:
- programmer_humor@programming.dev
cross-posted from: https://dubvee.org/post/861635
Not OC: Just found this on my old hard drive while grabbing some other stuff.
cross-posted from: https://dubvee.org/post/861635
Not OC: Just found this on my old hard drive while grabbing some other stuff.
I actually think QA is the one that shouldn’t be a separate role. Test cases ought to be written by the product owner or project manager as part of defining a feature to implement, and they should do manual testing of a feature before marking it done. Implementing automated tests is probably already the developer’s job.