Manual Testing

Manual Testing

I. Software testing concepts

  • Introduction
  • Importance of software systems
  • Common of software development and software Bugs
  • Testing Objectives

II. SDLC

  • Software Life Cycle stages
  • Testing Stage in SDLC
  • Cost of Defect Repair
  • Risk of inadequate Testing

III. Software Development Models

  • Waterfall Model
  • Incremental Model
  • Prototype model
  • Rapid Application Development model
  • Spiral Model
  • Model Development
  • Agile Development model (Scrum)

IV.Testing Techniques

  • Static Testing
  • Dynamic Testing

V. Static Testing

  • Static Testing
  • Dynamic Testing

VI.Static Testing

  • Review
  • Inspections
  • Walkthroughs

VII.Dynamic Testing

  • Dynamic Testing
  • Integration Testing
  • System Testing
  • User Acceptance Testing

VIII. Software Testing Life Cycle and Implementation Test Requirements Gathering and Analysis

  • Requirements Reviews
  • Introduction HDFS High Availability
  • Requirements Issues Identification

IX.Testing Methods

  • White Box Testing
  • Black Box Testing
  • Grey Box Testing

X.Level of Testing

  • Unit Testing
  • Integration Testing
  • System Testing
  • User Acceptance Testing

XI. Black Box Test Design Techniques

  • ECP
  • BVA
  • Error Guessing
  • Decision Tables
  • State Transition

XII. White Box Testing Techniques

  • Basis path Testing
  • Program Technique Testing
  • Control Structure Testing
  • Mutation Testing