Types of Software Testing

A. Black Box

    • Load Testing
      Stress Testing
      Volume Testing
  • Acceptance Testing
    Exploratory Testing
    Functional Testing
    Integration Testing
    Performance Testing

    Regression Testing
    Smoke Testing
    Usability Testing
    Sanity Testing
    Installation Testing
    System Testing
    UI

B. White Box

    • 1. Flow Graph Notation
      2. Cyclomatic Complexity
      3. Deriving Test Cases
      1. Conditions Testing
      2. Data Flow Testing
      3. Loop Testing
  • i. Unit Testing
    ii. Coverage Testing
    iii. Basis Path Testing

    iv. Control Structure testing.


C. Gray Box


http://www.crestechsoftware.com

Leave a comment