- Read and understand the software project documentation/guides. Also, study the Application Under Test (AUT) if available.
- Draft Test cases that cover all the requirements mentioned in the documentation.
- Review and baseline the test cases with Team Lead, Client (as applicable)
- Execute the test cases on the AUT
- Report bugs.
- Once bugs are fixed, again execute the failing test cases to verify they pass.
Types of Manual Testing:
Below given diagram depicts Manual Testing Types.Β In fact, any type of software testing type can be executed both manually as well using an automation tool.
