Testing

1. For Software Engineering

Several types that deal with different points of failures

1.1. Unit Testing

  • testing individual functions

1.2. Integration Testing

  • testing more than one function in an application

1.3. User Interface Testing

1.4. Load Testing

1.5. DataBase Testing

1.6. Browser Testing

3. Observability

Tags::meta: