Hacker News new | ask | show | jobs
by hitsurume 1842 days ago
As a former QA Eng, this is pretty spot on. We use to have a lot more lead time in doing manual testing and catching things during feature testing and then adding to our regression suites. Nowadays the mindset of continuous delivery is to just fail forward and rollback or feature flag something off if it doesn't work. There is still manual testing in teams that are more waterfall and probably dealing with more impactful issues that make manual testing a priority, like payments.
1 comments

I work in finance and payments and manual testing is only confined to exploratory testing which we only do occasionally.