The quick answer: integration testing is, in essence, a subset of functional testing, and acceptance testing is a form of functional testing.
I recommend reading the wikipedia related articles . Keep in mind that definitions of different types of tests can be taken with a grain of salt.
source share