It's a common mistake that tests take lots of time, while actually the truth is that initial manual testing is the overhead. Kickout manual testing and never ask time for writing tests - make them a part of your workflow.
Automated testing is a process of writing and executing scripts which will simulate a user using our application before it get’s released to production.