Jump to content

Talk:Integration testing

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 81.178.96.179 (talk) at 22:31, 16 August 2004 (Definition). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

from VFD:

Definition

I do not beleive this definition is correct. Integration testing is normally that phase where different components/modules are brought together. Before this would be the Functional test phase ( or even some times it's called the system tests ). The functional tests differ from the unit tests in the respect that the 'user' functions of the software are being tested, rather than the 'programming' functions. Hope i've expressed these comments in the correct place.