IT 101: Testing

Diana Bernardo
3 min readJan 7, 2020

This series of articles is a compilation of the notes I gathered during my programming bootcamp at Green Fox Academy, last year.

You can read the other articles here:

  1. Endpoints
  2. Authentication
  3. Data Flow

Why should you write tests to your software?

1. Software testing saves money

2. Security

3. Product quality

4. Customer satisfaction