17.4 Testing

What is a “test plan”

Why does testing improve stability of an app

Automation vs Manual

Test types:

  • Unit, Integration, Functional, Load ….

  • Testing behaviour vs Testing components

Can you have too many tests

Can you have the wrong kind of tests