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.

Software Testing Tutorial #1 -What is Software Testing | With Examples

In this Software Testing Tutorial we will learn what is software testing along with real life examples. I will explain testing in general and then how you can correlate testing of any other product with software testing.

Software testing is not a standalone activity, it is complete process in software development lifecycle which ensure that your software is good quality and meets customers expectation.