What is the difference between manual and automation?
The major difference between a manual test and an automated test is that during manual tests, a human would perform different steps in the tests through step by step procedure, with no test scripts. For the automated test, you can execute the test automatically through frameworks, with different software and tools.