Week3
Week3
Testing
01 Methods of testing
02 Types of testing
Discussion
#1. Manual Testing
Manual testing is the process of testing the software by hand to learn more about it, to find what is and isn’t working.
This usually includes verifying all the features specified in requirements documents, but often also includes the
testers trying the software with the perspective of their end user’s in mind.
Manual test plans vary from fully scripted test cases, giving testers detailed steps and expected results, through to
high-level guides that steer exploratory testing sessions.