MANUAL TESTING
CONTENT
 WHAT IS MANUAL TESTING?
 TYPES OF MANUAL TESTING
 HOW TO PROCESS MANUAL TESTING?
WHAT IS MANUAL TESTING?
 Manual Testing is a way of software testing where
the testing manually work on the test issue without
usage of any other automation tools.
 It is an important type of all testing types and
manage to find bugs in software system.
TYPES OF MANUAL TESTING
 Black box testing
 White box testing
 Unit testing
 System testing
 Integration testing
 Acceptance testing
HOW TO PROCESS MANUAL TESTING?
 Read and understand
 Draft test case
 Review and baseline
 Execute
 Report bugs
 Once fixed , again execute the failing test cases to
verify they pass.
THANK YOU

Manual testing

  • 1.
  • 2.
    CONTENT  WHAT ISMANUAL TESTING?  TYPES OF MANUAL TESTING  HOW TO PROCESS MANUAL TESTING?
  • 3.
    WHAT IS MANUALTESTING?  Manual Testing is a way of software testing where the testing manually work on the test issue without usage of any other automation tools.  It is an important type of all testing types and manage to find bugs in software system.
  • 4.
    TYPES OF MANUALTESTING  Black box testing  White box testing  Unit testing  System testing  Integration testing  Acceptance testing
  • 5.
    HOW TO PROCESSMANUAL TESTING?  Read and understand  Draft test case  Review and baseline  Execute  Report bugs  Once fixed , again execute the failing test cases to verify they pass.
  • 6.