Manual Testing Manual Testing is a type of software
testing in which test cases are executed manually by a
tester without using any automated tools. The purpose
of Manual Testing is to identify the bugs, issues, and
defects in the software application.
Review and baseline the test cases with Team Lead, Client
Execute the test cases on the AUT
Report bugs.
Black Box Testing
White Box Testing
Unit Testing
System Testing
Integration Testing
Acceptance Testing