How to perform Manual Testing

  1. Read and understand the software project documentation/guides. Also, study the Application Under Test (AUT) if available.
  2. Draft Test cases that cover all the requirements mentioned in the documentation.
  3. Review and baseline the test cases with Team Lead, Client (as applicable)
  4. Execute the test cases on the AUT
  5. Report bugs.
  6. 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.

Manual Testing Tutorial for Beginners

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top