Manual testing is the process of testing software manually without automation. It involves various levels of testing like unit testing and system testing. Types of blackbox testing include functional and non-functional testing. The steps for manual testing are to understand documentation, draft test cases, execute test cases, report bugs, and retest after fixes. Sample testing points cover testing buttons, text fields, dropdowns, filters, and other common elements.
Related topics: