Software Testing Tutorial #2 – What is Manual Testing | With Examples

In this Software Testing Tutorial we will learn what is manual testing and its process with examples. Software testing can be broadly categorized as Manual testing and Automation testing.

Manual testing is the testing which is done without involvement of any automation tools or scripts. The process of manual testing needs to be followed and manual test execution of scripts need to pass before you plan to automate those test cases.