Hacker News new | ask | show | jobs
by isbvhodnvemrwvn 1841 days ago
I agree with repeated tests, they are wonderful at catching regressions - however exploratory testing is still something valuable which many developers overlook - a lot of us are happy with clicking through happy path and maybe some most obvious error scenarios, but there is a lot of applications where you can paste several megabytes of text in some of the forms - something that a more thorough exploration testing session would likely catch.