DEV Community

Discussion on: Testing vs. Checking–so what?

Collapse
 
jessekphillips profile image
Jesse Phillips

Roesslerj I think wrote a good explanation why there is value in the distinction.

Seriously it sounded as though the argument was that the distinction does not exist because both are equally valuable and checking is most common.

But I find that even in his examples of where checking is occurring misses the fact that his planning and executing those initial checks falls into testing and the continued checking fall outside testing.

James isn't against tools, they are important to testing. But creating a distinction is valuable as there is a different mindset to accomplishing both, along with an ability to identifying what each bring to the table and what is lost if one is ignored.