Manual Testing VS Automation Testing


Manual Testing
Automated Testing
Manual testing requires human intervention
for test execution.

Automation Testing is the use of tools to execute test cases․
Manual testing will require skilled labour,
long time & will imply high costs.

Automation Testing saves time, cost, and manpower. Once recorded, it's easier to run an automated test suite․
Any type of application can be tested manually, certain testing types like ad-hoc and monkey testing are more suited for manual execution.
Automated testing is recommended only for stable systems and is mostly used for Regression Testing․
Manual testing can become repetitive and boring.
The boring part of executing same test cases time and again is handled by automation software in Automation Testing.
o o o o o o o o o o



Useful Links:
Manual testing vs Automation testing article/eng

Manual testing vs Automation testing article/rus

Manual testing vs Automation testing video tutorial/eng

Content