What is difference between manual & automation testing?
The difference between manual and automation testing is that in manual testing, a human being performs some tests on the software while in automation testing, a program performs automated test cases on the software.
In manual testing, some people perform test cases manually while in automation testing, the test cases are performed by tool.