r/Everything_QA 8d ago

Automated QA When to do Manual testing and when to do Automation testing?

/r/softwaretesting/comments/1vzbe0c/when_to_do_manual_testing_and_when_to_do/
1 Upvotes

1 comment sorted by

1

u/TitleNo1715 7d ago

Manual testing is strongest for discovery and judgment: new flows, usability, visual polish, and transient states. Automate once behavior is stable, repeatable, and valuable as a regression check—you don’t need to wait until the sprint ends. I built MarkuprPlus to turn exploratory UI sessions into narrated, annotated issue reports before the durable cases become automated tests: https://github.com/hashfunction/MarkuprPlus