# Testing Techniques

There are numerous types of tests, each with its purpose and characteristics. If you are starting in the testing area, it is important that you understand the difference between each of them, as this will help you to choose the type of test that you will perform in each situation.

In the following chapter we will describe in detail each of the existing types of tests, their characteristics and how to apply them.

  1. Testing Techniques
  2. Functional Testing Techniques
  3. User Acceptance Testing
  4. Exploratory Testing
  5. Sanity Testing
  6. Regression Testing
  7. Unit Testing
  8. Smoke Testing
  9. Integration Testing
  10. Non-Functional Testing
  11. Load Testing
  12. Performance Testing
  13. Stress Testing
  14. Security Testing
  15. Accessibility Testing
  16. Compatibility Testing

โ† Back to Roadmap