) Manual Testing is eye ball testing 2) Applications with short life cycles.
3) Applications that have GUIs that constantly changes
4) It requires less time and expense to begin productive manual testing.
5) Automation cannot replace human intuition, inference, and inductive reasoning.
6) Automation Testing cannot change course in the middle of a test run to examine something that had not been previously considered.
7) Manual QA testing can be used in both small and big projects.
8) Easily we can update our test case according to project movement.
9) It is covered in limited cost.
10) Easy to learn for new people who are entered into testing.
11) Manual QA Testing is more reliable than automation (in many cases automation will not cover all cases)