Assume I'm using an interpreted language to power a medium or large application, and that the application is tested by hand (no unit tests, not integration tests, etc). Support for said product will not be dropped any time in the foreseeable future, and new development happens daily.
Are there some situations in which it would not be beneficial to begin implementing an automated test suite of some sort?