Definition: Unit, Integration, and Functional Testing
Gojko Adzic describes defining tests with the following statement: “It’s not important what you call it, but what it does.” This is a great way to approach defining tests. The truth is that there are many different definitions out there, and it’s often difficult to isolate a single meaning from the large variety of perspectives and roles that exist within the development community. In this post, we’ll go over the differences between unit, integration, and functional testing. A programmer could spend a lot of time improving test automation (it’s a huge field), but today we’ll try and cover these three.…
July 4, 2013 by Roman Ožana
Read full story