While I was working on a project I found that manual testing really helped me find some usability issues and problems with how users flow through the system that automated tests missed.
This made me curious. Why do teams still pick testing over automated testing sometimes?
I'm trying to get a better sense of when manual testing is more helpful, than automation like when we're just trying to explore and see how things work or checking if the UI and UX make sense and finding problems that real users might run into. I'd love to hear from testers who have done both manual and automated testing and can share their thoughts.
Replies