Javier L. Velasquez
Personal blog and notes
What makes a bad test?
## What do we mean by a "test"? So this article's title is pretty vague. What do we mean by _test_? Do we mean a manual test? Do we mean an automated ui test? Do we mean a unit test? In an Agile org...
read more →The Many Ws of Testing
## What do we mean by a "test"? So this article's title is pretty vague. What do we mean by _test_? Do we mean a manual test? Do we mean an automated ui test? Do we mean a unit test? In an Agile org...
read more →The Testing Pyramid Series
_What exactly is the testing pyramid? What is the difference between an integration test and a system test? Are system tests integration tests? When should I be writing unit tests and when should I be...
read more →