Quantcast
Channel: Secure Software Development » unit tests
Browsing latest articles
Browse All 3 View Live

Image may be NSFW.
Clik here to view.

A Classification of Tests

There are many ways of testing software. This post uses the five Ws to classify the different types of tests and shows how to use this classification. Programmer vs Customer (Who) Tests exist to give...

View Article


Image may be NSFW.
Clik here to view.

The Differences Between Test-First Programming and Test-Driven Development

There seems to be some confusion between Test-First Programming and Test-Driven Development (TDD). This post explains that merely writing the tests before the code doesn’t necessarily make it TDD....

View Article

Image may be NSFW.
Clik here to view.

How Friction Slows Us Down

I once joined a project where running the “unit” tests took three and a half hours. As you may have guessed, the developers didn’t run the tests before they checked in code, resulting in a frequently...

View Article
Browsing latest articles
Browse All 3 View Live