Object Oriented Software Engineering   View all facts   Glossary   Help
subject > process > verification > testing > testing performed by software engineers > integration testing
Next testing performed by software engineersobject oriented testing    Uptesting performed by software engineers    Previous testing performed by software engineersindependent testing   

integration testing comparison table
Subject work well on has definition
big bang testinglarger systems because it may be hard to tell in which subsystem the defect lies when a failure occursAn inappropriate approach to integration testing in which you take the entire integrated system and test it as a unit
incremental testing A integration testing strategy in which you test subsystems in isolation, and then continue testing as you integrate more and more subsystems

Next testing performed by software engineersobject oriented testing    Uptesting performed by software engineers    Previous testing performed by software engineersindependent testing